aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * \ Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-283-3/+117
| |\ \
| * | | Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4Vincent Hennebert2012-05-285-50/+60
| * | | Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-0534-159/+1077
| |\ \ \
| * | | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-305-0/+439
| * | | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...Vincent Hennebert2010-08-271-58/+0
| * | | | Merged changes from Trunk up to revision 989178Vincent Hennebert2010-08-254-106/+39
| |\ \ \ \
| * | | | | Added support for CID-keyed TrueType fonts in PostScript outputVincent Hennebert2010-06-291-0/+58
* | | | | | Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-221-2/+3
* | | | | | Added tests and cleaning up of codeMehdi Houshmand2012-06-206-33/+33
* | | | | | Merged with trunk@1351540Mehdi Houshmand2012-06-203-0/+367
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-153-0/+367
| | |_|_|/ | |/| | |
* | | | | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-112-68/+228
* | | | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-3126-118/+1558
|/ / / /
* | | | Add extension to place code just before PostScript %PageTrailer. Submitted by...Glenn Adams2012-05-271-0/+45
* | | | Bugzilla #53294: Fix invalid PostScript file being created when font-size is ...Glenn Adams2012-05-251-0/+69
* | | | Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-251-3/+3
| |_|/ |/| |
* | | Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-069-9/+9
* | | Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-102-0/+300
|\ \ \
| * | | Associate structure tree elements directly to render contentPeter Hancock2012-01-271-1/+1
| * | | Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-242-0/+300
* | | | 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
| |/ |/|