summaryrefslogtreecommitdiffstats
path: root/fop-core/src
Commit message (Collapse)AuthorAgeFilesLines
* FOP-3046: Don't use page position only on redo of layoutSimon Steiner2022-01-069-27/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1896753 13f79535-47bb-0310-9956-ffa450edef68
* Fix mockito warningsSimon Steiner2021-12-0820-41/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1895684 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3039: AFP include-page-overlay missing X and Y via IFSimon Steiner2021-12-074-8/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1895653 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3038: Allow sections which need security permissions to be run when ↵Simon Steiner2021-12-073-11/+96
| | | | | | AllPermission denied in caller code git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1895652 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3028: Set values in fopFactoryBuilder setConfigurationSimon Steiner2021-11-303-1/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1895426 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3034: Update PDFBox to 2.0.24Simon Steiner2021-11-102-2/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894901 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3032: Embed pdf into afp using unique typeSimon Steiner2021-11-052-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894760 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3032: Allow to embed native PDF in AFPSimon Steiner2021-10-262-3/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894579 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-261-17/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894577 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-262-23/+75
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894576 13f79535-47bb-0310-9956-ffa450edef68
* GI-6017: AFP page overlay was written twiceSimon Steiner2021-10-262-1/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894575 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2928: PDFDocumentGraphics2D does not clear content on nextPage()Simon Steiner2021-10-122-1/+32
| | | | | | Thanks to J Frank git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894166 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2973: Cannot use custom schemes starting with "data" in resource resolverSimon Steiner2021-10-122-2/+23
| | | | | | Thanks to J Frank git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894165 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2943: NPE when inline character is a white spaceSimon Steiner2021-10-121-1/+1
| | | | | | Thanks to J Frank git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894164 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3006: XMP Metadata in created PDF/A-2 documents is not validSimon Steiner2021-10-122-1/+29
| | | | | | Thanks to J Frank git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1894162 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3027: Sections of text sometimes lost with span=all multiple columnsSimon Steiner2021-09-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1893708 13f79535-47bb-0310-9956-ffa450edef68
* Fix tests on Java 17Simon Steiner2021-09-1511-39/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1893352 13f79535-47bb-0310-9956-ffa450edef68
* Fix compile on java 17Simon Steiner2021-09-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1893338 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3026: Fix NPE with empty table headerSimon Steiner2021-09-021-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1892815 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3025: Keep table size on changing ipd which has graphicsSimon Steiner2021-09-011-1/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1892775 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3024: Make sure even number of bytes are output per trn for AFP TTFSimon Steiner2021-09-012-5/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1892774 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3021: Improve validation of border propertySimon Steiner2021-07-135-7/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1891499 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3019: Merge useragent encryption params with fop.xconfSimon Steiner2021-06-264-31/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1891054 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3018: Allow to disable AFP page groupSimon Steiner2021-06-265-7/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1891052 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3017: Add option to disable positioning per charSimon Steiner2021-06-263-16/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1891051 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3016: Reorder thai marks for zero widthSimon Steiner2021-06-263-0/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1891050 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3014: ConcurrentModificationException for table cellSimon Steiner2021-05-253-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1890190 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3008: Table with linefeed-treatment may give ClassCastExceptionSimon Steiner2021-04-226-6/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1889102 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3002: Optimise memory usage for data uriSimon Steiner2021-02-261-6/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1886951 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3000: Absolute positioning wrong with AFP TTFSimon Steiner2021-02-253-7/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1886917 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2999: Rollback after checking next pageSimon Steiner2021-02-254-4/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1886916 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2997: Double byte glyphs not working in SVG fontSimon Steiner2021-02-024-8/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1886124 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2994: Support OTF/TTF SVG fontsSimon Steiner2021-01-1130-72/+355
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1885366 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2536: Allow overpaint of PDF borderSimon Steiner2020-12-2910-0/+340
| | | | | | Thanks to Jan Tošovský and Matthias Reischenbacher git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1884907 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2992: List broken too early without change ipdSimon Steiner2020-12-292-12/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1884905 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2960; fix + testChris Bowditch2020-12-231-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1884753 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2990: Changing ipd doesn't handle table narrowingSimon Steiner2020-12-151-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1884463 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2989: Missing text in AFP output when using high resolutionSimon Steiner2020-12-153-10/+112
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1884462 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2981: Convert CFF CID to Type1Simon Steiner2020-10-303-22/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1882997 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2980: Reduce filesize for AFP Graphics2DSimon Steiner2020-10-222-7/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1882752 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2978: Include composite glyphs in otf subsetSimon Steiner2020-10-143-7/+75
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1882485 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2975: Put composite glyphs to separate fontSimon Steiner2020-10-093-18/+103
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1882341 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2919: NPE printingSimon Steiner2020-07-222-2/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1880145 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2958: Error when using both AFP truetype and base14 fontSimon Steiner2020-07-212-5/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1880107 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2957: Don't change ipd on lastpage if column count changesSimon Steiner2020-07-211-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1880106 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2950: Display font error at top level exceptionSimon Steiner2020-06-292-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1879330 13f79535-47bb-0310-9956-ffa450edef68
* Workaround Windows drive letter caseSimon Steiner2020-06-151-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1878854 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2945: Don't use change ipd on columns where it won't fitSimon Steiner2020-06-113-8/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1878744 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2941: SVG container with stroke=black has an unexpected borderSimon Steiner2020-05-274-6/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1878158 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1648; fix checkstyleChris Bowditch2020-05-123-1/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1877638 13f79535-47bb-0310-9956-ffa450edef68