4 Commits (e82460e4937fd9206bba32e2659fdfb9e2830db8)

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