aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-0713-26/+34
* Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-012-1/+95
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-0420-159/+129
* Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-082-0/+191
* Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-019-52/+407
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-253-76/+9
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-30/+30
* Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-182-0/+255
|\
| * Added tests for 2, 3, 4 values specified in the page boundaries properties.Vincent Hennebert2009-08-141-1/+51
| * Renamed PageScaleAttributes class into PageScale.Vincent Hennebert2009-08-121-4/+6
| * Fixed issues in PageBoundaries class:Vincent Hennebert2009-08-103-141/+203
| * Bugzilla #47311:Jeremias Maerki2009-08-031-32/+44
| * Bugzilla #47311:Jeremias Maerki2009-08-021-0/+129
* | Fixed copy/paste mistake.Jeremias Maerki2009-04-141-1/+2
|/
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-231-0/+159
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-022-2/+4
* Added getUserAgent() to IFDocumentHandler (implemented by all implementations...Jeremias Maerki2008-12-175-0/+634
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2421-60/+60
* 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-2817-85/+102
* Bugzilla #39533:Jeremias Maerki2006-05-181-1/+1
* Bugzilla #39607:Jeremias Maerki2006-05-182-0/+105
* 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
* Implement new interface methodSimon Pepping2006-01-271-0/+9
* Forgot to commit a changed file. Straggler from the RTF library clean-up.Jeremias Maerki2005-08-101-1/+1
* Moved test classes to their proper location.Jeremias Maerki2004-09-2315-0/+1288