aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0392-9863/+0
* FOP-2309: Support PCL Color thanks to James BurtonSimon Steiner2016-01-181-0/+60
* FOP-2552: TrueType in AFP adding extra slash to end of font uriSimon Steiner2015-12-161-3/+31
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-041-10/+79
* FOP-2486: Soft font support for TrueType fonts in PCLRobert Meyer2015-08-105-0/+451
|\
| * FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-042-2/+80
| * Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-125-0/+373
* | FOP-2473: SVG text using filters not shownSimon Steiner2015-08-101-0/+33
* | FOP-2504: Truetype support for AFPSimon Steiner2015-08-062-0/+416
* | FOP-2508: TTF bullet missing when OTF usedSimon Steiner2015-07-311-0/+74
|/
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-061-1/+0
* FOP-2393: only the gradient's transform should be used. Other transforms will...Vincent Hennebert2014-08-011-0/+1
* Disable checkEOF when processing PS files. It's perfectly valid to have an %%...Vincent Hennebert2014-07-281-0/+1
* Added more complete testsVincent Hennebert2014-07-181-4/+126
* Check bounds and encodeVincent Hennebert2014-07-181-0/+12
* For a Shading object, domain is optional and its default value is what we needVincent Hennebert2014-07-183-8/+0
* Added test case for the gradient packageVincent Hennebert2014-07-183-4/+167
* Cleaned up and re-organized PS gradient test caseVincent Hennebert2014-07-187-205/+145
* FOP-2385: Add ability to specify custom properties in the Document Informatio...Vincent Hennebert2014-06-181-0/+72
* FOP-2372: New extension to resize background imagesLuis Bernardo2014-05-111-0/+162
* FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...Vincent Hennebert2014-04-041-5/+19
* FOP-2357: When an SVG image has transparency and a PDF profile is used that d...Vincent Hennebert2014-03-141-0/+18
* Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-1758-199/+185
* FOP-2313: add support for svg gradients when generating PostScript; most code...Luis Bernardo2013-11-134-0/+205
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-1/+1
* FOP-2248: add support for AES 256 PDF encryptionLuis Bernardo2013-05-181-1/+9
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-076-70/+70
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-1/+1
* FOP-2226: Image resources are not closed when rendering into the Intermediate...Vincent Hennebert2013-03-191-0/+93
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-053-2/+78
* FOP-2206: adds unit test for PSPainter.drawText()Luis Bernardo2013-02-061-8/+62
* bugzilla #54196: configure big / little endian support for TIFF images; patch...Luis Bernardo2012-11-252-0/+19
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-052-4/+4
* missing license header (fixes rev 1403646)Luis Bernardo2012-11-042-2/+40
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-303-4/+95
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-247-0/+1062
|\
| * Removed a CastTemp_RoundedCornersPeter Hancock2012-10-231-13/+26
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-222-48/+15
| * Fixed failing testPeter Hancock2012-10-091-1/+1
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-087-6/+1080
| * Merged trunk@1391502Peter Hancock2012-10-043-5/+104
| |\
| * | Fixed merge errorPeter Hancock2012-07-031-0/+8
* | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-201-8/+69
| |/ |/|
* | Bugzilla #53865: Add Rows per Strip configuration for Tiff rendererPeter Hancock2012-09-132-2/+23
* | Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap co...Mehdi Houshmand2012-08-283-5/+83
|/
* Merged in trunk@1356161Mehdi Houshmand2012-07-021-0/+99
|\
| * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-021-0/+99
* | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-269-314/+185
* | Merged in trunk@1353397Mehdi Houshmand2012-06-265-0/+449
|\|
| * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-223-0/+367
| |\