aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* FOP-2445: PDF Linearization, fix imagesTemp_PDFLinearizationSimon Steiner2015-02-163-4/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDFLinearization@1660083 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2445: PDF LinearizationSimon Steiner2015-02-0651-142/+1196
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDFLinearization@1657799 13f79535-47bb-0310-9956-ffa450edef68
* Create linearization branchSimon Steiner2015-02-060-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDFLinearization@1657787 13f79535-47bb-0310-9956-ffa450edef68
* Fixing annotation and commentLuca Furini2015-01-271-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1655099 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2348:fixing PDF file attachment extension; patch submitted by Matthias ↵Luca Furini2015-01-271-0/+9
| | | | | | Reischenbacher git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1655097 13f79535-47bb-0310-9956-ffa450edef68
* transcoder classes still used old shading package name -- changed to gradientLuis Bernardo2014-12-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1645947 13f79535-47bb-0310-9956-ffa450edef68
* minor tweaks: updated copyright date, pdf-transcoder task, and checkstyle fixesLuis Bernardo2014-12-034-16/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1643102 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2433: Support CMYK TIFFs in AFP through IOCA FS45Luis Bernardo2014-12-029-17/+467
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1642893 13f79535-47bb-0310-9956-ffa450edef68
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-0237-106/+2332
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1642793 13f79535-47bb-0310-9956-ffa450edef68
* reapply r1637817 (new ant task removes cache)Luis Bernardo2014-11-2613-66/+191
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1641827 13f79535-47bb-0310-9956-ffa450edef68
* Disable gumpSimon Steiner2014-11-121-13/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1638727 13f79535-47bb-0310-9956-ffa450edef68
* Revert to r1637810 to fix broken build.Glenn Adams2014-11-1112-189/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1638047 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2424: Allow for type1 afm/pfm files to be in a different path than the ↵Luis Bernardo2014-11-1012-64/+189
| | | | | | pfb file git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1637817 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2422: fix erroneous use of mapped char with fixed width space charsGlenn Adams2014-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1637810 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2281: factory is not initialized when -cache is used in ↵Luis Bernardo2014-11-031-2/+7
| | | | | | org.apache.fop.cli.Main; patch submitted by Thanasis Giannimaras. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1636469 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2420: ensure word area's bidi level is initialized when word is mapped ↵Glenn Adams2014-10-234-8/+10
| | | | | | to empty string, e.g., when controls are elided git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1633759 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2417: Exception caused by letter space handling in Chinese sentenceLuis Bernardo2014-10-171-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1632522 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2060: adjoining blocks with break-before="page" break-after="page" cause ↵Luis Bernardo2014-10-154-0/+111
| | | | | | extra empty page git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1632007 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2249: elide formatting controls - preliminaryGlenn Adams2014-10-148-17/+90
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1631605 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2416: add support for Arabic Joiners (ZWJ/ZWNJ) - preliminaryGlenn Adams2014-10-136-60/+259
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1631546 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2287: support Tamil script (preliminary)Glenn Adams2014-10-129-25/+728
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1631147 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2157: Deadlock in CompareUtil class; patch by Jacopo Cappellato based on ↵Luis Bernardo2014-10-092-0/+120
| | | | | | original proposal by Morten Knudsen. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1630586 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2415: prevent NPE when Indic script syllabizer is not availableGlenn Adams2014-10-091-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1630279 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2391: ensure derived font triplet is usedGlenn Adams2014-09-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1627733 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2391: fix NSM reordering issue and ensure same PDF output as XSL-FO code ↵Glenn Adams2014-09-209-34/+137
| | | | | | path (using Td/Tj operators) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1626491 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2412: Reduce PDF to PS filesizeSimon Steiner2014-09-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1624983 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2412: Reduce PDF to PS filesizeSimon Steiner2014-09-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1624981 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2411: PDF to PDF Link not workingSimon Steiner2014-09-113-0/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1624312 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2213 use kern table when no GPOS kern lookups are presentGlenn Adams2014-09-0918-21/+1253
| | | | | | | | | | FOP-2094 preliminary support for mapping OTF script tags from @script property FOP-2094 when no lookups match specified or auto script, retry using DFLT script FOP-2093 preliminary support for mapping OTF language tags from @language property git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623885 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2303: add test for bug fixGlenn Adams2014-09-081-0/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623596 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2303: fix negative text indent in bidi contextGlenn Adams2014-09-081-17/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623592 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2258: minor test file name changeGlenn Adams2014-09-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623406 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2410: add test for bug fixGlenn Adams2014-09-081-0/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623405 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2258: add test for bug fixGlenn Adams2014-09-081-0/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623383 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2258: fix erroneous mirroringGlenn Adams2014-09-081-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623366 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2410: fix fo:page-number in bidi contextGlenn Adams2014-09-088-38/+174
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1623347 13f79535-47bb-0310-9956-ffa450edef68
* Revert findbugsSimon Steiner2014-09-041-39/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1622485 13f79535-47bb-0310-9956-ffa450edef68
* Add temp findbugs 2.0.3 excludes so we can start to fail on warningsSimon Steiner2014-09-041-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1622467 13f79535-47bb-0310-9956-ffa450edef68
* Add temp findbugs excludes so we can start to fail on warningsSimon Steiner2014-09-041-0/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1622466 13f79535-47bb-0310-9956-ffa450edef68
* Fix findbugs warning recently introduced by SS.Glenn Adams2014-08-311-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1621632 13f79535-47bb-0310-9956-ffa450edef68
* Update batik library to ToT.Glenn Adams2014-08-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1621624 13f79535-47bb-0310-9956-ffa450edef68
* Disable checkstyle on gumpSimon Steiner2014-08-271-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1620784 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2353: Test PDF-A preflight warningsSimon Steiner2014-08-261-0/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1620537 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2391: add missing fileGlenn Adams2014-08-231-0/+167
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1619961 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2391: enable bidi processing of SVG text chunksGlenn Adams2014-08-2311-64/+386
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1619960 13f79535-47bb-0310-9956-ffa450edef68
* Rename checkstyle property to avoid gump versionSimon Steiner2014-08-211-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1619430 13f79535-47bb-0310-9956-ffa450edef68
* Fix checkstyleSimon Steiner2014-08-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1619419 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2353: PDF-A preflight warningsSimon Steiner2014-08-213-3/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1619415 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2406: Error when image next to pdfSimon Steiner2014-08-195-77/+112
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1618887 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2391: ensure mapping is non-null in CS SVG textGlenn Adams2014-08-183-8/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1618701 13f79535-47bb-0310-9956-ffa450edef68