aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/UtilityCodeTestSuite.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-61/+0
* Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-24/+26
|\
| * Bugzilla #51644:Chris Bowditch2012-01-061-4/+0
| * Restored PDFDocumentGraphics2D functionality.Jeremias Maerki2011-10-151-1/+3
| * Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-041-26/+18
| * PDFFactory responsible for asdigning name to a subset font.Peter Hancock2011-09-261-0/+2
| * Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-081-0/+4
| * Some tests for bitmap conversions.Jeremias Maerki2011-02-041-0/+2
* | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...Vincent Hennebert2010-08-271-1/+1
* | Added support for CID-keyed TrueType fonts in PostScript outputVincent Hennebert2010-06-291-0/+2
|/
* added URIResolutionTestCaseMaximilian Berger2008-08-261-0/+1
* Moved DataURIResolver from FOP to commons; use new URIResolver registryMaximilian Berger2008-08-241-2/+0
* * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions.Adrian Cumiskey2008-08-201-4/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Merged branchJeremias Maerki2008-04-141-0/+4
* fop-rgb-icc() function did not make the round-trip which caused an error in t...Jeremias Maerki2008-02-181-2/+2
* Bugfix for date formatting with negative time zones in the PDF's Info object.Jeremias Maerki2008-02-071-3/+5
* Bugzilla #42278:Jeremias Maerki2007-06-291-0/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-0/+2
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-4/+0
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-1/+5
* PDFNumber.doubleOut() rewritten using java.text.DecimalFormat. Jeremias Maerki2005-09-011-0/+2
* Some general housekeeping. No functional changes.Jeremias Maerki2005-08-101-2/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Initial set of test casesJeremias Maerki2003-07-041-0/+78