aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON commentsVincent Hennebert2014-01-071-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1556164 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by ↵Luis Bernardo2014-01-071-0/+0
| | | | | | Thanasis Giannimaras. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1556080 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled Checkstyle in Gump, the issue should be sorted nowVincent Hennebert2014-01-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1555946 13f79535-47bb-0310-9956-ffa450edef68
* Disable Checkstyle in Gump for now, to avoid being flooded by build failures ↵Vincent Hennebert2013-12-241-1/+1
| | | | | | over the next days git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1553322 13f79535-47bb-0310-9956-ffa450edef68
* Enabled plain formatter to get Checkstyle warnings from Gump buildsVincent Hennebert2013-12-231-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1553214 13f79535-47bb-0310-9956-ffa450edef68
* Fix checkstyle warning.Glenn Adams2013-12-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1552956 13f79535-47bb-0310-9956-ffa450edef68
* Smoke test: introduce Checkstyle violation and see if Gump will complainVincent Hennebert2013-12-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551638 13f79535-47bb-0310-9956-ffa450edef68
* Have Checkstyle fail the build if there are any warningsVincent Hennebert2013-12-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551637 13f79535-47bb-0310-9956-ffa450edef68
* Have Gump run Checkstyle on the source codeVincent Hennebert2013-12-171-6/+1
| | | | | | | Removed HTML output for easier integration with Gump git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551634 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-17198-738/+717
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551536 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2326: CMYK TIFF is rendered using RGB colourspace in Postscript output; ↵Luis Bernardo2013-12-131-0/+0
| | | | | | patch submitted by Simon Steiner (xgc jar updated) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1550844 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify ↵Luis Bernardo2013-12-131-1/+0
| | | | | | currentStream; change suggested by Max Gilead git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1550834 13f79535-47bb-0310-9956-ffa450edef68
* updated xgc jar due to XGC-87 fix.Luis Bernardo2013-12-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1550787 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; ↵Robert Meyer2013-12-052-1/+24
| | | | | | Patch submitted by Simon Steiner git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1548054 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1069: No error message on illegal/unknown values on a propertyRobert Meyer2013-12-041-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1547838 13f79535-47bb-0310-9956-ffa450edef68
* Enabled LineLength check and fixed corresponding issuesVincent Hennebert2013-12-0311-12/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1547372 13f79535-47bb-0310-9956-ffa450edef68
* replaced fontbox snapshot jar by a patched released jar (patch files added ↵Luis Bernardo2013-12-033-0/+1133
| | | | | | to lib) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1547340 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2323: NPE caused by missing local subroutine index in private dictonary ↵Robert Meyer2013-12-031-2/+6
| | | | | | of OTF font git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1547330 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2314: Caching xmlParserClassName in ↵Luis Bernardo2013-11-241-6/+20
| | | | | | org.apache.fop.svg.SimpleSVGUserAgent; patch submitted by Gonzalo Vasquez git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1544897 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2315: Incorrect example for leadersVincent Hennebert2013-11-211-8/+8
| | | | | | | Patch by Alexey Neyman git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1544205 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2317: crash when issuing warning for invalid property valueVincent Hennebert2013-11-211-1/+1
| | | | | | | Patch by Seifeddine Dridi git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1544199 13f79535-47bb-0310-9956-ffa450edef68
* Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-1940-421/+291
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1543560 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2312: font-base configuration setting not working as expectedVincent Hennebert2013-11-158-29/+101
| | | | | | | | Use the config file URI to resolve relative <base> / <font-base> URIs. Fall back to default base URI only if the config input stream has no URI. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1542190 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2313: add support for svg gradients when generating PostScript; most ↵Luis Bernardo2013-11-1326-854/+3009
| | | | | | code authored by Robert Meyer with a small contribution by Athanasios Giannimaras. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1541551 13f79535-47bb-0310-9956-ffa450edef68
* Reverted changes to PDFStructureTreeBuilder from rev. 1537600Vincent Hennebert2013-11-051-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1538984 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2106: Added test case for footnote resetting when the algorithm has to ↵Vincent Hennebert2013-11-051-0/+58
| | | | | | restart page breaking after a too short/long node git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1538963 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1749: Fix offset of footnote when it has a margin-topVincent Hennebert2013-11-052-1/+57
| | | | | | | Patch by Alexey Neyman, applied with minor modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1538961 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2311: revert changes from FOP-1069 that regresses shorthand property ↵Glenn Adams2013-11-012-1/+5
| | | | | | handling. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1538062 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-0180-436/+2644
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1537948 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2310: Fix misplaced table cell border in WM RTL context.Glenn Adams2013-10-3120-27/+139
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1537600 13f79535-47bb-0310-9956-ffa450edef68
* reverted 1536924 (FOP-2308)Luis Bernardo2013-10-303-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1537012 13f79535-47bb-0310-9956-ffa450edef68
* Fix to the "pmd" build targetAdrian Cumiskey2013-10-301-0/+1
| | | | | | | | | PMD reports were being generated correctly when invoked from the "reports" target but when run standalone the build directory was not being created prior task execution. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1536947 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2308: text-transform="capitalize" assumes input text is lowercaseLuis Bernardo2013-10-293-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1536924 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution ↵Luis Bernardo2013-10-281-3/+0
| | | | | | was being overridden by default value git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1536556 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2306: use the URI of the source FO document rather than the config file ↵Vincent Hennebert2013-10-221-1/+7
| | | | | | as a default base URI git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1534704 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-headerRobert Meyer2013-10-223-19/+166
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1534582 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2299: Non Unicode named glyphs not loaded for Type1 fontsRobert Meyer2013-10-212-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1534195 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2296: SVG fill pattern not visible with encryption; patch submitted by ↵Luis Bernardo2013-10-161-2/+3
| | | | | | Simon Steiner git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1532940 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1872: External document is clipped when rotated; patch submitted by ↵Luis Bernardo2013-10-132-4/+10
| | | | | | Thanasis Giannimaras. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1531769 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused variablesVincent Hennebert2013-10-093-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1530507 13f79535-47bb-0310-9956-ffa450edef68
* Do not log a warning when .notdef has been assigned to an unused code of ↵Vincent Hennebert2013-10-081-3/+6
| | | | | | AdobeStandardEncoding git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1530313 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2106: Footnote put on earlier page than the one that contains the ↵Vincent Hennebert2013-10-082-32/+98
| | | | | | | | | footnote call Patch by Alexey Neyman, committed with minor modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1530232 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of ↵Luis Bernardo2013-09-251-1/+1
| | | | | | URL for connection; patch suggested by Matthias Reischenbacher and Robert Meyer comments. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1526329 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2298: One last @Override to remove to satisfy broken Java 5 support.Glenn Adams2013-09-171-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1524211 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2298: Java 5 is more strict than Java 6 about use of @Override on ↵Glenn Adams2013-09-162-3/+0
| | | | | | implementation of interface methods. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1523709 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2298: Java 5 doesn't support String.isEmptyGlenn Adams2013-09-163-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1523706 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ↵Glenn Adams2013-09-1331-147/+1190
| | | | | | to augment /Catalog and /Page dictionaries. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1522934 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2275: Quadratic Bezier curves not properly renderedRobert Meyer2013-08-201-4/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1515840 13f79535-47bb-0310-9956-ffa450edef68
* there is no dependency on pdfbox. this corrects previous commit.Luis Bernardo2013-08-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1514196 13f79535-47bb-0310-9956-ffa450edef68
* the OTF patch requires pdfbox...Luis Bernardo2013-08-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1514084 13f79535-47bb-0310-9956-ffa450edef68