]>
source.dussan.org Git - xmlgraphics-fop.git/log
Jeremias Maerki [Wed, 19 Jan 2011 09:08:18 +0000 (09:08 +0000)]
Bugfix: don't use toString() but properly generate the color function.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1060719 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 18 Jan 2011 16:59:18 +0000 (16:59 +0000)]
Correct link to replacement.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1060466 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 18 Jan 2011 16:47:46 +0000 (16:47 +0000)]
Make sure sub bridge contexts also have our bridges.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1060464 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 18 Jan 2011 16:40:13 +0000 (16:40 +0000)]
Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager.
Increased accuracy for sRGB derivation.
Fixed some tests.
Fixed bug in ColorUtil.toSRGBColor().
Documented inconsistency inside java.awt.Color in ColorUtilTest.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1060457 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 18 Jan 2011 09:58:35 +0000 (09:58 +0000)]
Remove commented line
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1060284 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 18 Jan 2011 09:55:21 +0000 (09:55 +0000)]
Results of color conversions differ between Java 5 and 6.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1060279 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 18 Jan 2011 08:54:08 +0000 (08:54 +0000)]
Merge from Trunk, revisions 965390 to
1060234 .
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1060241 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 17 Jan 2011 15:08:39 +0000 (15:08 +0000)]
Bugfix: Extracting the base directory through Configuration.getLocation() didn't work for Windows, since Windows paths can contain drive letters that are separated by colons. This lead to FOP scanning the whole drive for fonts starting from the drive root in the auto-detect case.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059945 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 16 Jan 2011 00:15:09 +0000 (00:15 +0000)]
Remove unused class
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059427 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 15 Jan 2011 21:40:50 +0000 (21:40 +0000)]
Add test/use-case for id on fo:root
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059415 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 15 Jan 2011 18:51:36 +0000 (18:51 +0000)]
Enable id on fo:root pt 3 - Signal processed id at end of document
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059389 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 15 Jan 2011 18:42:50 +0000 (18:42 +0000)]
Enable id property on fo:root.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059387 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 15 Jan 2011 18:38:39 +0000 (18:38 +0000)]
Associate id of fo:root with every new page.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059386 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 15 Jan 2011 18:31:37 +0000 (18:31 +0000)]
Bugzilla 50590: Fix typo in fop_exec() function in fop.js. Thanks to sergeyb49.AT.gmail.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059385 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 15 Jan 2011 00:14:27 +0000 (00:14 +0000)]
Previous commit would have caused compile error, unless others included as well.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059215 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 15 Jan 2011 00:03:36 +0000 (00:03 +0000)]
Might as well make those primitive ints...
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059212 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Fri, 14 Jan 2011 23:57:55 +0000 (23:57 +0000)]
Eliminate unnecessary boxing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059210 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Fri, 14 Jan 2011 23:03:21 +0000 (23:03 +0000)]
Eliminate a small waste: no reason to store the char as a String, and then constuct a new one in getSpace()
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059201 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Fri, 14 Jan 2011 23:00:42 +0000 (23:00 +0000)]
Minor fixups
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059197 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Fri, 14 Jan 2011 22:56:21 +0000 (22:56 +0000)]
Minor nit: eliminate stray hungarian...
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1059195 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 14 Jan 2011 12:58:53 +0000 (12:58 +0000)]
Fix deprecation warnings; add some type safety
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1058988 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 14 Jan 2011 11:15:16 +0000 (11:15 +0000)]
Relative URIs in the configuration file are evaluated relative to the base URI of the configuration file
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1058945 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 12 Jan 2011 19:58:50 +0000 (19:58 +0000)]
Restored compatibility with third-party extensions.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1058295 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 12 Jan 2011 09:40:10 +0000 (09:40 +0000)]
move hyphenation-dependent testcase into hyphenation-testcases
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1058034 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Tue, 11 Jan 2011 23:38:25 +0000 (23:38 +0000)]
CheckStyle fixup...
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1057931 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 9 Jan 2011 14:40:31 +0000 (14:40 +0000)]
Bugzilla 49848: Correct behavior of keep-together.within-line in case of nested inlines
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056945 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 9 Jan 2011 12:20:21 +0000 (12:20 +0000)]
Switch to type-safe collections (+ related cleanup of redundant casts, for-loops...)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056926 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 9 Jan 2011 12:16:18 +0000 (12:16 +0000)]
Fix minor bug in validateChildNode() + make regions Map type-safe
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056924 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 9 Jan 2011 12:11:07 +0000 (12:11 +0000)]
Simplify Region.getViewportRectangle(): no reason to pass the SinglePageMaster as a parameter, as Regions have access to it
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056923 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 9 Jan 2011 01:26:33 +0000 (01:26 +0000)]
Commit changes forgotten in r757256...
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056861 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 8 Jan 2011 19:22:12 +0000 (19:22 +0000)]
Property fixup
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056772 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 8 Jan 2011 15:10:11 +0000 (15:10 +0000)]
Some refactoring
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056723 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Fri, 7 Jan 2011 21:22:40 +0000 (21:22 +0000)]
Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056518 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Fri, 7 Jan 2011 21:14:33 +0000 (21:14 +0000)]
Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1056513 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 4 Jan 2011 13:36:10 +0000 (13:36 +0000)]
Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1055034 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 24 Dec 2010 19:28:11 +0000 (19:28 +0000)]
Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1052561 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Thu, 23 Dec 2010 10:28:11 +0000 (10:28 +0000)]
Keep a reference to a pageRef string, not to the page itself; suggested by Alexis Giotis
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1052214 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 22 Dec 2010 12:39:35 +0000 (12:39 +0000)]
Fix bug 50510
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1051874 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 17 Dec 2010 10:57:18 +0000 (10:57 +0000)]
Auxiliary positions do not have an index value; fixing this in InlineStackingLM.applyChanges, rewrapping positions; fixed bug 49870
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1050342 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 16 Dec 2010 19:17:21 +0000 (19:17 +0000)]
Bugzilla #49060: File Descriptor leak in AFP renderer
Patch by Peter Hancock, applied with minor style modifications
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1050104 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 14 Dec 2010 19:39:28 +0000 (19:39 +0000)]
Bugzilla #50089: Content after forced break in block-container is not rendered
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1049228 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 13 Dec 2010 14:49:56 +0000 (14:49 +0000)]
Adjust to changes in XML Graphics Commons:
- equals() to ColorUtil.isSameColor()
- ICCColorSpaceExt to ICCColorSpaceWithIntent
- int to RenderingIntent enum
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@
1045155 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Thu, 9 Dec 2010 09:00:24 +0000 (09:00 +0000)]
Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1043871 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 7 Dec 2010 08:34:39 +0000 (08:34 +0000)]
Bugzilla #42034:
Fixed adjustment of inline parent area for justified text containing a forward page reference.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1042934 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 4 Dec 2010 11:26:38 +0000 (11:26 +0000)]
Add a cast from char to int before autoboxing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1042150 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 4 Dec 2010 08:30:47 +0000 (08:30 +0000)]
Allow for words consisting of only soft hyphens; fixes bug 49837
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1042115 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 1 Dec 2010 12:20:39 +0000 (12:20 +0000)]
Replaced creation of new Integer with Java autoboxing feature
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1040977 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 26 Nov 2010 18:37:40 +0000 (18:37 +0000)]
Second part of patch 50245 by Mehdi Houshmand
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1039502 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 26 Nov 2010 13:40:27 +0000 (13:40 +0000)]
Partial application of patch 50245 by Mehdi Houshmand
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1039350 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Thu, 25 Nov 2010 21:27:44 +0000 (21:27 +0000)]
Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or white-space
no longer causes duplication of content and missing hyphens
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1039188 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Thu, 25 Nov 2010 21:14:58 +0000 (21:14 +0000)]
Minor fixups, cleanups; removal of some dead code and a misleading TODO
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1039186 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 25 Nov 2010 21:04:09 +0000 (21:04 +0000)]
Another go at removing all trailing whitespace
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1039179 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 25 Nov 2010 20:59:35 +0000 (20:59 +0000)]
Set svn:keywords and svn:eol-style properties
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1039175 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 23 Nov 2010 19:23:59 +0000 (19:23 +0000)]
Bugzilla #49695: Replaced magic numbers with constants from UnitConv and GraphicsConstants
Patch submitted by Joshua Marquart (joshua dot marquart _at. firstdata .dot_ com), applied with some modifications
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1038291 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 19 Nov 2010 14:55:18 +0000 (14:55 +0000)]
Exclude all existing findbugs warnings
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1036879 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 19 Nov 2010 11:25:15 +0000 (11:25 +0000)]
Reverting renaming of public methods of rev.
1036179
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1036809 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Thu, 18 Nov 2010 14:32:35 +0000 (14:32 +0000)]
Forgot to rename in one client
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1036467 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 18 Nov 2010 14:28:48 +0000 (14:28 +0000)]
Retroweaver is no longer necessary
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1036466 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 17 Nov 2010 19:45:27 +0000 (19:45 +0000)]
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1036179 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 17 Nov 2010 12:39:54 +0000 (12:39 +0000)]
Update XGC library to pull in the fix for headless junit tests, bug 50253
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1036000 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 16 Nov 2010 12:26:26 +0000 (12:26 +0000)]
Removed outdated fop.bat script
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1035612 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 16 Nov 2010 12:25:06 +0000 (12:25 +0000)]
Re-ordered class members
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1035611 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 16 Nov 2010 12:20:06 +0000 (12:20 +0000)]
Made the result of toString more readable
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1035610 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 16 Nov 2010 12:18:15 +0000 (12:18 +0000)]
Do not re-create an AlignmentContext instance if one already exists.
Fixes a bug when the changing IPD hack is triggered and the getNextKnuthElements method is called a second time
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1035609 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 15 Nov 2010 13:52:58 +0000 (13:52 +0000)]
Added missing license header.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1035276 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 15 Nov 2010 13:51:20 +0000 (13:51 +0000)]
Removed tab characters.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1035275 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Thu, 11 Nov 2010 09:48:24 +0000 (09:48 +0000)]
Applied patch 50240 by Mehdi Houshmand with changes: Java source and
target changed to 1.5. EncodingMode changed from class -> enum.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1033859 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 8 Nov 2010 11:42:01 +0000 (11:42 +0000)]
Added entry about bug 45971
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1032549 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 27 Oct 2010 16:03:30 +0000 (16:03 +0000)]
Small improvement for XMP generation.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1028021 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 26 Oct 2010 12:48:55 +0000 (12:48 +0000)]
Added two more character to be escaped in a PDF name (now in sync with PDFBox).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1027520 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 21 Oct 2010 19:32:06 +0000 (19:32 +0000)]
Bugzilla #42600:
Wrong constant used.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1026114 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 21 Oct 2010 19:24:29 +0000 (19:24 +0000)]
Bugzilla #42600:
Added some support for break-before/-after for RTF output.
Submitted by: Maximilian Aster <maximilian.aster.at.boc-eu.com>
Changes to patch:
- Code style fixes
- Removed dependency from rtflib to FO Constants.
- Tried to implement even/odd/column breaks
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1026110 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 21 Oct 2010 14:12:07 +0000 (14:12 +0000)]
Copy attributes since some XML parsers might reuse the Attributes instance.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1026006 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 21 Oct 2010 14:01:59 +0000 (14:01 +0000)]
Allow to pass through document-level extensions from the first document passed to the IFConcatenator.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1026003 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 21 Oct 2010 06:44:32 +0000 (06:44 +0000)]
Wrap the whole page stream in a q..Q pair to avoid problems when the page streams are combined later with additional content.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1025850 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 11 Oct 2010 12:41:37 +0000 (12:41 +0000)]
Bugfix for unescaped name characters which can cause trouble with PDF parsers.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1021325 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 7 Oct 2010 07:41:48 +0000 (07:41 +0000)]
Bugzilla #49379:
Added ability to embed an external AFP page segment resource file (AFP output only).
Submitted by: Peter Hancock <peter.hancock.at.gmail.com>
Changes to patch:
- Replaced AFP parsing code with a more universal MO:DCA parser (as discussed).
- AFPDocumentHandler: addressed a TODO (clearing of the page segment map was not necessary for each page)
- AFPDocumentHandler: merged pageSegmentMap and pageSegmentUriMap by creating a combined object: PageSegmentDescriptor
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1005350 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 6 Oct 2010 11:47:37 +0000 (11:47 +0000)]
Handled optional CR and LF chars between structured fields.
Extended the field class so it can write itself back to an OutputStream.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1004991 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 6 Oct 2010 07:37:52 +0000 (07:37 +0000)]
More cleanup of unused methods in Hyphenator
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1004917 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 6 Oct 2010 07:07:38 +0000 (07:07 +0000)]
Making fallback from (lang,country) to (lang) consistent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1004907 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 2 Oct 2010 18:30:00 +0000 (18:30 +0000)]
Fixing a few checkstyle warnings
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1003850 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 2 Oct 2010 17:48:07 +0000 (17:48 +0000)]
Remove unused methods from Hyphenator; this leaves a utility class
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1003845 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 2 Oct 2010 11:38:37 +0000 (11:38 +0000)]
Make handling of configuration errors consistent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1003775 13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 2 Oct 2010 11:09:13 +0000 (11:09 +0000)]
Enable configuration of hyphenation pattern file names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1003774 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 30 Sep 2010 09:51:02 +0000 (09:51 +0000)]
Metrics need to be added before the font properties to avoid NPEs on font replacement.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1002980 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 29 Sep 2010 17:48:22 +0000 (17:48 +0000)]
Removed custom asf.todo tag
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1002788 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 29 Sep 2010 10:01:21 +0000 (10:01 +0000)]
Added support for font substitutions on PDF/PSTranscoder by configuring the FontManager.
Restored configuration support for the (E)PSTranscoder.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1002550 13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 21 Sep 2010 16:32:08 +0000 (16:32 +0000)]
Some fine-tuning for the font selection in SVG to better match AWT/GVT fonts to FOP's fonts.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@999488
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 21 Sep 2010 11:34:21 +0000 (11:34 +0000)]
Add the availability of nightly snapshots
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@999324
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 21 Sep 2010 11:33:38 +0000 (11:33 +0000)]
Update the location of the maven XML schema
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@999321
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 16 Sep 2010 06:29:08 +0000 (06:29 +0000)]
Bugzilla #46360:
Fixed a multi-threading issue when rendering SVG.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@997602
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 16 Sep 2010 06:26:12 +0000 (06:26 +0000)]
Bugzilla #46360:
Fixed a multi-threading issue when rendering SVG.
Submitted by: Alexis Giotis <alex.giotis.at.gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@997599
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Mon, 13 Sep 2010 08:46:36 +0000 (08:46 +0000)]
Created target nightly-build
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@996451
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Fri, 10 Sep 2010 11:53:28 +0000 (11:53 +0000)]
Moving the AFP parser from XGC to FOP for now.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@995762
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 8 Sep 2010 18:31:09 +0000 (18:31 +0000)]
Fixed formatting of help message
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@995181
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 7 Sep 2010 13:45:39 +0000 (13:45 +0000)]
Bugzilla #49885:
Fixed retrieval of available BPD for cases spanning columns and multiple pages with differing page masters.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@993357
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 7 Sep 2010 12:28:31 +0000 (12:28 +0000)]
Add parent block, update XGC version in pom template
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@993328
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 3 Sep 2010 17:26:28 +0000 (17:26 +0000)]
Fixed typos and source code indentation issues.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@992386
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 2 Sep 2010 17:34:43 +0000 (17:34 +0000)]
Implemented reset method for changing IPD
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@992029
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 27 Aug 2010 14:02:34 +0000 (14:02 +0000)]
Fixed indentation
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@990155
13f79535 -47bb-0310-9956-
ffa450edef68