aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* FOP-2969: Reorder glyphs with no widthSimon Steiner2022-05-313-1/+34
* FOP-3068: NPE when reading a invalid TTC fileSimon Steiner2022-05-311-0/+3
* FOP-3072: Empty link url gives NPESimon Steiner2022-05-161-4/+6
* FOP-3071: Write mediummap before pagegroupSimon Steiner2022-05-161-1/+9
* FOP-2977: Array index out of bounds with glyph position adjustments and surro...Simon Steiner2022-04-213-6/+15
* FOP-3061: AFP invoke-medium-map missing when using page-group=falseSimon Steiner2022-04-013-1/+13
* FOP-3057: Allow fallback to non svg glyphsSimon Steiner2022-03-243-6/+23
* FOP-3055: Use a event for a draw image errorSimon Steiner2022-02-144-25/+40
* Fix compile warningsSimon Steiner2022-02-031-2/+2
* FOP-3049: Align AFP SVG text in the middleSimon Steiner2022-01-282-3/+17
* FOP-3015: Set text color for simulate-styleSimon Steiner2022-01-211-23/+23
* FOP-3023: Simulated bold error in Adobe Reader thanks to Nicholas MoserSimon Steiner2022-01-211-2/+1
* FOP-3048: Resolve links across IF filesSimon Steiner2022-01-194-15/+51
* FOP-2839: Links to pdf files with no scheme should open in pdf viewerSimon Steiner2022-01-191-0/+3
* FOP-2910: Remove cidset for PDF/A-2Simon Steiner2022-01-141-1/+1
* FOP-3046: Don't use page position only on redo of layoutSimon Steiner2022-01-068-23/+23
* FOP-3039: AFP include-page-overlay missing X and Y via IFSimon Steiner2021-12-073-8/+17
* FOP-3038: Allow sections which need security permissions to be run when AllPe...Simon Steiner2021-12-072-11/+47
* FOP-3028: Set values in fopFactoryBuilder setConfigurationSimon Steiner2021-11-302-1/+19
* FOP-3034: Update PDFBox to 2.0.24Simon Steiner2021-11-102-2/+35
* FOP-3032: Embed pdf into afp using unique typeSimon Steiner2021-11-051-1/+1
* FOP-3032: Allow to embed native PDF in AFPSimon Steiner2021-10-261-3/+7
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-261-17/+0
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-261-3/+3
* GI-6017: AFP page overlay was written twiceSimon Steiner2021-10-261-1/+0
* FOP-2928: PDFDocumentGraphics2D does not clear content on nextPage()Simon Steiner2021-10-121-0/+1
* FOP-2973: Cannot use custom schemes starting with "data" in resource resolverSimon Steiner2021-10-121-1/+1
* 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-121-1/+1
* FOP-3027: Sections of text sometimes lost with span=all multiple columnsSimon Steiner2021-09-281-1/+1
* 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-011-1/+1
* FOP-3021: Improve validation of border propertySimon Steiner2021-07-134-7/+46
* FOP-3019: Merge useragent encryption params with fop.xconfSimon Steiner2021-06-262-27/+42
* FOP-3018: Allow to disable AFP page groupSimon Steiner2021-06-263-6/+11
* FOP-3017: Add option to disable positioning per charSimon Steiner2021-06-262-8/+17
* FOP-3016: Reorder thai marks for zero widthSimon Steiner2021-06-262-0/+33
* FOP-3014: ConcurrentModificationException for table cellSimon Steiner2021-05-253-11/+11
* FOP-3008: Table with linefeed-treatment may give ClassCastExceptionSimon Steiner2021-04-226-6/+19
* FOP-3002: Optimise memory usage for data uriSimon Steiner2021-02-261-6/+37
* FOP-3000: Absolute positioning wrong with AFP TTFSimon Steiner2021-02-251-3/+3
* FOP-2999: Rollback after checking next pageSimon Steiner2021-02-254-4/+35
* FOP-2997: Double byte glyphs not working in SVG fontSimon Steiner2021-02-023-3/+5
* FOP-2994: Support OTF/TTF SVG fontsSimon Steiner2021-01-1121-64/+275
* FOP-2536: Allow overpaint of PDF borderSimon Steiner2020-12-298-0/+325
* FOP-2992: List broken too early without change ipdSimon Steiner2020-12-292-12/+27
* FOP-2960; fix + testChris Bowditch2020-12-231-2/+10
* FOP-2990: Changing ipd doesn't handle table narrowingSimon Steiner2020-12-151-1/+4