aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src
Commit message (Expand)AuthorAgeFilesLines
* FOP-2702: OTF fonts not working on Mac PreviewSimon Steiner2017-04-2519-142/+317
* FOP-616: "visibility" property is not implementedChris Bowditch2017-04-108-6/+114
* Cleanup OTFSubsetFileSimon Steiner2017-03-132-62/+55
* OTF code cleanupSimon Steiner2017-03-132-104/+130
* OTF code cleanupSimon Steiner2017-03-091-10/+14
* FOP-2697: Adobe Reader error with Adobe Kozuka Mincho fontSimon Steiner2017-03-092-32/+62
* Fix findbugs 3 warningsSimon Steiner2017-03-081-1/+1
* Fix findbugs 3 warningsSimon Steiner2017-03-089-27/+6
* FOP-2697: Adobe Reader error with Adobe Kozuka Mincho fontSimon Steiner2017-03-082-3/+19
* FOP-2598: ArrayIndexOutOfBoundException while loading TTF font OCRBSimon Steiner2017-02-092-3/+11
* FOP-2686: Error for Type1 font without extension for TIFF outputSimon Steiner2017-02-063-6/+80
* FOP-2676: basic-link external-destination does not work for file URI with spacesSimon Steiner2017-01-304-36/+545
* FOP-2643: Java 9 warningsSimon Steiner2017-01-2713-17/+72
* FOP-2680: OTF font needs format 3 FDSelect due to offset sizeSimon Steiner2017-01-173-10/+79
* FOP-2679: PTX records are incorrectly chainedSimon Steiner2017-01-164-162/+282
* FOP-2362: Using Saxon to intermediate format throws NullPointerExceptionSimon Steiner2017-01-1013-42/+42
* FOP-2544: Incorrect pdf rendering from FO with embedded svg via java embeddingSimon Steiner2017-01-061-3/+4
* FOP-2025: sRGB Color Space Profile is subject to 3rd party copyrightSimon Steiner2016-11-238-16/+82
* FOP-2668: Fix Java 6Simon Steiner2016-11-161-3/+2
* FOP-2668: Dont load DTDsSimon Steiner2016-11-162-0/+4
* FOP-2664: Use page-position=only if there is enough spaceSimon Steiner2016-11-086-12/+40
* FOP-2663: AFP tag-logical-element encoding missing from IF xmlSimon Steiner2016-11-071-0/+4
* FOP-2656: Update to PDFBox 2.0.3Simon Steiner2016-10-141-2/+2
* FOP-2525: Memory leak present when using Truetype Collection (.ttc)Simon Steiner2016-10-068-20/+32
* FOP-2648: Add genericsSimon Steiner2016-09-2329-173/+165
* FOP-2648: Code cleanup, use entrysetSimon Steiner2016-09-1625-93/+73
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-1641-277/+176
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-16129-828/+701
* FOP-2648: Code cleanupSimon Steiner2016-09-1672-194/+193
* FOP-2647: Deduplicate PDF content streamSimon Steiner2016-09-156-6/+97
* Jenkins failed. Removed machine-specific setting.Jeremias Maerki2016-09-091-2/+0
* FOP-2646: Fixed NPE when an image is marked as an artifact (accessibility/PDF...Jeremias Maerki2016-09-094-8/+188
* Rename o.a.f.fonts.FontReader to XMLMetricsFontReader, then deprecate the lat...Glenn Adams2016-09-012-9/+14
* FOP-2643: Java 9 warningsSimon Steiner2016-09-0195-340/+340
* FOP-2642: Fix testSimon Steiner2016-08-211-1/+1
* FOP-2642: Add optimize-resources for IF to PCLSimon Steiner2016-08-1522-212/+362
* XGC-105: AFP rounded corners not in CMYKSimon Steiner2016-07-291-1/+1
* FOP-2637: PTX records are incorrectly chainedSimon Steiner2016-07-265-3/+116
* FOP-2633: Generate bold/italic versions of fonts for PDFSimon Steiner2016-07-2528-39/+202
* FOP-2625: Test Allow Attachments for PDF/A-3Simon Steiner2016-07-191-1/+2
* FOP-2625: Allow Attachments for PDF/A-3Simon Steiner2016-07-193-1/+14
* FOP-2625: Allow Attachments for PDF/A-3Simon Steiner2016-07-192-1/+15
* FOP-2620: AFP round table border not alignedSimon Steiner2016-07-062-3/+41
* FOP-2619: Test needed pdf-pluginSimon Steiner2016-07-061-0/+2
* FOP-2619: PDF not deduplicated to PSSimon Steiner2016-07-061-0/+42
* FOP-2619: PDF not deduplicated to PSSimon Steiner2016-07-061-3/+0
* FOP-916: URL in basic-link is scrambled by encryptionSimon Steiner2016-07-061-1/+10
* FOP-916: Handle external links in encrypted PDF.Glenn Adams2016-07-041-1/+1
* FOP-2614: Image missing on change IPDSimon Steiner2016-06-241-2/+5
* FOP-2608: Allow more than 256 glyphs for CFF to Type1Simon Steiner2016-05-2512-87/+111