aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* FOP-2985: Revert AFP reset character spacingSimon Steiner2023-08-022-21/+0
* FOP-2920: Cleanup passing event broadcasterSimon Steiner2023-08-016-17/+19
* FOP-2903: Do not delete files on syntax errors using command line by Dave Rox...Simon Steiner2023-07-272-12/+30
* Allow spotbugs to passSimon Steiner2023-07-262-4/+3
* FOP-3140: Merge form fields in external PDFsSimon Steiner2023-07-218-1/+40
* FOP-2985: Reset character spacing by Dave RoxburghSimon Steiner2023-07-204-0/+32
* FOP-3139: Add support for font-selection-strategy=character-by-characterSimon Steiner2023-07-201-4/+18
* FOP-3042: SVG text containing certain glyphs isn't rendered by Dave RoxburghSimon Steiner2023-07-111-26/+24
* FOP-2920: Surrogate pair edge-case causes Exception by Dave RoxburghSimon Steiner2023-06-148-55/+175
* FOP-3132: Link against Java 8 APISimon Steiner2023-05-025-27/+46
* FOP-3130: Correct font differences table for ChromeSimon Steiner2023-04-261-1/+1
* FOP-3129: Symbol font was not being mapped to unicodeSimon Steiner2023-04-241-11/+17
* FOP-3090: Allow use of page position only on redo of layoutSimon Steiner2023-04-066-2/+47
* FOP-3127: Allow XMP at PDF page levelSimon Steiner2023-04-047-1/+62
* FOP-3125: NPE when using broken link and PDF 1.5Simon Steiner2023-03-302-0/+7
* FOP-1722: Values in PDF Number Trees must be indirect references by Dave Roxb...Simon Steiner2023-03-292-9/+71
* Add fix for NPE related to FOP-3098 by Jeremias MaerkiChris Bowditch2023-03-131-0/+1
* Fix FOP-3098. Submitted by Dave RoxburghChris Bowditch2023-03-021-0/+40
* FOP-3121: Table width may be too wide when layout width changesSimon Steiner2023-02-233-3/+3
* FOP-3120: IllegalArgumentException for list in a tableSimon Steiner2023-02-231-1/+6
* FOP-3118: Text missing after page break inside table inlineSimon Steiner2023-02-211-5/+8
* FOP-3117: Allow creating a PDF 2.0 documentSimon Steiner2023-02-031-1/+3
* FOP-3114: Font size was rounded to 0 for AFP TTFSimon Steiner2023-01-161-4/+4
* FOP-3111: Make property cache thread safeSimon Steiner2022-12-231-1/+9
* FOP-3110: NPE if link destination is missing with accessibilitySimon Steiner2022-12-081-2/+5
* 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-271-0/+10
* FOP-3094: Allow bookmarks before declarationsSimon Steiner2022-09-271-1/+1
* FOP-3093: Stop reading ttf if we hit last offsetSimon Steiner2022-09-271-6/+3
* FOP-2860: Add light weight line breaking optionSimon Steiner2022-09-146-2/+46
* FOP-3092: PDF/UA NPE when using external pdfSimon Steiner2022-09-091-8/+7
* FOP-2861: Allow resource loading from jarSimon Steiner2022-09-051-1/+7
* revert tile length changesSimon Steiner2022-09-012-2/+2
* FOP-3091: Add transparency color support for PSSimon Steiner2022-09-013-4/+68
* FOP-3091: Add transparency color support for AFPSimon Steiner2022-09-019-21/+239
* FOP-3091: Add transparency color support for PDF CMYKSimon Steiner2022-09-013-46/+87
* FOP-3091: Add transparency color support for PDFSimon Steiner2022-09-017-13/+32
* FOP-3077: Use all rulesets for glyph substitutionSimon Steiner2022-08-051-13/+14
* FOP-3085: Remove XalanSimon Steiner2022-07-261-2/+2
* 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-231-6/+6
* FOP-3078: Fix position of macron glyphSimon Steiner2022-06-161-31/+28
* Revert FOP-3078: Fix position of macron glyphSimon Steiner2022-06-161-2/+1
* FOP-3078: Fix position of macron glyphSimon Steiner2022-06-161-1/+2
* FOP-3080: Allow removing empty table elements from structure treeSimon Steiner2022-06-151-4/+8
* FOP-3062: AssertionError with SFArabic.ttfSimon Steiner2022-06-091-1/+0
* FOP-3074: Reorder glyphs based on gpa valueSimon Steiner2022-06-063-6/+12