aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* FOP-2060: adjoining blocks with break-before="page" break-after="page" cause ↵Luis Bernardo2014-10-152-0/+12
| | | | | | 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-131-55/+112
| | | | 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-091-0/+22
| | | | | | 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-208-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-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-0910-14/+667
| | | | | | | | | | 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: 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: 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
* 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
* 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-238-64/+377
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1619960 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-212-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
* Add verbose (-v) flag to FontList tool that shows URI of font resource.Glenn Adams2014-08-1711-10/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1618496 13f79535-47bb-0310-9956-ffa450edef68
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-1073-249/+309
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1617052 13f79535-47bb-0310-9956-ffa450edef68
* Fix 4-instance findbug warnings.Glenn Adams2014-08-0813-63/+87
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1616668 13f79535-47bb-0310-9956-ffa450edef68
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-0727-60/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1616590 13f79535-47bb-0310-9956-ffa450edef68
* Fix 2-instance findbug warnings.Glenn Adams2014-08-0727-104/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1616416 13f79535-47bb-0310-9956-ffa450edef68
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-0622-61/+119
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1616312 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2391: preliminary (but incomplete) support for complex script text nodes ↵Glenn Adams2014-08-0324-573/+908
| | | | | | in svg foreign object git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1615385 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2393: only the gradient's transform should be used. Other transforms ↵Vincent Hennebert2014-08-011-7/+2
| | | | | | will have already been applied to the user space. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1615142 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2394: Removed non-standard layout extensionsVincent Hennebert2014-07-293-417/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1614306 13f79535-47bb-0310-9956-ffa450edef68
* Disable checkEOF when processing PS files. It's perfectly valid to have an ↵Vincent Hennebert2014-07-281-0/+1
| | | | | | %%EOF comment in the middle of a file if it includes other documents. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1614055 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of ↵Luis Bernardo2014-07-271-1/+1
| | | | | | URL for connection; implemented a better approach. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1613811 13f79535-47bb-0310-9956-ffa450edef68
* fix equality comparison between border, padding and background (see FOP-2307 ↵Luis Bernardo2014-07-231-4/+5
| | | | | | comments) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1612817 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2395: PDF encryption does not work when PDF version is set in FOP ↵Luis Bernardo2014-07-182-2/+6
| | | | | | config; change suggested by Seifeddine Dridi. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1611834 13f79535-47bb-0310-9956-ffa450edef68
* Merged branch FOP-2393_gradient-rendering back into trunkVincent Hennebert2014-07-1823-3420/+1105
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1611783 13f79535-47bb-0310-9956-ffa450edef68
| * Removed unused codeFOP-2393_gradient-renderingVincent Hennebert2014-07-185-245/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611778 13f79535-47bb-0310-9956-ffa450edef68
| * Merged latest trunkVincent Hennebert2014-07-18297-953/+1135
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611658 13f79535-47bb-0310-9956-ffa450edef68
* | Merge font mergingSimon Steiner2014-07-1626-268/+456
|\ \ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1610947 13f79535-47bb-0310-9956-ffa450edef68
| * | Add t1 mergingTemp_FontMergingSimon Steiner2014-06-205-65/+49
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FontMerging@1604113 13f79535-47bb-0310-9956-ffa450edef68
| * | Allow merging of fontsSimon Steiner2014-06-0523-204/+408
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FontMerging@1600606 13f79535-47bb-0310-9956-ffa450edef68
* | | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-15275-712/+712
| | | | | | | | | | | | | | | | | | | | | That check had been agreed upon but left disabled because of the number of warnings too high to fix manually git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1610839 13f79535-47bb-0310-9956-ffa450edef68
* | | ... And actually fix resulting warningsVincent Hennebert2014-07-152-2/+4
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1610825 13f79535-47bb-0310-9956-ffa450edef68
* | | Removed CSOFF: LineLengthCheck that have crept in existing filesVincent Hennebert2014-07-157-16/+4
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1610822 13f79535-47bb-0310-9956-ffa450edef68
| | * Added more complete testsVincent Hennebert2014-07-182-11/+11
| | | | | | | | | | | | | | | | | | | | | Keep floats for bounds instead of converting them to doubles git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611653 13f79535-47bb-0310-9956-ffa450edef68
| | * Check bounds and encodeVincent Hennebert2014-07-181-13/+18
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611652 13f79535-47bb-0310-9956-ffa450edef68
| | * For a Shading object, domain is optional and its default value is what we needVincent Hennebert2014-07-182-30/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611651 13f79535-47bb-0310-9956-ffa450edef68
| | * Removed unused functionType parameterVincent Hennebert2014-07-184-31/+21
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611650 13f79535-47bb-0310-9956-ffa450edef68
| | * Added test case for the gradient packageVincent Hennebert2014-07-182-42/+25
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611649 13f79535-47bb-0310-9956-ffa450edef68
| | * createPDFPattern can be made privateVincent Hennebert2014-07-141-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1610540 13f79535-47bb-0310-9956-ffa450edef68
| | * Use the appropriate double formatter depending on the selected outputVincent Hennebert2014-07-146-66/+94
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1610539 13f79535-47bb-0310-9956-ffa450edef68
| | * Factorized outputDoubles into GradientMakerVincent Hennebert2014-07-143-35/+26
| | | | | | | | | | | | | | | | | | | | | Removed conversion to Double when unnecessary git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1610538 13f79535-47bb-0310-9956-ffa450edef68