]>
source.dussan.org Git - xmlgraphics-fop.git/log
Vincent Hennebert [Tue, 17 Dec 2013 17:11:56 +0000 (17:11 +0000)]
Have Gump run Checkstyle on the source code
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
Vincent Hennebert [Tue, 17 Dec 2013 13:15:06 +0000 (13:15 +0000)]
Cosmetics only: enabled Checkstyle for test files and fixed resulting errors
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1551536 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Fri, 13 Dec 2013 22:24:34 +0000 (22:24 +0000)]
FOP-2326: CMYK TIFF is rendered using RGB colourspace in Postscript output; 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
Luis Bernardo [Fri, 13 Dec 2013 20:23:54 +0000 (20:23 +0000)]
FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream; change suggested by Max Gilead
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1550834 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Fri, 13 Dec 2013 18:13:09 +0000 (18:13 +0000)]
updated xgc jar due to XGC-87 fix.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1550787 13f79535 -47bb-0310-9956-
ffa450edef68
Robert Meyer [Thu, 5 Dec 2013 09:57:19 +0000 (09:57 +0000)]
FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; Patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1548054 13f79535 -47bb-0310-9956-
ffa450edef68
Robert Meyer [Wed, 4 Dec 2013 16:36:05 +0000 (16:36 +0000)]
FOP-1069: No error message on illegal/unknown values on a property
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1547838 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 3 Dec 2013 12:44:41 +0000 (12:44 +0000)]
Enabled LineLength check and fixed corresponding issues
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1547372 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Tue, 3 Dec 2013 10:51:24 +0000 (10:51 +0000)]
replaced fontbox snapshot jar by a patched released jar (patch files added to lib)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1547340 13f79535 -47bb-0310-9956-
ffa450edef68
Robert Meyer [Tue, 3 Dec 2013 10:05:07 +0000 (10:05 +0000)]
FOP-2323: NPE caused by missing local subroutine index in private dictonary of OTF font
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1547330 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sun, 24 Nov 2013 00:57:26 +0000 (00:57 +0000)]
FOP-2314: Caching xmlParserClassName in 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
Vincent Hennebert [Thu, 21 Nov 2013 15:02:15 +0000 (15:02 +0000)]
FOP-2315: Incorrect example for leaders
Patch by Alexey Neyman
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1544205 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 21 Nov 2013 14:50:24 +0000 (14:50 +0000)]
FOP-2317: crash when issuing warning for invalid property value
Patch by Seifeddine Dridi
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1544199 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 19 Nov 2013 20:20:11 +0000 (20:20 +0000)]
Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1543560 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 15 Nov 2013 07:13:53 +0000 (07:13 +0000)]
FOP-2312: font-base configuration setting not working as expected
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
Luis Bernardo [Wed, 13 Nov 2013 15:24:26 +0000 (15:24 +0000)]
FOP-2313: add support for svg gradients when generating PostScript; most 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
Vincent Hennebert [Tue, 5 Nov 2013 13:15:21 +0000 (13:15 +0000)]
Reverted changes to PDFStructureTreeBuilder from rev.
1537600
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1538984 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 5 Nov 2013 12:18:14 +0000 (12:18 +0000)]
FOP-2106: Added test case for footnote resetting when the algorithm has to 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
Vincent Hennebert [Tue, 5 Nov 2013 12:08:10 +0000 (12:08 +0000)]
FOP-1749: Fix offset of footnote when it has a margin-top
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
Glenn Adams [Fri, 1 Nov 2013 20:58:48 +0000 (20:58 +0000)]
FOP-2311: revert changes from FOP-1069 that regresses shorthand property handling.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1538062 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 1 Nov 2013 14:34:18 +0000 (14:34 +0000)]
FOP-2301: Enable support for PDF sub-page transitions.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1537948 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 31 Oct 2013 19:44:25 +0000 (19:44 +0000)]
FOP-2310: Fix misplaced table cell border in WM RTL context.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1537600 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Wed, 30 Oct 2013 08:57:55 +0000 (08:57 +0000)]
reverted
1536924 (FOP-2308)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1537012 13f79535 -47bb-0310-9956-
ffa450edef68
Adrian Cumiskey [Wed, 30 Oct 2013 00:54:54 +0000 (00:54 +0000)]
Fix to the "pmd" build target
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
Luis Bernardo [Tue, 29 Oct 2013 22:51:53 +0000 (22:51 +0000)]
FOP-2308: text-transform="capitalize" assumes input text is lowercase
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1536924 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Mon, 28 Oct 2013 23:33:07 +0000 (23:33 +0000)]
FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution was being overridden by default value
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1536556 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 22 Oct 2013 17:15:20 +0000 (17:15 +0000)]
FOP-2306: use the URI of the source FO document rather than the config file as a default base URI
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1534704 13f79535 -47bb-0310-9956-
ffa450edef68
Robert Meyer [Tue, 22 Oct 2013 10:06:12 +0000 (10:06 +0000)]
FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1534582 13f79535 -47bb-0310-9956-
ffa450edef68
Robert Meyer [Mon, 21 Oct 2013 14:54:09 +0000 (14:54 +0000)]
FOP-2299: Non Unicode named glyphs not loaded for Type1 fonts
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1534195 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Wed, 16 Oct 2013 23:31:17 +0000 (23:31 +0000)]
FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1532940 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sun, 13 Oct 2013 23:31:46 +0000 (23:31 +0000)]
FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1531769 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 9 Oct 2013 06:50:56 +0000 (06:50 +0000)]
Removed unused variables
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1530507 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 8 Oct 2013 15:41:25 +0000 (15:41 +0000)]
Do not log a warning when .notdef has been assigned to an unused code of AdobeStandardEncoding
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1530313 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 8 Oct 2013 11:29:05 +0000 (11:29 +0000)]
FOP-2106: Footnote put on earlier page than the one that contains the 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
Luis Bernardo [Wed, 25 Sep 2013 23:09:55 +0000 (23:09 +0000)]
FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of 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
Glenn Adams [Tue, 17 Sep 2013 20:28:10 +0000 (20:28 +0000)]
FOP-2298: One last @Override to remove to satisfy broken Java 5 support.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1524211 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Mon, 16 Sep 2013 15:42:35 +0000 (15:42 +0000)]
FOP-2298: Java 5 is more strict than Java 6 about use of @Override on implementation of interface methods.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1523709 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Mon, 16 Sep 2013 15:35:23 +0000 (15:35 +0000)]
FOP-2298: Java 5 doesn't support String.isEmpty
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1523706 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 13 Sep 2013 13:56:18 +0000 (13:56 +0000)]
FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1522934 13f79535 -47bb-0310-9956-
ffa450edef68
Robert Meyer [Tue, 20 Aug 2013 15:00:13 +0000 (15:00 +0000)]
FOP-2275: Quadratic Bezier curves not properly rendered
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1515840 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Thu, 15 Aug 2013 08:20:52 +0000 (08:20 +0000)]
there is no dependency on pdfbox. this corrects previous commit.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1514196 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Wed, 14 Aug 2013 22:57:59 +0000 (22:57 +0000)]
the OTF patch requires pdfbox...
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1514084 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Wed, 14 Aug 2013 22:42:28 +0000 (22:42 +0000)]
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (eclipse misbehaved and missed a file)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1514079 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Wed, 14 Aug 2013 22:35:37 +0000 (22:35 +0000)]
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1514076 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 30 Jul 2013 20:10:35 +0000 (20:10 +0000)]
Removed obsolete CommandLineLogger.
The Jdk14Logger is guaranteed to be there by default now that the minimal Java requirement is 1.5.
Also, CommandLineLogger messes up the output when rendering to stdout.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1508599 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Mon, 15 Jul 2013 18:23:36 +0000 (18:23 +0000)]
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to commit changes to build.xml before.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1503396 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sat, 13 Jul 2013 22:26:09 +0000 (22:26 +0000)]
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1502902 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Fri, 12 Jul 2013 23:24:40 +0000 (23:24 +0000)]
FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1502725 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Fri, 12 Jul 2013 23:02:02 +0000 (23:02 +0000)]
FOP-2271: XSL Infinite loop; patch submitted by Simon Steiner.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1502722 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Fri, 12 Jul 2013 21:58:17 +0000 (21:58 +0000)]
FOP-2273: Stroke miter limit is not clamped when writing PDFs; patch submitted by Max Gilead
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1502705 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Fri, 12 Jul 2013 21:19:06 +0000 (21:19 +0000)]
FOP-2259: 1 bit TIFF error; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1502694 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sun, 23 Jun 2013 23:03:22 +0000 (23:03 +0000)]
FOP-2250: Arabic characters are not connected on PCL; partial implementation.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1495898 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Tue, 18 Jun 2013 23:04:16 +0000 (23:04 +0000)]
FOP-2246: Exception java.lang.IllegalArgumentException: min (1650) > opt (0); changes to avoid exception and default to "reasonable" values if no invalid value was explicitly provided.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1494364 13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Sat, 15 Jun 2013 21:55:30 +0000 (21:55 +0000)]
Adding MarkDown docs/ directory for XML Graphics FOP.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1493425 13f79535 -47bb-0310-9956-
ffa450edef68
Peter Hancock [Tue, 4 Jun 2013 10:32:34 +0000 (10:32 +0000)]
Improved fop.xconf validation
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1489375 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sat, 18 May 2013 22:25:52 +0000 (22:25 +0000)]
FOP-2248: add support for AES 256 PDF encryption
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1484190 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Mon, 13 May 2013 22:49:00 +0000 (22:49 +0000)]
FOP-2221: Make overflow messages easier to read and fix wrong/ missing messages; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1482140 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 7 May 2013 18:53:29 +0000 (18:53 +0000)]
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1480018 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 7 May 2013 16:23:13 +0000 (16:23 +0000)]
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1479969 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Tue, 30 Apr 2013 23:25:18 +0000 (23:25 +0000)]
FOP-2245: height attribute on external-graphic with percentage value behaves incorrectly
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1477872 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Tue, 30 Apr 2013 22:38:13 +0000 (22:38 +0000)]
FOP-2244: Encrypted image colorspace fails; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1477861 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Mon, 29 Apr 2013 22:08:58 +0000 (22:08 +0000)]
FOP-2238: updated xgc jar (revision
1477369 )
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1477371 13f79535 -47bb-0310-9956-
ffa450edef68
Peter Hancock [Tue, 16 Apr 2013 11:09:04 +0000 (11:09 +0000)]
FOP-2211: fixed in previous
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1468367 13f79535 -47bb-0310-9956-
ffa450edef68
Peter Hancock [Tue, 16 Apr 2013 10:48:44 +0000 (10:48 +0000)]
Fix & improve the handling of temporary files using the new URI resource resolvers
Thanks to Alexios Giotis for valuable contribution
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1468361 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Mon, 15 Apr 2013 21:43:05 +0000 (21:43 +0000)]
FOP-2221: Make overflow messages easier to read and fix wrong/ missing messages; applied second patch by Simon Steiner.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1468239 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 9 Apr 2013 17:44:27 +0000 (17:44 +0000)]
Note to self: do not start something else while committing
Removed premature uncommenting of MethodParamPad rule
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1466154 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 9 Apr 2013 17:31:41 +0000 (17:31 +0000)]
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1466146 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 8 Apr 2013 11:51:52 +0000 (11:51 +0000)]
FOP #2234: NPE when rendering a document with markers and accessibility is enabled
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1465599 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 19 Mar 2013 16:21:15 +0000 (16:21 +0000)]
FOP-2226: Image resources are not closed when rendering into the Intermediate Format
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1458382 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sat, 16 Mar 2013 17:54:54 +0000 (17:54 +0000)]
FOP-2216: PDF forms are offset; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1457282 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sat, 16 Mar 2013 00:48:31 +0000 (00:48 +0000)]
FOP-2223: Lines do not span to the end in rounded border cells in AFP; patch submitted by Simon Steiner.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1457188 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sat, 16 Mar 2013 00:39:09 +0000 (00:39 +0000)]
FOP-2224: NPE for SVG text in AFP; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1457183 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sat, 16 Mar 2013 00:27:00 +0000 (00:27 +0000)]
FOP-2221: Make overflow messages easier to read and fix wrong/ missing messages; patch submitted by Simon Steiner.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1457180 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Sat, 16 Mar 2013 00:01:28 +0000 (00:01 +0000)]
FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied second patch by Robert Meyer; expanded the layout test case.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1457168 13f79535 -47bb-0310-9956-
ffa450edef68
Chris Bowditch [Tue, 5 Mar 2013 15:45:13 +0000 (15:45 +0000)]
FOP-2217; Image scaling change was adversely affecting other image types
Submitted by Robert Meyer (rmeyer.at.hotmail.co.uk)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1452859 13f79535 -47bb-0310-9956-
ffa450edef68
Chris Bowditch [Tue, 5 Mar 2013 10:59:52 +0000 (10:59 +0000)]
FOP-2214; forgot to commit status.xml
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1452735 13f79535 -47bb-0310-9956-
ffa450edef68
Chris Bowditch [Tue, 5 Mar 2013 10:57:28 +0000 (10:57 +0000)]
FOP-2215; Thin dashed border look like dots
Submitted by Simon Steiner (ssteiner.at.thunderhead.com)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1452734 13f79535 -47bb-0310-9956-
ffa450edef68
Chris Bowditch [Mon, 25 Feb 2013 14:19:46 +0000 (14:19 +0000)]
FOP-2215; NullPointerException when generating IF with fox:external-document
Submitted by Simon Steiner (ssteiner.at.thunderhead.com)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1449718 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Thu, 21 Feb 2013 23:56:09 +0000 (23:56 +0000)]
FOP-2177: If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction; patch submitted by Robert Meyer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1448860 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Thu, 21 Feb 2013 01:10:36 +0000 (01:10 +0000)]
FOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 regarding source resolution scaling with SVG and images; patch submitted by Robert Meyer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1448484 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Thu, 21 Feb 2013 00:45:28 +0000 (00:45 +0000)]
FOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch submitted by Simon Steiner
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1448483 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Wed, 20 Feb 2013 23:16:13 +0000 (23:16 +0000)]
FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch submitted by Robert Meyer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1448469 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 10 Feb 2013 23:38:26 +0000 (23:38 +0000)]
Partial revert of r1444573 to restore intermediate-format-ng.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1444631 13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Sun, 10 Feb 2013 17:45:11 +0000 (17:45 +0000)]
Removing Forrest-based documentation files from build.xml.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1444575 13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Sun, 10 Feb 2013 17:42:26 +0000 (17:42 +0000)]
Removing Forrest-based documentation files.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1444573 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 8 Feb 2013 20:25:31 +0000 (20:25 +0000)]
FOP-2148: make page-position="only" work
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1444217 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Wed, 6 Feb 2013 14:52:43 +0000 (14:52 +0000)]
FOP-2206: adds unit test for PSPainter.drawText()
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1442992 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 5 Feb 2013 19:40:09 +0000 (19:40 +0000)]
FOP-2206: Add support for CS placement and escapement data in PS renderer.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1442711 13f79535 -47bb-0310-9956-
ffa450edef68
Pascal Sancho [Wed, 30 Jan 2013 13:02:34 +0000 (13:02 +0000)]
Jira FOP-2203: Fix xml syntax in XSD
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1440381 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 29 Jan 2013 20:15:21 +0000 (20:15 +0000)]
JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1440094 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 22 Jan 2013 19:04:34 +0000 (19:04 +0000)]
FOP-2197: missing GlyphTester class in transcoder archives
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1437102 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 18 Jan 2013 22:49:09 +0000 (22:49 +0000)]
FOP-2195: use sparse arrays for position adjustments
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1435400 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 18 Jan 2013 21:13:42 +0000 (21:13 +0000)]
FOP-2194: optimize lazy font load invocation for hot methods
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1435344 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 18 Jan 2013 17:45:43 +0000 (17:45 +0000)]
FOP-2192: fix checkstyle and findbugs warnings
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1435270 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 18 Jan 2013 17:45:40 +0000 (17:45 +0000)]
FOP-2192: fix checkstyle and findbugs warnings
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1435269 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 18 Jan 2013 16:42:03 +0000 (16:42 +0000)]
FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph processing state allocation
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1435241 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Bernardo [Fri, 18 Jan 2013 00:39:39 +0000 (00:39 +0000)]
FOP-2187: Generating pdf works awt & png crashes when overflow hidden
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1434992 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 16 Jan 2013 23:43:53 +0000 (23:43 +0000)]
FOP-2188: optimize string allocation in pdf output processing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1434502 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 16 Jan 2013 20:54:49 +0000 (20:54 +0000)]
FOP-2186: optimize inefficient glyph processing state update operations
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1434386 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 12 Jan 2013 05:59:08 +0000 (05:59 +0000)]
FOP-2184: optimize inefficient position adjustment array allocation in non-CS path.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1432383 13f79535 -47bb-0310-9956-
ffa450edef68