aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/render/pdf
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-245-27/+27
* Checkstyle and minor typo fixesVincent Hennebert2008-05-092-9/+9
* Very small cleanup to unit test. This method does not need to be protected.Adrian Cumiskey2008-05-061-1/+1
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-062-5/+5
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-2/+4
* Extract original exception in BasePDFTestCase.java. They are normally embedde...Jeremias Maerki2008-02-181-7/+27
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-6/+8
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
* Added an option to disable the default sRGB profile in PDF output for those w...Jeremias Maerki2008-02-071-0/+64
* Added support for the natural language indentifier ("Lang" in the document ca...Jeremias Maerki2008-01-281-1/+1
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-14/+0
* Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.Jeremias Maerki2007-06-221-0/+112
* Bugzilla #41831:Jeremias Maerki2007-05-281-1/+4
* Stricter user config file validation.Vincent Hennebert2007-02-141-3/+8
* Style only.Jeremias Maerki2006-10-252-46/+57
* Simple test of the PDFCMap class, before refactoring it for ToUnicode Bertrand Delacretaz2006-09-201-0/+69
* Code style, conform to checkstyle requirements (where it makes sense)Bertrand Delacretaz2006-09-202-89/+115
* PDFEncodingTestCase added, but test with custom font is disabled, fails (as e...Bertrand Delacretaz2006-09-153-11/+139
* BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat...Bertrand Delacretaz2006-09-152-48/+85
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Forgot to disable the writing down of the generated PDF files.Jeremias Maerki2006-04-101-1/+1
* Improved JUnit report creation.Jeremias Maerki2006-04-051-0/+157