summaryrefslogtreecommitdiffstats
path: root/fop-core/src
Commit message (Expand)AuthorAgeFilesLines
* FOP-2856: Fix findbugsSimon Steiner2019-04-041-2/+2
* Resolve Findbugs warningChris Bowditch2019-03-292-3/+15
* fix FOP-2514. Patch submitted by Björn KautlerChris Bowditch2019-03-294-9/+132
* FOP-2847: Support palette-based transparency PNG in PDFSimon Steiner2019-03-276-27/+359
* FOP-2853: Error for SVG using TTF fallback to AFPSimon Steiner2019-03-272-37/+81
* Use modern junitSimon Steiner2019-02-146-7/+12
* FOP-2733: Drop dependency on Avalon-FrameworkSimon Steiner2019-01-2258-145/+854
* Update to newer batikSimon Steiner2019-01-151-1/+1
* FOP-2827: Add support for Khmer complex scriptSimon Steiner2018-11-2011-20/+658
* FOP-2815: Avoid calling method not in spring-jclSimon Steiner2018-11-051-1/+0
* FOP-2823: page-index-relative not added when forwards link used to same locationSimon Steiner2018-10-235-25/+52
* FOP-2822: Use correct ipd for table inside floatSimon Steiner2018-10-111-1/+22
* FOP-2821: 1 bit image fails when using PreloaderRawPNGSimon Steiner2018-10-112-4/+23
* FOP-2818: fix failing testMatthias Reischenbacher2018-10-101-3/+3
* FOP-2818: add test case and fix additional bug with missing shadings and patt...Matthias Reischenbacher2018-10-103-3/+210
* FOP-2818: fix color spaces getting lost of pdf imagesMatthias Reischenbacher2018-10-091-1/+4
* FOP-2818: fix color spaces of parent pdf resources member getting lostMatthias Reischenbacher2018-10-041-1/+6
* FOP-2817: AFP should reset color for new segmentSimon Steiner2018-09-212-0/+58
* FOP-2811: PDF larger than 100k pages can have wrong content streamSimon Steiner2018-09-213-5/+42
* FOP-2810; fixChris Bowditch2018-09-031-1/+16
* FOP-1760: Add change bar generationSimon Steiner2018-07-1346-19/+1229
* FOP-2802: Java 10 PDF/SVG to Image box not shownSimon Steiner2018-07-062-0/+64
* FOP-2800: IF Links point to current page instead of earlier pageSimon Steiner2018-07-025-8/+79
* FOP-2799: Only reduce penalty if there is a existing breakSimon Steiner2018-06-201-6/+23
* FOP-2798: Margins from blank page incorrectly used in subsequence pageSimon Steiner2018-06-181-5/+9
* 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-102-1/+97
* FOP-2792: Add boundingbox for OTFSimon Steiner2018-05-092-0/+18
* FOP-2789: fix text overlapping issue in rl contentMatthias Reischenbacher2018-04-271-1/+3
* FOP-2782: Bookmarks point to last page when run via IFSimon Steiner2018-04-032-1/+52
* FOP-2781: Use unique id for links in merged IFSimon Steiner2018-04-032-0/+36
* java.lang CleanupSimon Steiner2018-03-213-5/+5
* FOP-1969: Fix testSimon Steiner2018-03-191-4/+4
* FOP-1969: Support for unicode Surrogate pairsSimon Steiner2018-03-1937-247/+1547
* FOP-2776: NoSuchElementException for list changing ipdSimon Steiner2018-03-161-1/+8
* FOP-2773: Images inside a PDF not shown when goca=print-fileSimon Steiner2018-03-053-21/+93
* FOP-2770: Merge fonts not handling Truetype MacRomanEncodingSimon Steiner2018-02-082-1/+55
* FOP-2527: RTF indent not being rendered by fo:block text-indentSimon Steiner2018-01-243-1/+57
* FOP-2768: Reduced space for content after tableSimon Steiner2018-01-091-3/+8
* FOP-2760: Make unique links for merged IFSimon Steiner2017-11-272-3/+52
* FOP-2759: NPE converting OTF to Type1Simon Steiner2017-11-272-3/+14
* FOP-2756: Merged IF has wrong Table of Contents page linksSimon Steiner2017-11-065-0/+103
* FOP-2755: Unmapped XSL-FO Region can cause extra pagesSimon Steiner2017-11-063-19/+26
* FOP-2753: PDF to PS allow fop fonts as fallbackSimon Steiner2017-10-134-8/+91
* FOP-2751: OTF subset: correct charstring offset sizeSimon Steiner2017-10-122-6/+7
* FOP-2752: Show name of font file on errorSimon Steiner2017-10-122-10/+47
* FOP-2750: Use streams for OTF subsettingSimon Steiner2017-10-113-64/+58
* FOP-2747: OTF subsetting: Resize entry to fit valueSimon Steiner2017-10-052-19/+37
* FOP-2737: OTF subsetting: Resize privateDict to fit op sizeSimon Steiner2017-10-042-59/+114
* FOP-2744: Allow unmapped flow for repeatable-page-masterSimon Steiner2017-09-282-1/+3