4 次程式碼提交 (e82460e4937fd9206bba32e2659fdfb9e2830db8)

作者 SHA1 備註 提交日期
  Simon Steiner e82460e493 FOP-2733: Drop dependency on Avalon-Framework 5 年之前
  Simon Steiner b2cdec0119 FOP-2815: Avoid calling method not in spring-jcl 5 年之前
  Simon Steiner 36d81a0a71 FOP-2648: Code cleanup 7 年之前
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 年之前
  Glenn Adams 57949ba0cf Configure maven build. 8 年之前
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 年之前
  Luis Bernardo 155a76a2ff updated and renamed batik jar (note: many batik classes were moved to different packages) 9 年之前
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 年之前
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 年之前
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations 12 年之前
  Vincent Hennebert 5ed41f9cfc Removed debug output to System.out 12 年之前
  Vincent Hennebert 2e8f9428b4 Bugzilla #49695: Replaced magic numbers with constants from UnitConv and GraphicsConstants 13 年之前
  Jeremias Maerki 8a2c2476e3 Added support for font substitutions on PDF/PSTranscoder by configuring the FontManager. 13 年之前
  Jeremias Maerki 29e8badcec Bugzilla #49733: 13 年之前
  Jeremias Maerki 05c9bf8726 Javadocs: Removed all <tt> occurrences with <code> or {@link}. 14 年之前
  Jeremias Maerki 6b14d50265 Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryErrors. Details in code comments. 15 年之前
  Jeremias Maerki e471816c05 Bugzilla #47000: 15 年之前
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 年之前
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 年之前
  Jeremias Maerki b4539a2423 Completely reimplemented the PDFTextPainter. All SVG text (including flow text, but excluding special cases with filters) is now painted in PDF text primitives. 16 年之前
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 年之前
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 年之前
  Jeremias Maerki 153e0e1d8d Fix getPixelUnitToMillimeter 20 年之前
  Glen Mazza a054ab3b7e PR: 20 年之前
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 年之前
  Peter Bernard West 3a39a9cda4 Remove unused imports to quieten Eclipse. 20 年之前
  Jeremias Maerki a2da25b8b5 Use different base class for user agent. 20 年之前
  Glen Mazza a43647226b Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from latest CVS build, using Batik's "all-jar" target. 20 年之前
  Jeremias Maerki e41db6d94a Common base class for all of FOP's transcoders. 21 年之前
  Jeremias Maerki 244bced08c Added the basic infrastructure for the PostScript Transcoder. Works, but output doesn't look good, yet. 21 年之前
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 年之前
  Jeremias Maerki 2005ccf746 Switched to long licence 21 年之前
  Keiron Liddle 4f2657162e fixed some more style violations 22 年之前
  Keiron Liddle 581ab9256f updated to current batik method and variable names for pixel to mm 22 年之前
  Keiron Liddle 81812e2f47 spearated GraphicsConfiguration classes 22 年之前
  Keiron Liddle b0efe9e40b applies transform from viewBox 22 年之前
  Keiron Liddle 85a11ded6d progressively output pdf objects to reduce memory usage 22 年之前
  Keiron Liddle 64c1fb1421 implemented links in svg both for standalone and in fo documents 22 年之前
  Keiron Liddle bdad2c98dd updated to changes in batik api 22 年之前
  Keiron Liddle fa70e1de28 extends adapter instead of implementing useragent 22 年之前
  Keiron Liddle bdabe33342 fixed compile error 22 年之前
  Keiron Liddle a0f30b3d13 made the batik pdf transcoder work again 22 年之前
  Keiron Liddle d4fcf5b78d changed the parent to FONode 22 年之前
  Keiron Liddle bf459de6db updated for changes to batik 22 年之前
  Keiron Liddle 49459fd44b changed api associated with batik to current batik 22 年之前
  Keiron Liddle c035335895 updated use of batik to changed api 23 年之前
  Keiron Liddle b269a5cca4 adds support for svg links to be put into the pdf 23 年之前
  Keiron Liddle 87849d3145 updated to new batik interface 23 年之前
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 年之前
  Keiron Liddle 48202f4386 added the start of svg linking 23 年之前