aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* FOP-2839: Links to pdf files with no scheme should open in pdf viewerSimon Steiner2022-01-192-14/+23
* FOP-2910: Remove cidset for PDF/A-2Simon Steiner2022-01-142-1/+21
* Update for releaseSimon Steiner2022-01-121-1/+1
* FOP-3046: Don't use page position only on redo of layoutSimon Steiner2022-01-069-27/+27
* Fix mockito warningsSimon Steiner2021-12-0820-41/+40
* FOP-3039: AFP include-page-overlay missing X and Y via IFSimon Steiner2021-12-074-8/+35
* FOP-3038: Allow sections which need security permissions to be run when AllPe...Simon Steiner2021-12-073-11/+96
* FOP-3028: Set values in fopFactoryBuilder setConfigurationSimon Steiner2021-11-303-1/+33
* FOP-3034: Update PDFBox to 2.0.24Simon Steiner2021-11-103-4/+37
* FOP-3032: Embed pdf into afp using unique typeSimon Steiner2021-11-052-5/+5
* FOP-3033: Update PDFBox to 2.0.21Simon Steiner2021-10-271-2/+2
* FOP-3032: Allow to embed native PDF in AFPSimon Steiner2021-10-262-3/+50
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-261-17/+0
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-262-23/+75
* GI-6017: AFP page overlay was written twiceSimon Steiner2021-10-262-1/+72
* FOP-2928: PDFDocumentGraphics2D does not clear content on nextPage()Simon Steiner2021-10-122-1/+32
* FOP-2973: Cannot use custom schemes starting with "data" in resource resolverSimon Steiner2021-10-122-2/+23
* FOP-2943: NPE when inline character is a white spaceSimon Steiner2021-10-121-1/+1
* FOP-3006: XMP Metadata in created PDF/A-2 documents is not validSimon Steiner2021-10-122-1/+29
* FOP-3027: Sections of text sometimes lost with span=all multiple columnsSimon Steiner2021-09-281-1/+1
* Fix tests on Java 17Simon Steiner2021-09-1512-40/+42
* Fix compile on java 17Simon Steiner2021-09-141-1/+1
* FOP-3026: Fix NPE with empty table headerSimon Steiner2021-09-021-0/+3
* FOP-3025: Keep table size on changing ipd which has graphicsSimon Steiner2021-09-011-1/+18
* FOP-3024: Make sure even number of bytes are output per trn for AFP TTFSimon Steiner2021-09-012-5/+17
* FOP-3021: Improve validation of border propertySimon Steiner2021-07-135-7/+97
* FOP-3019: Merge useragent encryption params with fop.xconfSimon Steiner2021-06-264-31/+68
* FOP-3018: Allow to disable AFP page groupSimon Steiner2021-06-265-7/+67
* FOP-3017: Add option to disable positioning per charSimon Steiner2021-06-263-16/+39
* FOP-3016: Reorder thai marks for zero widthSimon Steiner2021-06-263-0/+82
* FOP-3014: ConcurrentModificationException for table cellSimon Steiner2021-05-253-11/+11