]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
12 years agoBugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multip...
Glenn Adams [Sun, 24 Jun 2012 17:53:17 +0000 (17:53 +0000)]
Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo.

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

12 years agoEliminate javadocs warnings.
Glenn Adams [Sat, 23 Jun 2012 18:45:21 +0000 (18:45 +0000)]
Eliminate javadocs warnings.

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

12 years agoRemoved svn:mergeinfo property.
Vincent Hennebert [Fri, 22 Jun 2012 18:14:51 +0000 (18:14 +0000)]
Removed svn:mergeinfo property.
I can't see any reason why those files should receive special treatment and not take the value of the svn:mergeinfo property from the root.
At any rate this can easily be restored if necessary.

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

12 years agoMerged branch Temp_TrueTypeInPostScript back to trunk
Vincent Hennebert [Fri, 22 Jun 2012 18:07:04 +0000 (18:07 +0000)]
Merged branch Temp_TrueTypeInPostScript back to trunk

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

12 years agoMerged changes from trunk up to revision 1351540 Temp_TrueTypeInPostScript Temp_TrueTypeInPostScript
Vincent Hennebert [Fri, 22 Jun 2012 16:36:20 +0000 (16:36 +0000)]
Merged changes from trunk up to revision 1351540

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

12 years agoBugzilla #40676: Update site documentation about PNG image loading configuration...
Glenn Adams [Tue, 19 Jun 2012 00:18:44 +0000 (00:18 +0000)]
Bugzilla #40676: Update site documentation about PNG image loading configuration and support. Submitted by Luis Bernardo.

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

12 years agoUpdated the documentation
Vincent Hennebert [Mon, 18 Jun 2012 14:38:56 +0000 (14:38 +0000)]
Updated the documentation

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

12 years agoIgnore new FindBugs issues
Vincent Hennebert [Mon, 18 Jun 2012 14:07:54 +0000 (14:07 +0000)]
Ignore new FindBugs issues

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

12 years agoRemoved unused private methods
Vincent Hennebert [Mon, 18 Jun 2012 14:07:00 +0000 (14:07 +0000)]
Removed unused private methods

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

12 years agoFixed FindBugs issue: do not compare strings with == or !=
Vincent Hennebert [Mon, 18 Jun 2012 14:06:12 +0000 (14:06 +0000)]
Fixed FindBugs issue: do not compare strings with == or !=

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

12 years agoFixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH
Vincent Hennebert [Mon, 18 Jun 2012 14:05:46 +0000 (14:05 +0000)]
Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH

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

12 years agoCosmetics only: organised imports
Vincent Hennebert [Mon, 18 Jun 2012 14:04:02 +0000 (14:04 +0000)]
Cosmetics only: organised imports

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

12 years agoBuzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Bernardo.
Glenn Adams [Fri, 15 Jun 2012 20:41:44 +0000 (20:41 +0000)]
Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Bernardo.

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

12 years agoBugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent re...
Glenn Adams [Fri, 15 Jun 2012 02:56:21 +0000 (02:56 +0000)]
Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent re-encoding of PNG images (and unnecssary output file bloat). Submitted by Luis Bernardo, Matthias Reischenbacher.

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

12 years agoBugzilla #53412: Eliminate incorrect use of object identity which produces excessive...
Glenn Adams [Thu, 14 Jun 2012 19:33:41 +0000 (19:33 +0000)]
Bugzilla #53412: Eliminate incorrect use of object identity which produces excessive property cache collisions. Submitted by Alexios Giotis.

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

12 years agoRemoved commented code: subset-embedding for single-byte fonts is not working yet
Vincent Hennebert [Wed, 13 Jun 2012 15:40:23 +0000 (15:40 +0000)]
Removed commented code: subset-embedding for single-byte fonts is not working yet

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

12 years agoEliminate javadocs warnings.
Glenn Adams [Mon, 4 Jun 2012 05:42:06 +0000 (05:42 +0000)]
Eliminate javadocs warnings.

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

12 years agoSynchronize XGC jar from XGC trunk.
Glenn Adams [Mon, 4 Jun 2012 02:42:06 +0000 (02:42 +0000)]
Synchronize XGC jar from XGC trunk.

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

12 years agoUpdate xmlgraphics common jar to reflect recent fixes in XGC.
Glenn Adams [Fri, 1 Jun 2012 20:07:53 +0000 (20:07 +0000)]
Update xmlgraphics common jar to reflect recent fixes in XGC.

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

12 years agoUpdated XGC JAR
Mehdi Houshmand [Fri, 1 Jun 2012 08:26:45 +0000 (08:26 +0000)]
Updated XGC JAR

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

12 years agoFurther clean up to PDFResources and fixed mistake in last commit
Mehdi Houshmand [Fri, 1 Jun 2012 08:13:36 +0000 (08:13 +0000)]
Further clean up to PDFResources and fixed mistake in last commit

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

12 years agoRenamed DIRECTORY_TABLE into TABLE_DIRECTORY
Vincent Hennebert [Thu, 31 May 2012 15:55:34 +0000 (15:55 +0000)]
Renamed DIRECTORY_TABLE into TABLE_DIRECTORY

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

12 years agoAdded generics to PDFResources, also changed HashSet -> LinkedHashSet to make PDF...
Mehdi Houshmand [Thu, 31 May 2012 15:53:57 +0000 (15:53 +0000)]
Added generics to PDFResources, also changed HashSet -> LinkedHashSet to make PDF output more deterministic

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

12 years agoJavadoc improvements
Vincent Hennebert [Thu, 31 May 2012 15:24:51 +0000 (15:24 +0000)]
Javadoc improvements

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

12 years agoJavadoc improvements
Vincent Hennebert [Wed, 30 May 2012 15:28:14 +0000 (15:28 +0000)]
Javadoc improvements

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

12 years agoRemoved deprecated method
Vincent Hennebert [Wed, 30 May 2012 13:35:59 +0000 (13:35 +0000)]
Removed deprecated method

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

12 years agoRenamed BFEntry into CMapSegment
Vincent Hennebert [Wed, 30 May 2012 13:32:35 +0000 (13:32 +0000)]
Renamed BFEntry into CMapSegment

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

12 years agoOrganized imports
Vincent Hennebert [Wed, 30 May 2012 10:23:32 +0000 (10:23 +0000)]
Organized imports

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

12 years agoBugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted...
Glenn Adams [Tue, 29 May 2012 16:07:27 +0000 (16:07 +0000)]
Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted by Julien AymĂ©.

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

12 years agosetBFEntries is deprecated, replaced with setCMap
Vincent Hennebert [Tue, 29 May 2012 15:33:54 +0000 (15:33 +0000)]
setBFEntries is deprecated, replaced with setCMap

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

12 years agoMade glyphToUnicodeMap and unicodeToGlyphMap final
Vincent Hennebert [Tue, 29 May 2012 15:33:09 +0000 (15:33 +0000)]
Made glyphToUnicodeMap and unicodeToGlyphMap final

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

12 years agoRemoved unused methods
Vincent Hennebert [Tue, 29 May 2012 15:32:11 +0000 (15:32 +0000)]
Removed unused methods

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

12 years agoMerged changes from trunk up to revision 1343632
Vincent Hennebert [Tue, 29 May 2012 11:13:02 +0000 (11:13 +0000)]
Merged changes from trunk up to revision 1343632

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

12 years agoAdded possibility to treat some content as artifact.
Vincent Hennebert [Tue, 29 May 2012 09:48:03 +0000 (09:48 +0000)]
Added possibility to treat some content as artifact.

If any fo:static-content or fo:wrapper element has their 'role' property set to 'artifact', then they and their descendants will be treated as artifacts.

Suggested by Martin Koegler as part of Bugzilla #50852

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

12 years agoMerged changes from trunk up to revision 1343133
Vincent Hennebert [Mon, 28 May 2012 16:16:23 +0000 (16:16 +0000)]
Merged changes from trunk up to revision 1343133

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

12 years agoBugzilla #53296: Updated TTFinPS specific test cases to JUnit 4
Vincent Hennebert [Mon, 28 May 2012 15:50:35 +0000 (15:50 +0000)]
Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4
Patch by Robert Meyer, applied with minor modifications

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

12 years agoAdd version attribute to AT and IF intermediate formats. Also eliminate redundant...
Glenn Adams [Mon, 28 May 2012 03:30:37 +0000 (03:30 +0000)]
Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format.

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

12 years agoAdd extension to place code just before PostScript %PageTrailer. Submitted by Luis...
Glenn Adams [Sun, 27 May 2012 17:39:49 +0000 (17:39 +0000)]
Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo.

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

12 years agoBugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submi...
Glenn Adams [Fri, 25 May 2012 20:02:21 +0000 (20:02 +0000)]
Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer.

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

12 years agoUpdate FAQ and New Bug documentation.
Glenn Adams [Fri, 25 May 2012 19:10:28 +0000 (19:10 +0000)]
Update FAQ and New Bug documentation.

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

12 years agoUpdated reference PDFs following changes from rev. 1341992 and 1342680
Vincent Hennebert [Fri, 25 May 2012 15:55:46 +0000 (15:55 +0000)]
Updated reference PDFs following changes from rev. 1341992 and 1342680

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

12 years agoAdded support for the role property on fo:page-sequence, fo:flow and fo:static-content.
Vincent Hennebert [Fri, 25 May 2012 15:15:28 +0000 (15:15 +0000)]
Added support for the role property on fo:page-sequence, fo:flow and fo:static-content.
This allows to change the mapping of those FOs to PDF structure types when enabling accessibility.

Suggested by Martin Koegler as part of Bugzilla #50852

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

12 years agoThe Type entry is optional for a structure element. Not outputting it allows to save...
Vincent Hennebert [Wed, 23 May 2012 19:22:59 +0000 (19:22 +0000)]
The Type entry is optional for a structure element. Not outputting it allows to save space in the final output.
Suggested by Martin Koegler as part of Bugzilla #50852

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

12 years agoBugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo.
Glenn Adams [Tue, 22 May 2012 18:26:15 +0000 (18:26 +0000)]
Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo.

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

12 years agoRemove JDK1.6 dependency.
Glenn Adams [Thu, 17 May 2012 17:22:20 +0000 (17:22 +0000)]
Remove JDK1.6 dependency.

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

12 years agoFix findbugs warning.
Glenn Adams [Thu, 17 May 2012 15:53:37 +0000 (15:53 +0000)]
Fix findbugs warning.

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

12 years agoBugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with...
Glenn Adams [Thu, 17 May 2012 01:42:56 +0000 (01:42 +0000)]
Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo.

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

12 years agoBugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted...
Glenn Adams [Thu, 17 May 2012 01:22:08 +0000 (01:22 +0000)]
Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo.

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

12 years agoBugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl.
Glenn Adams [Wed, 16 May 2012 22:01:39 +0000 (22:01 +0000)]
Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl.

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

12 years agoBugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradie...
Glenn Adams [Wed, 16 May 2012 01:12:02 +0000 (01:12 +0000)]
Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. Submitted by Luis Bernardo.

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

12 years agoMistake in last commit: didn't add a class
Mehdi Houshmand [Tue, 15 May 2012 09:09:00 +0000 (09:09 +0000)]
Mistake in last commit: didn't add a class

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

12 years agoImproved handling of AFP double-byte character sets
Mehdi Houshmand [Tue, 15 May 2012 09:07:02 +0000 (09:07 +0000)]
Improved handling of AFP double-byte character sets

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

12 years agoChanged the way AFP PTOCA TransparentData control sequences are written so that they...
Mehdi Houshmand [Fri, 11 May 2012 13:14:17 +0000 (13:14 +0000)]
Changed the way AFP PTOCA TransparentData control sequences are written so that they end on character byte boundaries

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

12 years agoBugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the...
Glenn Adams [Wed, 9 May 2012 12:20:34 +0000 (12:20 +0000)]
Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer.

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

12 years agoBugzilla #45715: Break before (break-before) not respected on blocks nested in inlines.
Glenn Adams [Fri, 4 May 2012 16:52:35 +0000 (16:52 +0000)]
Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines.

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

12 years agoBugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn upside...
Glenn Adams [Wed, 2 May 2012 15:53:49 +0000 (15:53 +0000)]
Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. Submitted by rmeyer@hotmail.co.uk.

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

12 years agoBugzilla #43940: Use new double format utility to improve thread safety and performan...
Glenn Adams [Sun, 29 Apr 2012 17:00:36 +0000 (17:00 +0000)]
Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien AymĂ©, Ognjen Blagojevic.

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

12 years agoFixed concurrency issue re:background-image on a fo:block. Also updated a couple...
Mehdi Houshmand [Fri, 27 Apr 2012 13:11:06 +0000 (13:11 +0000)]
Fixed concurrency issue re:background-image on a fo:block. Also updated a couple license headers in the examples

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

12 years agoBugzilla #51484: Improve test for last section.
Glenn Adams [Thu, 26 Apr 2012 13:18:53 +0000 (13:18 +0000)]
Bugzilla #51484: Improve test for last section.

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

12 years agoFixed FindBugs warnings
Vincent Hennebert [Wed, 25 Apr 2012 18:09:51 +0000 (18:09 +0000)]
Fixed FindBugs warnings

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

12 years agoBugzilla #53052: restored support for embedded PDF files
Vincent Hennebert [Wed, 25 Apr 2012 18:09:24 +0000 (18:09 +0000)]
Bugzilla #53052: restored support for embedded PDF files
Removed the outputting of obj/endobj in PDFJavaScriptLaunchAction

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

12 years agoBugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java...
Glenn Adams [Wed, 25 Apr 2012 14:48:09 +0000 (14:48 +0000)]
Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java Beans API. Fix checkstyle errors.

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

12 years agoBugzilla #51484: Don't write final /sect suffix in RTF if section is last section.
Glenn Adams [Wed, 25 Apr 2012 13:54:22 +0000 (13:54 +0000)]
Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section.

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

12 years agoBugzilla #53143: Ensure fonts are not loaded twice (redundantly).
Glenn Adams [Tue, 24 Apr 2012 22:28:42 +0000 (22:28 +0000)]
Bugzilla #53143: Ensure fonts are not loaded twice (redundantly).

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

12 years agoBugzilla #50196: Add test for basic-link with padding.
Glenn Adams [Tue, 24 Apr 2012 17:15:15 +0000 (17:15 +0000)]
Bugzilla #50196: Add test for basic-link with padding.

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

12 years agoRemove inactive Contributor and add Luis Bernardo
Chris Bowditch [Mon, 23 Apr 2012 07:32:58 +0000 (07:32 +0000)]
Remove inactive Contributor and add Luis Bernardo

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

12 years agoImprove property function argument parsing, specifically, better separate required...
Glenn Adams [Sun, 22 Apr 2012 20:09:52 +0000 (20:09 +0000)]
Improve property function argument parsing, specifically, better separate required, optional, and variable arguments and the handling of optional argument defaults. Regularize property function class names.

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

12 years agoMake property function class names more consistent.
Glenn Adams [Sun, 22 Apr 2012 20:09:49 +0000 (20:09 +0000)]
Make property function class names more consistent.

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

12 years agoSnapshot commit - does not build!
Glenn Adams [Sun, 22 Apr 2012 20:09:42 +0000 (20:09 +0000)]
Snapshot commit - does not build!

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

12 years agoBugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to preven...
Glenn Adams [Sat, 21 Apr 2012 04:45:14 +0000 (04:45 +0000)]
Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to prevent rounding issues from triggering false restart.

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

12 years agoTweak comment.
Glenn Adams [Sat, 21 Apr 2012 04:11:44 +0000 (04:11 +0000)]
Tweak comment.

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

12 years agoBugzilla #50492: Removing experimental feature that violates XSL-FO and Unicode seman...
Glenn Adams [Sat, 21 Apr 2012 04:03:58 +0000 (04:03 +0000)]
Bugzilla #50492: Removing experimental feature that violates XSL-FO and Unicode semantics by misinterpreting Basic Latin code points. Users must use private use codepoints to access font specific character mappings that have no assigned Unicode code point.

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

12 years agoImprove consistency between junit-run and junit-all targets.
Glenn Adams [Fri, 20 Apr 2012 23:03:07 +0000 (23:03 +0000)]
Improve consistency between junit-run and junit-all targets.

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

12 years agoBugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode.
Glenn Adams [Fri, 20 Apr 2012 21:26:43 +0000 (21:26 +0000)]
Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode.

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

12 years agoBugzilla #53086: Ensure that table footer and header are included in bididirectional...
Glenn Adams [Tue, 17 Apr 2012 21:34:52 +0000 (21:34 +0000)]
Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution.

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

12 years agoBugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writi...
Glenn Adams [Tue, 17 Apr 2012 19:49:33 +0000 (19:49 +0000)]
Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants.

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

12 years agoBugzilla #53094: Convert block container overflow exception to event model, improving...
Glenn Adams [Tue, 17 Apr 2012 16:15:44 +0000 (16:15 +0000)]
Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior.

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

12 years agoBugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap...
Glenn Adams [Sat, 14 Apr 2012 18:01:28 +0000 (18:01 +0000)]
Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt.

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

12 years agoBugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove...
Glenn Adams [Sat, 14 Apr 2012 17:11:40 +0000 (17:11 +0000)]
Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former.

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

12 years agoBugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall...
Glenn Adams [Sat, 14 Apr 2012 16:48:59 +0000 (16:48 +0000)]
Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit.

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

12 years agoBugzilla #52514: Ensure square image is appropriately scaled.
Glenn Adams [Sat, 14 Apr 2012 04:02:37 +0000 (04:02 +0000)]
Bugzilla #52514: Ensure square image is appropriately scaled.

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

12 years agoMinor docs tweak.
Glenn Adams [Fri, 13 Apr 2012 19:12:21 +0000 (19:12 +0000)]
Minor docs tweak.

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

12 years agoMerged changes from trunk up to rev. 1325806
Vincent Hennebert [Fri, 13 Apr 2012 16:49:35 +0000 (16:49 +0000)]
Merged changes from trunk up to rev. 1325806

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

12 years agoRemoved dependency on no longer existing setup-xml-schema target
Vincent Hennebert [Fri, 13 Apr 2012 15:33:46 +0000 (15:33 +0000)]
Removed dependency on no longer existing setup-xml-schema target

Commit 1324757 was actually meant to be made against trunk

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

12 years agoBugzilla #50062: Invoke JVM in headless mode from FOP command scripts and JS shell...
Glenn Adams [Fri, 13 Apr 2012 06:28:25 +0000 (06:28 +0000)]
Bugzilla #50062: Invoke JVM in headless mode from FOP command scripts and JS shell to prevent stealing focus from GUI applications.

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

12 years agoFix merge collision that elided an action entry.
Glenn Adams [Fri, 13 Apr 2012 06:06:54 +0000 (06:06 +0000)]
Fix merge collision that elided an action entry.

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

12 years agoRemove obsolete information about TXT renderer.
Glenn Adams [Thu, 12 Apr 2012 17:51:44 +0000 (17:51 +0000)]
Remove obsolete information about TXT renderer.

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

12 years agoTake leading derived space before/after into account when computing rows for TXT...
Glenn Adams [Thu, 12 Apr 2012 17:31:41 +0000 (17:31 +0000)]
Take leading derived space before/after into account when computing rows for TXT renderer.

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

12 years agoBugzilla#49893: A global setting to wrap F11 images in page segments.
Peter Hancock [Thu, 12 Apr 2012 14:17:05 +0000 (14:17 +0000)]
Bugzilla#49893: A global setting to wrap F11 images in page segments.

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

12 years agoBugzilla #52763: Support list-block in marker, thus preventing NPE.
Glenn Adams [Wed, 11 Apr 2012 21:29:51 +0000 (21:29 +0000)]
Bugzilla #52763: Support list-block in marker, thus preventing NPE.

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

12 years agoMust use unqualified (local name) when reporting invalid child error.
Glenn Adams [Wed, 11 Apr 2012 18:52:19 +0000 (18:52 +0000)]
Must use unqualified (local name) when reporting invalid child error.

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

12 years agoBugzilla #53065: Restore lookup on Event message lookup field part. Add locale field...
Glenn Adams [Wed, 11 Apr 2012 18:43:46 +0000 (18:43 +0000)]
Bugzilla #53065: Restore lookup on Event message lookup field part. Add locale field to Event to enable locale dependent deferred bundle load during lookup field part substitution.

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

12 years agoRemoved dependency on no longer existing setup-xml-schema target
Vincent Hennebert [Wed, 11 Apr 2012 13:38:03 +0000 (13:38 +0000)]
Removed dependency on no longer existing setup-xml-schema target

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

12 years agoBug in AFP font metrics that performed integer arithmetic when it should have been...
Mehdi Houshmand [Tue, 10 Apr 2012 08:39:31 +0000 (08:39 +0000)]
Bug in AFP font metrics that performed integer arithmetic when it should have been double arithemetic.

Also added some generics to the surrounding classes

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

12 years agoAdd key.
Glenn Adams [Mon, 9 Apr 2012 17:14:00 +0000 (17:14 +0000)]
Add key.

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

12 years agoBugzilla #49754: Update status.
Glenn Adams [Mon, 9 Apr 2012 00:23:00 +0000 (00:23 +0000)]
Bugzilla #49754: Update status.

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

12 years agoBugzilla #49754: Bring clone() in line with the recommendations in Object.clone().
Glenn Adams [Sun, 8 Apr 2012 23:48:11 +0000 (23:48 +0000)]
Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone().

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

12 years agoBugzilla #52966: How to use native text with EPSDocumentGraphics2D.
Glenn Adams [Sun, 8 Apr 2012 21:29:28 +0000 (21:29 +0000)]
Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.

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

12 years agoBugzilla #51599: Allow https scheme URI for PDF external action target.
Glenn Adams [Sun, 8 Apr 2012 20:42:10 +0000 (20:42 +0000)]
Bugzilla #51599: Allow https scheme URI for PDF external action target.

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

12 years agoBugzilla #50901: RTF percentage table column width not calculated from table.
Glenn Adams [Sun, 8 Apr 2012 20:18:15 +0000 (20:18 +0000)]
Bugzilla #50901: RTF percentage table column width not calculated from table.

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