]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
11 years agoFOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon...
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

11 years agoFOP-1872: External document is clipped when rotated; patch submitted by Thanasis...
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

11 years agoRemoved unused variables
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

11 years agoDo not log a warning when .notdef has been assigned to an unused code of AdobeStandar...
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

11 years agoFOP-2106: Footnote put on earlier page than the one that contains the footnote call
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

11 years agoFOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of URL for...
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

11 years agoFOP-2298: One last @Override to remove to satisfy broken Java 5 support.
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

11 years agoFOP-2298: Java 5 is more strict than Java 6 about use of @Override on implementation...
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

11 years agoFOP-2298: Java 5 doesn't support String.isEmpty
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

11 years agoFOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augme...
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

11 years agoFOP-2275: Quadratic Bezier curves not properly rendered
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

11 years agothere is no dependency on pdfbox. this corrects previous commit.
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

11 years agothe OTF patch requires pdfbox...
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

11 years agoFOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (eclipse...
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

11 years agoFOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer
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

11 years agoRemoved obsolete CommandLineLogger.
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

11 years agoFOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to commit chang...
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

11 years agoFOP-2265: Enable xlint cast; patch submitted by Simon Steiner
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

11 years agoFOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner.
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

11 years agoFOP-2271: XSL Infinite loop; patch submitted by Simon Steiner.
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

11 years agoFOP-2273: Stroke miter limit is not clamped when writing PDFs; patch submitted by...
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

11 years agoFOP-2259: 1 bit TIFF error; patch submitted by Simon Steiner
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

11 years agoFOP-2250: Arabic characters are not connected on PCL; partial implementation.
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

11 years agoFOP-2246: Exception java.lang.IllegalArgumentException: min (1650) > opt (0); changes...
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

11 years agoAdding MarkDown docs/ directory for XML Graphics FOP.
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

11 years agoImproved fop.xconf validation
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

11 years agoFOP-2248: add support for AES 256 PDF encryption
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

11 years agoFOP-2221: Make overflow messages easier to read and fix wrong/ missing messages;...
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

11 years agoCosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed correspo...
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

11 years agoCosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations
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

11 years agoFOP-2245: height attribute on external-graphic with percentage value behaves incorrectly
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

11 years agoFOP-2244: Encrypted image colorspace fails; patch submitted by Simon Steiner
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

11 years agoFOP-2238: updated xgc jar (revision 1477369)
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

11 years agoFOP-2211: fixed in previous
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

11 years agoFix & improve the handling of temporary files using the new URI resource resolvers
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

11 years agoFOP-2221: Make overflow messages easier to read and fix wrong/ missing messages;...
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

11 years agoNote to self: do not start something else while committing
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

11 years agoCosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations
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

11 years agoFOP #2234: NPE when rendering a document with markers and accessibility is enabled
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

11 years agoFOP-2226: Image resources are not closed when rendering into the Intermediate Format
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

11 years agoFOP-2216: PDF forms are offset; patch submitted by Simon Steiner
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

11 years agoFOP-2223: Lines do not span to the end in rounded border cells in AFP; patch submitte...
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

11 years agoFOP-2224: NPE for SVG text in AFP; patch submitted by Simon Steiner
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

11 years agoFOP-2221: Make overflow messages easier to read and fix wrong/ missing messages;...
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

11 years agoFOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied second...
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

11 years agoFOP-2217; Image scaling change was adversely affecting other image types
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

11 years agoFOP-2214; forgot to commit status.xml
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

11 years agoFOP-2215; Thin dashed border look like dots
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

11 years agoFOP-2215; NullPointerException when generating IF with fox:external-document
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

11 years agoFOP-2177: If a right aligned image exceeds a table cells bounds, it will overflow...
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

11 years agoFOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 regarding...
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

11 years agoFOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch submitted...
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

11 years agoFOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch submitted...
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

11 years agoPartial revert of r1444573 to restore intermediate-format-ng.
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

11 years agoRemoving Forrest-based documentation files from build.xml.
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

11 years agoRemoving Forrest-based documentation files.
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

11 years agoFOP-2148: make page-position="only" work
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

11 years agoFOP-2206: adds unit test for PSPainter.drawText()
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

11 years agoFOP-2206: Add support for CS placement and escapement data in PS renderer.
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

11 years agoJira FOP-2203: Fix xml syntax in XSD
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

11 years agoJIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote
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

11 years agoFOP-2197: missing GlyphTester class in transcoder archives
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

11 years agoFOP-2195: use sparse arrays for position adjustments
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

11 years agoFOP-2194: optimize lazy font load invocation for hot methods
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

11 years agoFOP-2192: fix checkstyle and findbugs warnings
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

11 years agoFOP-2192: fix checkstyle and findbugs warnings
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

11 years agoFOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph processing...
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

11 years agoFOP-2187: Generating pdf works awt & png crashes when overflow hidden
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

11 years agoFOP-2188: optimize string allocation in pdf output processing
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

11 years agoFOP-2186: optimize inefficient glyph processing state update operations
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

11 years agoFOP-2184: optimize inefficient position adjustment array allocation in non-CS path.
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

11 years agoCorrected status error
Peter Hancock [Fri, 11 Jan 2013 09:00:52 +0000 (09:00 +0000)]
Corrected status error

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1431943 13f79535-47bb-0310-9956-ffa450edef68

11 years agoJIRA#FOP-2180: TTFReader outputs bounding box information for glyphs.
Peter Hancock [Wed, 9 Jan 2013 09:51:11 +0000 (09:51 +0000)]
JIRA#FOP-2180:  TTFReader outputs bounding box information for glyphs.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1430752 13f79535-47bb-0310-9956-ffa450edef68

11 years agoJIRA#FOP-1069: Warn instead or error on invalid property values.
Peter Hancock [Wed, 9 Jan 2013 09:37:11 +0000 (09:37 +0000)]
JIRA#FOP-1069:  Warn instead or error on invalid property values.
--Thi--s line, and those below, will be ignored--

M    src/java/org/apache/fop/render/ps/PSTextPainter.java
M    src/java/org/apache/fop/layoutmgr/inline/ImageLayout.java
M    src/java/org/apache/fop/fo/FObj.java
M    src/java/org/apache/fop/fo/FOValidationEventProducer.java
M    src/java/org/apache/fop/fo/FOValidationEventProducer.xml
M    status.xml

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1430746 13f79535-47bb-0310-9956-ffa450edef68

11 years agoJira FOP-2174: When using SVG drawings, if no content-width and content-height is...
Chris Bowditch [Fri, 4 Jan 2013 15:11:52 +0000 (15:11 +0000)]
Jira FOP-2174: When using SVG drawings, if no content-width and content-height is specified, 72 will be used instead of the source-resolution option
Patch submitted by Robert Meyer (rmeyer at hotmail dot co dot uk)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1428918 13f79535-47bb-0310-9956-ffa450edef68

11 years agomake compatible with checkstyle v5.6 as discussed on fop-dev
Chris Bowditch [Fri, 4 Jan 2013 14:41:06 +0000 (14:41 +0000)]
make compatible with checkstyle v5.6 as discussed on fop-dev

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1428897 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFOP-2179: Fix checkstyle and findbugs warnings.
Glenn Adams [Mon, 31 Dec 2012 14:46:01 +0000 (14:46 +0000)]
FOP-2179: Fix checkstyle and findbugs warnings.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1427143 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFOP-2160: Fix NPE when rl writing mode is used in certain contexts.
Glenn Adams [Sun, 30 Dec 2012 04:42:43 +0000 (04:42 +0000)]
FOP-2160: Fix NPE when rl writing mode is used in certain contexts.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1426888 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFOP-2178: Fix incomplete kerning when complex script features are enabled.
Glenn Adams [Sat, 29 Dec 2012 18:56:56 +0000 (18:56 +0000)]
FOP-2178: Fix incomplete kerning when complex script features are enabled.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1426805 13f79535-47bb-0310-9956-ffa450edef68

11 years agofixed the fact that -nocs was not being applied
Luis Bernardo [Wed, 19 Dec 2012 22:01:38 +0000 (22:01 +0000)]
fixed the fact that -nocs was not being applied

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1424164 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts
Chris Bowditch [Mon, 17 Dec 2012 16:03:24 +0000 (16:03 +0000)]
Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts
Patch submitted by Simon Steiner (ssteiner.at.thunderhead.com)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1422992 13f79535-47bb-0310-9956-ffa450edef68

11 years agoBugzilla 37114: Implementation of changes necessary to warn of invalid property values.
Peter Hancock [Thu, 13 Dec 2012 11:41:49 +0000 (11:41 +0000)]
Bugzilla 37114: Implementation of changes necessary to warn of invalid property values.
Contributed by Robert Meyer.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421238 13f79535-47bb-0310-9956-ffa450edef68

11 years agoSmall code simplifications due to Luis Bernardo
Peter Hancock [Thu, 13 Dec 2012 11:30:57 +0000 (11:30 +0000)]
Small code simplifications due to Luis Bernardo

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421233 13f79535-47bb-0310-9956-ffa450edef68

11 years agoJIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Simon Steiner.
Peter Hancock [Thu, 13 Dec 2012 10:45:25 +0000 (10:45 +0000)]
JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Simon Steiner.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421214 13f79535-47bb-0310-9956-ffa450edef68

11 years agojira fop-1840: column balancing algorithm; applied patch 12550540 submitted by Robert...
Luis Bernardo [Wed, 12 Dec 2012 23:34:28 +0000 (23:34 +0000)]
jira fop-1840: column balancing algorithm; applied patch 12550540 submitted by Robert Meyer.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421038 13f79535-47bb-0310-9956-ffa450edef68

11 years agojira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert...
Luis Bernardo [Mon, 10 Dec 2012 00:31:43 +0000 (00:31 +0000)]
jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1419183 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix avalon dependency in maven POM; As Suggested by Stephen Moore (Stephen.moore...
Chris Bowditch [Tue, 4 Dec 2012 13:56:53 +0000 (13:56 +0000)]
fix avalon dependency in maven POM; As Suggested by Stephen Moore (Stephen.moore AT gmail.com)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1416937 13f79535-47bb-0310-9956-ffa450edef68

11 years agobugzilla #54196: configure big / little endian support for TIFF images; patch 29628...
Luis Bernardo [Sun, 25 Nov 2012 23:24:41 +0000 (23:24 +0000)]
bugzilla #54196: configure big / little endian support for TIFF images; patch 29628 applied; submitted by Robert Meyer

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1413442 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTr...
Vincent Hennebert [Mon, 19 Nov 2012 18:53:11 +0000 (18:53 +0000)]
Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document.
Patch submitted by Robert Meyer

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1411352 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes
Vincent Hennebert [Mon, 19 Nov 2012 16:57:05 +0000 (16:57 +0000)]
Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1411306 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output
Mehdi Houshmand [Fri, 9 Nov 2012 09:16:13 +0000 (09:16 +0000)]
Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1407393 13f79535-47bb-0310-9956-ffa450edef68

12 years agoReduced the dashed border ratio to make it more aesthetically pleasing
Mehdi Houshmand [Mon, 5 Nov 2012 16:31:40 +0000 (16:31 +0000)]
Reduced the dashed border ratio to make it more aesthetically pleasing

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405867 13f79535-47bb-0310-9956-ffa450edef68

12 years agofixes checkstyles issues from revisions 1391502 and 1400536
Luis Bernardo [Sun, 4 Nov 2012 10:59:29 +0000 (10:59 +0000)]
fixes checkstyles issues from revisions 1391502 and 1400536

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405526 13f79535-47bb-0310-9956-ffa450edef68

12 years agomissing license header (fixes rev 1403646)
Luis Bernardo [Sun, 4 Nov 2012 10:23:23 +0000 (10:23 +0000)]
missing license header (fixes rev 1403646)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405518 13f79535-47bb-0310-9956-ffa450edef68

12 years agobugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Robert...
Luis Bernardo [Sun, 4 Nov 2012 00:44:51 +0000 (00:44 +0000)]
bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Robert Meyer

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405444 13f79535-47bb-0310-9956-ffa450edef68

12 years agoForgot to include test files in commit 1400890
Vincent Hennebert [Fri, 2 Nov 2012 20:50:04 +0000 (20:50 +0000)]
Forgot to include test files in commit 1400890

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405160 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #54081: properly tag hyphenated words in PDF output when accessibility is...
Vincent Hennebert [Fri, 2 Nov 2012 20:47:32 +0000 (20:47 +0000)]
Bugzilla #54081: properly tag hyphenated words in PDF output when accessibility is enabled

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405158 13f79535-47bb-0310-9956-ffa450edef68

12 years agobugzilla #48955: Allow AFP font codepage names to be less than 8 chars
Chris Bowditch [Fri, 2 Nov 2012 14:07:14 +0000 (14:07 +0000)]
bugzilla #48955: Allow AFP font codepage names to be less than 8 chars
Patch submitted by Peter Hancock

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1404968 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla#54075: Fixed a regression
Peter Hancock [Tue, 30 Oct 2012 10:42:47 +0000 (10:42 +0000)]
Bugzilla#54075: Fixed a regression

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1403657 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla#45822: Changed the dashed borders to appear more like dashes and less like...
Mehdi Houshmand [Tue, 30 Oct 2012 09:26:59 +0000 (09:26 +0000)]
Bugzilla#45822: Changed the dashed borders to appear more like dashes and less like dotted-borders

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1403643 13f79535-47bb-0310-9956-ffa450edef68