aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Expand)AuthorAgeFilesLines
...
* FOP-3110: NPE if link destination is missing with accessibilitySimon Steiner2022-12-082-3/+25
* FOP-3107: Update to PDFBox 2.0.27ssteiner2022-11-101-2/+2
* FOP-3105: Infinite loop when using page break with changing ipdSimon Steiner2022-11-023-6/+15
* FOP-3103: NPE when using a footnote on redo of layoutSimon Steiner2022-10-271-2/+4
* FOP-3102: Move composite glyphs to the endSimon Steiner2022-10-271-4/+4
* FOP-3101: Don't break with hangul syllablesSimon Steiner2022-10-272-3/+15
* FOP-3094: Allow bookmarks before declarationsSimon Steiner2022-09-271-1/+1
* FOP-3093: Stop reading ttf if we hit last offsetSimon Steiner2022-09-272-6/+25
* Fix tests on Java 19Simon Steiner2022-09-232-3/+6
* FOP-2860: Add light weight line breaking optionSimon Steiner2022-09-148-2/+60
* FOP-3092: PDF/UA NPE when using external pdfSimon Steiner2022-09-092-16/+27
* FOP-2861: Allow resource loading from jarSimon Steiner2022-09-052-7/+18
* Update versionSimon Steiner2022-09-051-1/+1
* FOP-3091: Fix testSimon Steiner2022-09-011-1/+7
* revert tile length changesSimon Steiner2022-09-012-2/+2
* FOP-3091: Add transparency color support for PSSimon Steiner2022-09-014-4/+105
* FOP-3091: Add transparency color support for AFPSimon Steiner2022-09-0111-21/+370
* FOP-3091: Add transparency color support for PDF CMYKSimon Steiner2022-09-015-49/+106
* FOP-3091: Add transparency color support for PDFSimon Steiner2022-09-018-13/+64
* FOP-3077: Use all rulesets for glyph substitutionSimon Steiner2022-08-052-17/+35
* FOP-3085: Remove XalanSimon Steiner2022-07-264-5/+11
* FOP-3085: Remove Xalan for testsSimon Steiner2022-07-222-27/+59
* FOP-3082: NPE when using a link in a span with accessibilitySimon Steiner2022-07-141-1/+3
* FOP-3081: Fix change ipd for linefeed-treatment=preserveSimon Steiner2022-07-121-0/+6
* FOP-2897: Skip OOM during font OS scanningSimon Steiner2022-06-232-6/+26
* FOP-3078: Fix position of macron glyphSimon Steiner2022-06-162-35/+35
* Revert FOP-3078: Fix position of macron glyphSimon Steiner2022-06-162-3/+2
* FOP-3078: Fix position of macron glyphSimon Steiner2022-06-162-1/+11
* Fix warningsSimon Steiner2022-06-154-11/+11
* FOP-3080: Allow removing empty table elements from structure treeSimon Steiner2022-06-154-4/+93
* Fix test namesSimon Steiner2022-06-093-4/+4
* FOP-3062: AssertionError with SFArabic.ttfSimon Steiner2022-06-092-1/+30
* FOP-3074: Reorder glyphs based on gpa valueSimon Steiner2022-06-064-9/+30
* FOP-2865; fixChris Bowditch2022-05-311-1/+3
* FOP-2969: Reorder glyphs with no widthSimon Steiner2022-05-314-1/+86
* FOP-3068: NPE when reading a invalid TTC fileSimon Steiner2022-05-312-0/+50
* FOP-3072: Empty link url gives NPESimon Steiner2022-05-161-4/+6
* FOP-3071: Write mediummap before pagegroupSimon Steiner2022-05-162-1/+25
* FOP-2977: Array index out of bounds with glyph position adjustments and surro...Simon Steiner2022-04-214-6/+43
* FOP-3061: AFP invoke-medium-map missing when using page-group=falseSimon Steiner2022-04-014-1/+124
* FOP-3057: Allow fallback to non svg glyphsSimon Steiner2022-03-244-9/+42
* FOP-3055: Use a event for a draw image errorSimon Steiner2022-02-147-28/+140
* FOP-3053: Reduce use of xalanSimon Steiner2022-02-142-22/+23
* Fix compile warningsSimon Steiner2022-02-0310-14/+14
* Skip test on Java 18, as security manager is disabledSimon Steiner2022-01-281-19/+23
* FOP-3049: Align AFP SVG text in the middleSimon Steiner2022-01-283-17/+72
* FOP-3015: Set text color for simulate-styleSimon Steiner2022-01-212-23/+62
* FOP-3023: Simulated bold error in Adobe Reader thanks to Nicholas MoserSimon Steiner2022-01-212-4/+2
* FOP-3048: Resolve links across IF filesSimon Steiner2022-01-191-0/+44
* FOP-3048: Resolve links across IF filesSimon Steiner2022-01-196-25/+88