| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1052 | -53301/+0 |
* | Add test for PDF Attachment | Simon Steiner | 2016-01-26 | 1 | -0/+61 |
* | FOP-2309: Support PCL Color thanks to James Burton | Simon Steiner | 2016-01-18 | 1 | -0/+60 |
* | Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods. | Andreas L. Delmelle | 2016-01-02 | 1 | -3/+3 |
* | FOP-2552: TrueType in AFP adding extra slash to end of font uri | Simon Steiner | 2015-12-16 | 1 | -3/+31 |
* | FOP-2548: Support Barcode4J page number | Simon Steiner | 2015-12-04 | 1 | -10/+79 |
* | Correct checkstyle issue - import incorrect order | Andreas L. Delmelle | 2015-11-27 | 1 | -1/+1 |
* | Tweak - Make sure that proper distinction is made between real RuntimeExcepti... | Andreas L. Delmelle | 2015-11-26 | 5 | -26/+29 |
* | FOP-2510: Flow name infinite Loop | Simon Steiner | 2015-08-12 | 1 | -0/+80 |
* | FOP-2486: Soft font support for TrueType fonts in PCL | Robert Meyer | 2015-08-10 | 5 | -0/+451 |
|\ |
|
| * | FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFonts | Robert Meyer | 2015-08-04 | 2 | -2/+80 |
| * | Creation of soft fonts for TrueType fonts in PCL | Robert Meyer | 2015-06-12 | 5 | -0/+373 |
* | | FOP-2473: SVG text using filters not shown | Simon Steiner | 2015-08-10 | 1 | -0/+33 |
* | | FOP-2504: Truetype support for AFP | Simon Steiner | 2015-08-06 | 2 | -0/+416 |
* | | FOP-2508: TTF bullet missing when OTF used | Simon Steiner | 2015-07-31 | 1 | -0/+74 |
* | | FOP-2507: PDFVT and Page Piece exception using IF | Simon Steiner | 2015-07-31 | 1 | -4/+57 |
* | | FOP-2499: PDF/UA warnings for nested elements | Simon Steiner | 2015-07-28 | 1 | -0/+61 |
* | | FOP-2488: Support PDF/UA | Simon Steiner | 2015-06-16 | 2 | -2/+86 |
|/ |
|
* | FOP-2475: Tagged PDF footnote separator incorrect order | Simon Steiner | 2015-06-05 | 1 | -0/+68 |
* | FOP-2482: Read out loud not working with 256 bit encryption and accessibility | Simon Steiner | 2015-06-05 | 2 | -2/+2 |
* | Minor fix to make footnotes easier to track while debugging. Added disabled l... | Andreas L. Delmelle | 2015-05-15 | 1 | -6/+0 |
* | FOP-2456: PDF VT and Page Piece support | Simon Steiner | 2015-03-12 | 5 | -1/+254 |
* | updated and renamed batik jar (note: many batik classes were moved to differe... | Luis Bernardo | 2015-03-06 | 13 | -13/+5 |
* | FOP-2445: Merge PDF Linearization branch | Simon Steiner | 2015-02-24 | 10 | -19/+335 |
* | FOP-2442: Specifying the expansion of an abbreviation | Simon Steiner | 2015-02-06 | 1 | -0/+17 |
* | FOP-2442: Specifying the expansion of an abbreviation | Simon Steiner | 2015-02-06 | 2 | -1/+6 |
* | Merged branches/Temp_BasicSideFloat back to trunk. | Luis Bernardo | 2014-12-02 | 1 | -1/+5 |
* | reapply r1637817 (new ant task removes cache) | Luis Bernardo | 2014-11-26 | 2 | -5/+7 |
* | Revert to r1637810 to fix broken build. | Glenn Adams | 2014-11-11 | 2 | -7/+5 |
* | FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf... | Luis Bernardo | 2014-11-10 | 2 | -5/+7 |
* | FOP-2416: add support for Arabic Joiners (ZWJ/ZWNJ) - preliminary | Glenn Adams | 2014-10-13 | 5 | -5/+147 |
* | FOP-2157: Deadlock in CompareUtil class; patch by Jacopo Cappellato based on ... | Luis Bernardo | 2014-10-09 | 1 | -0/+98 |
* | FOP-2213 use kern table when no GPOS kern lookups are present | Glenn Adams | 2014-09-09 | 4 | -6/+424 |
* | FOP-2353: Test PDF-A preflight warnings | Simon Steiner | 2014-08-26 | 1 | -0/+22 |
* | FOP-2391: preliminary (but incomplete) support for complex script text nodes ... | Glenn Adams | 2014-08-03 | 1 | -1/+1 |
* | FOP-2393: only the gradient's transform should be used. Other transforms will... | Vincent Hennebert | 2014-08-01 | 1 | -0/+1 |
* | Disable checkEOF when processing PS files. It's perfectly valid to have an %%... | Vincent Hennebert | 2014-07-28 | 1 | -0/+1 |
* | FOP-2395: PDF encryption does not work when PDF version is set in FOP config;... | Luis Bernardo | 2014-07-19 | 1 | -1/+3 |
* | Merged latest trunk | Vincent Hennebert | 2014-07-18 | 6 | -21/+10 |
|\ |
|
| * | Merge font merging | Simon Steiner | 2014-07-16 | 1 | -15/+4 |
| |\ |
|
| | * | Add t1 mergingTemp_FontMerging | Simon Steiner | 2014-06-20 | 1 | -15/+4 |
| * | | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings | Vincent Hennebert | 2014-07-15 | 5 | -6/+6 |
* | | | Added more complete tests | Vincent Hennebert | 2014-07-18 | 1 | -4/+126 |
* | | | Check bounds and encode | Vincent Hennebert | 2014-07-18 | 1 | -0/+12 |
* | | | For a Shading object, domain is optional and its default value is what we need | Vincent Hennebert | 2014-07-18 | 3 | -8/+0 |
* | | | Added test case for the gradient package | Vincent Hennebert | 2014-07-18 | 3 | -4/+167 |
* | | | Cleaned up and re-organized PS gradient test case | Vincent Hennebert | 2014-07-18 | 7 | -205/+145 |
|/ / |
|
* | | Fix compiler warnings. | Glenn Adams | 2014-07-06 | 1 | -3/+2 |
* | | FOP-2385: Add ability to specify custom properties in the Document Informatio... | Vincent Hennebert | 2014-06-18 | 1 | -0/+72 |
|/ |
|
* | FOP-2354: Subset support for Type 1 fonts | Robert Meyer | 2014-05-23 | 2 | -0/+441 |