aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Tweak - Make sure that proper distinction is made between real ↵Andreas L. Delmelle2015-11-265-26/+29
| | | | | | RuntimeException (i.e. reported as errors) and AssertionException (i.e. reported as failure) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716744 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2455b - Applied updated patch in addition to the original one (see: ↵Andreas L. Delmelle2015-11-261-4/+4
| | | | | | r1716732) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716743 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested ↵Andreas L. Delmelle2015-11-261-1/+1
| | | | | | by sdridi@iptech-group.com. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716732 13f79535-47bb-0310-9956-ffa450edef68
* XGC-103: Include ps-setpagedevice when dsc-compliant is falseSimon Steiner2015-11-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1715212 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2538: PDF to PDF OOMSimon Steiner2015-11-102-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1713641 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2537: Support CMYK JPEG in AFPSimon Steiner2015-11-102-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1713620 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2530: fix performance regression in MultiByteFont.findGlyphIndex as ↵Matthias Reischenbacher2015-09-241-0/+3
| | | | | | suggested by dvineshkumar@gmail.com git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1705133 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2157: Deadlock in CompareUtil class; fixed typo spotted by Jens SchreiberLuis Bernardo2015-09-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1703427 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2491: Adobe Reader error with OTF subset PDFSimon Steiner2015-08-121-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695526 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2510: Flow name infinite LoopSimon Steiner2015-08-124-4/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695517 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2509: Add support for PDF/A-3Simon Steiner2015-08-113-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695313 13f79535-47bb-0310-9956-ffa450edef68
* Fixed checkstyle missing EOL. Resolved ignored findbugs warningRobert Meyer2015-08-113-7/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695225 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2486: Soft font support for TrueType fonts in PCLRobert Meyer2015-08-1041-47/+3193
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695082 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-0415-86/+525
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PCLSoftFonts@1694075 13f79535-47bb-0310-9956-ffa450edef68
| * Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-1235-46/+2753
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PCLSoftFonts@1685112 13f79535-47bb-0310-9956-ffa450edef68
| * Creation of soft fonts for TrueType fonts on PCL outputRobert Meyer2015-06-120-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PCLSoftFonts@1685105 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2473: SVG text using filters not shownSimon Steiner2015-08-103-2/+49
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695041 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2504: Truetype support for AFPSimon Steiner2015-08-0616-63/+766
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1694450 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2494 - Unable to use Ubuntu Mono FontRobert Meyer2015-08-011-5/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1693719 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2508: TTF bullet missing when OTF usedSimon Steiner2015-07-312-11/+87
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1693613 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2507: PDFVT and Page Piece exception using IFSimon Steiner2015-07-314-4/+113
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1693610 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2499: PDF/UA warnings for nested elementsSimon Steiner2015-07-282-3/+83
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1693102 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2498: Fix "last" page master usage with force-page-count=end-on-even/-oddMatthias Reischenbacher2015-07-132-8/+93
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1690781 13f79535-47bb-0310-9956-ffa450edef68
* | Preliminary quick fix for FOP-2461Andreas L. Delmelle2015-07-111-2/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1690396 13f79535-47bb-0310-9956-ffa450edef68
* | Minor tweak: avoid using standard toString() for detailed diagnostics purposesAndreas L. Delmelle2015-07-091-9/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1690138 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2489: An SVG file using markers is not rendered by FOP 2.0Luis Bernardo2015-06-251-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1687510 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2490: Embedded SVG 1.2 not supported by FOP 2.0; fix submitted by ↵Luis Bernardo2015-06-251-8/+2
| | | | | | | | | | | | Hussein Shafie. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1687458 13f79535-47bb-0310-9956-ffa450edef68
* | replace batik 1.8 jar by trunk versionLuis Bernardo2015-06-251-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1687457 13f79535-47bb-0310-9956-ffa450edef68
* | Minor tweaks, more genericsAndreas L. Delmelle2015-06-191-13/+13
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1686451 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2488: Support PDF/UASimon Steiner2015-06-1617-22/+322
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1685770 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2487: fix checkstyle issueMatthias Reischenbacher2015-06-161-0/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1685757 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2487: replace cached pages if span condition doesn't matchMatthias Reischenbacher2015-06-152-1/+59
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1685586 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2465: Fix links to/from 'last' pageMatthias Reischenbacher2015-06-124-0/+116
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1685165 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2436: Merging of Tagged (Accessible) PDFSimon Steiner2015-06-115-7/+113
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1684928 13f79535-47bb-0310-9956-ffa450edef68
* Correct versions in POMSimon Steiner2015-06-101-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1684592 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2474: AFP Logical element tag incorrect character encodingSimon Steiner2015-06-052-2/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1683762 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2475: Tagged PDF footnote separator incorrect orderSimon Steiner2015-06-053-3/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1683760 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2476: Tagged pdf: Tags are showing in the wrong order in the acrobat's ↵Simon Steiner2015-06-0520-274/+274
| | | | | | pro order panel git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1683758 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2482: Read out loud not working with 256 bit encryption and accessibilitySimon Steiner2015-06-053-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1683746 13f79535-47bb-0310-9956-ffa450edef68
* XGC-97: Add PreloaderRawPNG to handle images ImageIO cantSimon Steiner2015-06-053-59/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1683737 13f79535-47bb-0310-9956-ffa450edef68
* Fail build on findbugsSimon Steiner2015-05-261-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681695 13f79535-47bb-0310-9956-ffa450edef68
* Forgot to include in r1681435Andreas L. Delmelle2015-05-241-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681438 13f79535-47bb-0310-9956-ffa450edef68
* Forgot to include in r1681435Andreas L. Delmelle2015-05-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681437 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2472: Add method to allow clearing the hyphenation tree cache at ↵Andreas L. Delmelle2015-05-241-0/+8
| | | | | | runtime, as suggested by Marc Wiest git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681436 13f79535-47bb-0310-9956-ffa450edef68
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-2425-50/+133
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681435 13f79535-47bb-0310-9956-ffa450edef68
* Checkstyle fixAndreas L. Delmelle2015-05-231-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681394 13f79535-47bb-0310-9956-ffa450edef68
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-2332-75/+150
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681384 13f79535-47bb-0310-9956-ffa450edef68
* Tweak - Add property junit.maxmemory to allow local overrideAndreas L. Delmelle2015-05-231-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681376 13f79535-47bb-0310-9956-ffa450edef68
* Revert using clone method for findbugsSimon Steiner2015-05-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681139 13f79535-47bb-0310-9956-ffa450edef68
* Fixed findbugsSimon Steiner2015-05-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681111 13f79535-47bb-0310-9956-ffa450edef68