aboutsummaryrefslogtreecommitdiffstats
path: root/test/java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031053-53303/+0
* Add test for PDF AttachmentSimon Steiner2016-01-261-0/+61
* FOP-2309: Support PCL Color thanks to James BurtonSimon Steiner2016-01-181-0/+60
* Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods.Andreas L. Delmelle2016-01-021-3/+3
* 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
* Correct checkstyle issue - import incorrect orderAndreas L. Delmelle2015-11-271-1/+1
* Tweak - Make sure that proper distinction is made between real RuntimeExcepti...Andreas L. Delmelle2015-11-265-26/+29
* FOP-2510: Flow name infinite LoopSimon Steiner2015-08-121-0/+80
* 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
* | FOP-2507: PDFVT and Page Piece exception using IFSimon Steiner2015-07-311-4/+57
* | FOP-2499: PDF/UA warnings for nested elementsSimon Steiner2015-07-281-0/+61
* | FOP-2488: Support PDF/UASimon Steiner2015-06-162-2/+86
|/
* FOP-2475: Tagged PDF footnote separator incorrect orderSimon Steiner2015-06-051-0/+68
* FOP-2482: Read out loud not working with 256 bit encryption and accessibilitySimon Steiner2015-06-052-2/+2
* Minor fix to make footnotes easier to track while debugging. Added disabled l...Andreas L. Delmelle2015-05-151-6/+0
* FOP-2456: PDF VT and Page Piece supportSimon Steiner2015-03-125-1/+254
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-0613-13/+5
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-2410-19/+335
* FOP-2442: Specifying the expansion of an abbreviationSimon Steiner2015-02-061-0/+17
* FOP-2442: Specifying the expansion of an abbreviationSimon Steiner2015-02-062-1/+6
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-021-1/+5
* reapply r1637817 (new ant task removes cache)Luis Bernardo2014-11-262-5/+7
* Revert to r1637810 to fix broken build.Glenn Adams2014-11-112-7/+5
* FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf...Luis Bernardo2014-11-102-5/+7
* FOP-2416: add support for Arabic Joiners (ZWJ/ZWNJ) - preliminaryGlenn Adams2014-10-135-5/+147
* FOP-2157: Deadlock in CompareUtil class; patch by Jacopo Cappellato based on ...Luis Bernardo2014-10-091-0/+98
* FOP-2213 use kern table when no GPOS kern lookups are presentGlenn Adams2014-09-094-6/+424
* FOP-2353: Test PDF-A preflight warningsSimon Steiner2014-08-261-0/+22
* FOP-2391: preliminary (but incomplete) support for complex script text nodes ...Glenn Adams2014-08-031-1/+1
* 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
* FOP-2395: PDF encryption does not work when PDF version is set in FOP config;...Luis Bernardo2014-07-191-1/+3
* Merged latest trunkVincent Hennebert2014-07-186-21/+10
|\
| * Merge font mergingSimon Steiner2014-07-161-15/+4
| |\
| | * Add t1 mergingTemp_FontMergingSimon Steiner2014-06-201-15/+4
| * | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-155-6/+6
* | | 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
|/ /
* | Fix compiler warnings.Glenn Adams2014-07-061-3/+2
* | FOP-2385: Add ability to specify custom properties in the Document Informatio...Vincent Hennebert2014-06-181-0/+72
|/
* FOP-2354: Subset support for Type 1 fontsRobert Meyer2014-05-232-0/+441