| Commit message (Expand) | Author | Age | Files | Lines |
* | FOP-3046: Correct test | Simon Steiner | 2022-01-06 | 1 | -53/+0 |
* | FOP-3046: Don't use page position only on redo of layout | Simon Steiner | 2022-01-06 | 1 | -0/+53 |
* | Configure maven build. | Glenn Adams | 2016-03-06 | 1015 | -190936/+0 |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1053 | -53303/+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 |
* | FOP-2335: Content is missing after IPD change | Simon Steiner | 2016-01-06 | 12 | -1/+831 |
* | 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 | 2 | -0/+96 |
* | 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-2498: Fix "last" page master usage with force-page-count=end-on-even/-odd | Matthias Reischenbacher | 2015-07-13 | 1 | -0/+77 |
* | | FOP-2488: Support PDF/UA | Simon Steiner | 2015-06-16 | 2 | -2/+86 |
* | | FOP-2487: replace cached pages if span condition doesn't match | Matthias Reischenbacher | 2015-06-15 | 1 | -0/+48 |
* | | FOP-2465: Fix links to/from 'last' page | Matthias Reischenbacher | 2015-06-12 | 1 | -0/+80 |
|/ |
|
* | FOP-2475: Tagged PDF footnote separator incorrect order | Simon Steiner | 2015-06-05 | 1 | -0/+68 |
* | FOP-2476: Tagged pdf: Tags are showing in the wrong order in the acrobat's pr... | Simon Steiner | 2015-06-05 | 19 | -271/+271 |
* | FOP-2482: Read out loud not working with 256 bit encryption and accessibility | Simon Steiner | 2015-06-05 | 2 | -2/+2 |
* | Address high and medium priority findbugs warnings | Andreas L. Delmelle | 2015-05-23 | 1 | -5/+3 |
* | Corrected testcase added in r1679533 | Andreas L. Delmelle | 2015-05-15 | 1 | -3/+5 |
* | Minor fix to make footnotes easier to track while debugging. Added disabled l... | Andreas L. Delmelle | 2015-05-15 | 3 | -7/+75 |
* | FOP-2456: PDF VT and Page Piece support | Simon Steiner | 2015-03-12 | 6 | -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-2348: | Luca Furini | 2015-02-14 | 1 | -0/+58 |
* | FOP-2447: Text cut off for changing IPD for page starting with a table | Simon Steiner | 2015-02-09 | 2 | -1/+69 |
* | 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 | 10 | -6/+1136 |
* | 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-2060: adjoining blocks with break-before="page" break-after="page" cause ... | Luis Bernardo | 2014-10-15 | 2 | -0/+99 |
* | 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 | 7 | -6/+582 |
* | FOP-2303: add test for bug fix | Glenn Adams | 2014-09-08 | 1 | -0/+63 |
* | FOP-2258: minor test file name change | Glenn Adams | 2014-09-08 | 1 | -0/+0 |
* | FOP-2410: add test for bug fix | Glenn Adams | 2014-09-08 | 1 | -0/+56 |
* | FOP-2258: add test for bug fix | Glenn Adams | 2014-09-08 | 1 | -0/+53 |