]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
12 years agoFixed all javadoc issues, "ant javadocs" now works without errors
Mehdi Houshmand [Mon, 23 Jul 2012 10:21:23 +0000 (10:21 +0000)]
Fixed all javadoc issues, "ant javadocs" now works without errors

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

12 years agoCorrected javadocs in o.a.f.apps.* classes
Mehdi Houshmand [Mon, 23 Jul 2012 08:42:00 +0000 (08:42 +0000)]
Corrected javadocs in o.a.f.apps.* classes

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

12 years agoMerge from ^/branches/fop-1_1.
Glenn Adams [Sat, 21 Jul 2012 03:22:26 +0000 (03:22 +0000)]
Merge from ^/branches/fop-1_1.

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

12 years agoBugzilla#53563: Removed a method call that could cause a java.awt.HeadlessException...
Mehdi Houshmand [Wed, 18 Jul 2012 09:12:10 +0000 (09:12 +0000)]
Bugzilla#53563: Removed a method call that could cause a java.awt.HeadlessException in PCLGraphics2D (brought it inline with PDF/PS/AFP-Graphics2D classes)

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

12 years agoWhen PDF accessibility is enabled, treat repeated table headings as artifacts
Vincent Hennebert [Mon, 16 Jul 2012 19:29:06 +0000 (19:29 +0000)]
When PDF accessibility is enabled, treat repeated table headings as artifacts

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

12 years agoBugfix: An IllegalArgumentException was thrown when break-before was used inside...
Vincent Hennebert [Mon, 16 Jul 2012 19:09:00 +0000 (19:09 +0000)]
Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list

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

12 years agoBugfix: When restarting layout for the last page, discard glues and penalties at...
Vincent Hennebert [Thu, 12 Jul 2012 13:25:34 +0000 (13:25 +0000)]
Bugfix: When restarting layout for the last page, discard glues and penalties at the beginning of the restarted Knuth sequence.

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

12 years agoUpdated XGC with r1358258 - consolidated some GraphicsConfiguration classes so as...
Mehdi Houshmand [Fri, 6 Jul 2012 15:22:59 +0000 (15:22 +0000)]
Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes so as to remove duplicated code

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

12 years agoAddressed some of the javadocs that were erroneous
Mehdi Houshmand [Fri, 6 Jul 2012 14:27:58 +0000 (14:27 +0000)]
Addressed some of the javadocs that were erroneous

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

12 years agoFixed deprecation warning and added some comments to explain the API design
Mehdi Houshmand [Fri, 6 Jul 2012 13:22:23 +0000 (13:22 +0000)]
Fixed deprecation warning and added some comments to explain the API design

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

12 years agoFixed NPE with when outputting AreaTree also improved base URI handling for CLI
Mehdi Houshmand [Fri, 6 Jul 2012 11:18:04 +0000 (11:18 +0000)]
Fixed NPE with when outputting AreaTree also improved base URI handling for CLI

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

12 years agoChanged the base URI of the FOP factory to be the FO file when CLI is used
Mehdi Houshmand [Fri, 6 Jul 2012 10:05:44 +0000 (10:05 +0000)]
Changed the base URI of the FOP factory to be the FO file when CLI is used

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

12 years agoSynchronized FopFactory.getRendererConfig
Peter Hancock [Thu, 5 Jul 2012 15:17:59 +0000 (15:17 +0000)]
Synchronized FopFactory.getRendererConfig

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

12 years agoRemoved FopFactory.getRendererConfig from public API
Peter Hancock [Thu, 5 Jul 2012 14:41:54 +0000 (14:41 +0000)]
Removed FopFactory.getRendererConfig from public API

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

12 years agoAdded test for strict user configuration setting within the fop-conf
Mehdi Houshmand [Thu, 5 Jul 2012 09:36:27 +0000 (09:36 +0000)]
Added test for strict user configuration setting within the fop-conf

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

12 years agoCommand line parameters override fop conf settings when set (they won't override...
Mehdi Houshmand [Thu, 5 Jul 2012 09:22:26 +0000 (09:22 +0000)]
Command line parameters override fop conf settings when set (they won't override when not set)

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

12 years agoUpdated documentation with new API changes
Mehdi Houshmand [Thu, 5 Jul 2012 08:45:45 +0000 (08:45 +0000)]
Updated documentation with new API changes

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

12 years agoFixed regression re:strict-validation parameter in fop.xconf
Mehdi Houshmand [Wed, 4 Jul 2012 15:27:21 +0000 (15:27 +0000)]
Fixed regression re:strict-validation parameter in fop.xconf

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

12 years agoChanged the logging mechanism for the PDF filter list to debug level
Mehdi Houshmand [Wed, 4 Jul 2012 14:12:38 +0000 (14:12 +0000)]
Changed the logging mechanism for the PDF filter list to debug level

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

12 years agoRemoved limitations that were lifted after the work on the Temp_TrueTypeInPostScript...
Vincent Hennebert [Wed, 4 Jul 2012 13:27:27 +0000 (13:27 +0000)]
Removed limitations that were lifted after the work on the Temp_TrueTypeInPostScript branch

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

12 years agoDeletes temporary resource files created by unit test
Mehdi Houshmand [Wed, 4 Jul 2012 10:51:38 +0000 (10:51 +0000)]
Deletes temporary resource files created by unit test

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

12 years agoAddressed some of the comments made by VH re:Temp_URI_Unification merge
Mehdi Houshmand [Wed, 4 Jul 2012 07:54:43 +0000 (07:54 +0000)]
Addressed some of the comments made by VH re:Temp_URI_Unification merge

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

12 years agoBugzilla#53502: MODCA end structured field now more conformant with the spec by allow...
Mehdi Houshmand [Wed, 4 Jul 2012 07:04:03 +0000 (07:04 +0000)]
Bugzilla#53502: MODCA end structured field now more conformant with the spec by allowing 0xFFFF match (match any). Submitted by Robert Meyer

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

12 years agoRemoved TTFCmapEntry class accidently re-introduced in rev. 1356646
Vincent Hennebert [Tue, 3 Jul 2012 14:49:51 +0000 (14:49 +0000)]
Removed TTFCmapEntry class accidently re-introduced in rev. 1356646

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

12 years agoCheck style and find bugs now pass without errors
Mehdi Houshmand [Tue, 3 Jul 2012 14:32:03 +0000 (14:32 +0000)]
Check style and find bugs now pass without errors

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

12 years agoWhite space, unused method and import clean up
Mehdi Houshmand [Tue, 3 Jul 2012 10:08:08 +0000 (10:08 +0000)]
White space, unused method and import clean up

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

12 years agoMerged Temp_URI_Unification branch back into trunk
Mehdi Houshmand [Tue, 3 Jul 2012 09:46:41 +0000 (09:46 +0000)]
Merged Temp_URI_Unification branch back into trunk

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

12 years agoDeleted some svn:mergeinfo properties Temp_URI_Unification Temp_URI_Unification
Mehdi Houshmand [Tue, 3 Jul 2012 08:24:35 +0000 (08:24 +0000)]
Deleted some svn:mergeinfo properties

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

12 years agoMerge in trunk@1356601
Mehdi Houshmand [Tue, 3 Jul 2012 08:19:37 +0000 (08:19 +0000)]
Merge in trunk@1356601

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

12 years agoMerged in trunk@1356456
Mehdi Houshmand [Tue, 3 Jul 2012 08:06:01 +0000 (08:06 +0000)]
Merged in trunk@1356456

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

12 years agoFix for regression introduced by revision 1352986: NPE when auto-detecting TrueType...
Jeremias Maerki [Mon, 2 Jul 2012 20:20:18 +0000 (20:20 +0000)]
Fix for regression introduced by revision 1352986: NPE when auto-detecting TrueType Collections.

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

12 years agoMerged in trunk@1356161
Mehdi Houshmand [Mon, 2 Jul 2012 13:23:46 +0000 (13:23 +0000)]
Merged in trunk@1356161

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

12 years agoChanged the exception message when internal font key == null, also some clean up...
Mehdi Houshmand [Mon, 2 Jul 2012 10:13:54 +0000 (10:13 +0000)]
Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes

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

12 years agoreplace tabs with space. Correct use of it's with its as suggested by Vincent. Sorry...
Chris Bowditch [Mon, 2 Jul 2012 08:57:39 +0000 (08:57 +0000)]
replace tabs with space. Correct use of it's with its as suggested by Vincent. Sorry for the noise. I should have done all the changes in a single commit.

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

12 years agofix ö and ä in names
Chris Bowditch [Mon, 2 Jul 2012 08:53:39 +0000 (08:53 +0000)]
fix ö and ä in names

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

12 years agoAdd Alexios Giotis as Contributor. Remove Louis Masters who hasn't posted since 2009
Chris Bowditch [Mon, 2 Jul 2012 08:43:32 +0000 (08:43 +0000)]
Add Alexios Giotis as Contributor. Remove Louis Masters who hasn't posted since 2009

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

12 years agoFix errors and warnings in example files. Add build.xml for documentation examples.
Glenn Adams [Wed, 27 Jun 2012 18:08:31 +0000 (18:08 +0000)]
Fix errors and warnings in example files. Add build.xml for documentation examples.

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

12 years agoImproved the handling of defaults for PDF config and general clean up
Mehdi Houshmand [Tue, 26 Jun 2012 12:31:50 +0000 (12:31 +0000)]
Improved the handling of defaults for PDF config and general clean up

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

12 years agoMerged in trunk@1353397
Mehdi Houshmand [Tue, 26 Jun 2012 09:14:25 +0000 (09:14 +0000)]
Merged in trunk@1353397

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

12 years agoFix typos in comments. Submitted by Dieter von Holten.
Glenn Adams [Mon, 25 Jun 2012 06:23:41 +0000 (06:23 +0000)]
Fix typos in comments. Submitted by Dieter von Holten.

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

12 years agoBugzilla #53458: Fix incorrect language and country code key generation in hyphenatio...
Glenn Adams [Sun, 24 Jun 2012 20:03:07 +0000 (20:03 +0000)]
Bugzilla #53458: Fix incorrect language and country code key generation in hyphenation tree cache.

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

12 years agoBugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitte...
Glenn Adams [Sun, 24 Jun 2012 19:01:04 +0000 (19:01 +0000)]
Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo.

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

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 agoPredominantly clean up and javadocs, very little functional change here
Mehdi Houshmand [Fri, 22 Jun 2012 08:27:42 +0000 (08:27 +0000)]
Predominantly clean up and javadocs, very little functional change here

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

12 years agoAdded tests and cleaning up of code
Mehdi Houshmand [Wed, 20 Jun 2012 13:51:14 +0000 (13:51 +0000)]
Added tests and cleaning up of code

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

12 years agoMerged with trunk@1351540
Mehdi Houshmand [Wed, 20 Jun 2012 13:31:51 +0000 (13:31 +0000)]
Merged with trunk@1351540

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

12 years agoAdded class missing from last commit
Mehdi Houshmand [Wed, 20 Jun 2012 13:17:52 +0000 (13:17 +0000)]
Added class missing from last commit

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1352086 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 agoRemoved HyphenationTreeResolver and better Handling of 'data://' URIs
Peter Hancock [Fri, 15 Jun 2012 08:52:00 +0000 (08:52 +0000)]
Removed HyphenationTreeResolver and better Handling of 'data://' URIs

Plus other internal cleanup

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1350538 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 agoDeleted FOURIResolver class
Mehdi Houshmand [Thu, 14 Jun 2012 14:43:58 +0000 (14:43 +0000)]
Deleted FOURIResolver class

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

12 years agoRemoved URI resolving class that are no longer needed and handled data URIs
Mehdi Houshmand [Thu, 14 Jun 2012 14:05:16 +0000 (14:05 +0000)]
Removed URI resolving class that are no longer needed and handled data URIs

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1350248 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 agoRemoved AFP resource handling mechanism in favour of a unified resource resolver
Mehdi Houshmand [Mon, 11 Jun 2012 14:35:57 +0000 (14:35 +0000)]
Removed AFP resource handling mechanism in favour of a unified resource resolver

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

12 years agoMerge in trunk@1345838
Mehdi Houshmand [Mon, 11 Jun 2012 14:18:30 +0000 (14:18 +0000)]
Merge in trunk@1345838

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1348858 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 agoStarted unifying URI resolution mechanism, redesigned configuration system and create...
Mehdi Houshmand [Thu, 31 May 2012 08:33:36 +0000 (08:33 +0000)]
Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing

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

12 years agoMerged in trunk
Mehdi Houshmand [Thu, 31 May 2012 07:39:13 +0000 (07:39 +0000)]
Merged in trunk

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1344579 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 agoMerged trunk@1343133
Peter Hancock [Mon, 28 May 2012 15:30:46 +0000 (15:30 +0000)]
Merged trunk@1343133

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1343285 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