summaryrefslogtreecommitdiffstats
path: root/fop-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* FOP-2802: Java 10 PDF/SVG to Image box not shownSimon Steiner2018-07-061-0/+48
* FOP-2800: IF Links point to current page instead of earlier pageSimon Steiner2018-07-022-1/+50
* FOP-2572: make checkstyle happy with the correct java import orderMatthias Reischenbacher2018-05-101-6/+8
* FOP-2572: fix ArrayIndexOutOfBoundsException if font supports kerninigMatthias Reischenbacher2018-05-101-0/+89
* FOP-2792: Add boundingbox for OTFSimon Steiner2018-05-091-0/+6
* FOP-2782: Bookmarks point to last page when run via IFSimon Steiner2018-04-031-0/+47
* FOP-2781: Use unique id for links in merged IFSimon Steiner2018-04-031-0/+35
* java.lang CleanupSimon Steiner2018-03-211-1/+1
* FOP-1969: Fix testSimon Steiner2018-03-191-4/+4
* FOP-1969: Support for unicode Surrogate pairsSimon Steiner2018-03-1913-98/+822
* FOP-2773: Images inside a PDF not shown when goca=print-fileSimon Steiner2018-03-051-0/+52
* FOP-2770: Merge fonts not handling Truetype MacRomanEncodingSimon Steiner2018-02-081-0/+54
* FOP-2527: RTF indent not being rendered by fo:block text-indentSimon Steiner2018-01-241-0/+51
* FOP-2760: Make unique links for merged IFSimon Steiner2017-11-271-0/+41
* FOP-2759: NPE converting OTF to Type1Simon Steiner2017-11-271-2/+13
* FOP-2756: Merged IF has wrong Table of Contents page linksSimon Steiner2017-11-061-0/+88
* FOP-2753: PDF to PS allow fop fonts as fallbackSimon Steiner2017-10-131-0/+63
* FOP-2751: OTF subset: correct charstring offset sizeSimon Steiner2017-10-121-4/+5
* FOP-2752: Show name of font file on errorSimon Steiner2017-10-121-0/+40
* FOP-2750: Use streams for OTF subsettingSimon Steiner2017-10-111-4/+2
* FOP-2747: OTF subsetting: Resize entry to fit valueSimon Steiner2017-10-051-6/+30
* FOP-2737: OTF subsetting: Resize privateDict to fit op sizeSimon Steiner2017-10-041-18/+56
* FOP-2744: Allow unmapped flow for repeatable-page-masterSimon Steiner2017-09-281-0/+1
* FOP-2742: SVG to PS NPE/text missing when using PFM fileSimon Steiner2017-09-261-0/+61
* Cleanup offset codeSimon Steiner2017-09-131-14/+9
* FOP-2736: Change font table order depending on offset sizeSimon Steiner2017-09-131-0/+60
* FOP-2735: Use correct offset size for FDArraySimon Steiner2017-09-121-11/+78
* FOP-2699: Fix subsetting large number of glyphsSimon Steiner2017-08-311-3/+18
* fix FOP-2628Chris Bowditch2017-08-301-0/+4
* Fix javadocs under java 8Simon Steiner2017-08-1614-14/+14
* Use foreach and cleanupSimon Steiner2017-08-042-3/+3
* FOP-2730: Invalid output for empty block and border-left-style=dashedSimon Steiner2017-07-243-0/+59
* FOP-2714: Infinite loop when region name not foundSimon Steiner2017-06-201-1/+33
* FOP-2710: SVG Gradient missingSimon Steiner2017-05-311-0/+14
* FOP-2702: OTF fonts not working on Mac PreviewSimon Steiner2017-04-253-9/+43
* FOP-2697: Adobe Reader error with Adobe Kozuka Mincho fontSimon Steiner2017-03-091-27/+48
* FOP-2697: Adobe Reader error with Adobe Kozuka Mincho fontSimon Steiner2017-03-081-2/+18
* FOP-2598: ArrayIndexOutOfBoundException while loading TTF font OCRBSimon Steiner2017-02-091-0/+6
* FOP-2686: Error for Type1 font without extension for TIFF outputSimon Steiner2017-02-061-0/+73
* FOP-2676: basic-link external-destination does not work for file URI with spacesSimon Steiner2017-01-301-0/+417
* FOP-2643: Java 9 warningsSimon Steiner2017-01-274-5/+10
* FOP-2680: OTF font needs format 3 FDSelect due to offset sizeSimon Steiner2017-01-171-3/+43
* FOP-2679: PTX records are incorrectly chainedSimon Steiner2017-01-161-0/+63
* FOP-2025: sRGB Color Space Profile is subject to 3rd party copyrightSimon Steiner2016-11-231-1/+1
* FOP-2525: Memory leak present when using Truetype Collection (.ttc)Simon Steiner2016-10-062-4/+7
* FOP-2648: Code cleanup, use entrysetSimon Steiner2016-09-164-14/+14
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-163-18/+10
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-169-35/+31
* FOP-2648: Code cleanupSimon Steiner2016-09-163-3/+3
* FOP-2647: Deduplicate PDF content streamSimon Steiner2016-09-152-1/+72