]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
10 years agoBy default, only the first child of a multi-switch should be laid out
Vincent Hennebert [Fri, 18 Apr 2014 19:34:46 +0000 (19:34 +0000)]
By default, only the first child of a multi-switch should be laid out
Patch by Seifeddine Dridi, applied with minor modifications

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

10 years agoAdded support for multiple multi-switch appearing on the same page.
Vincent Hennebert [Tue, 8 Apr 2014 19:30:37 +0000 (19:30 +0000)]
Added support for multiple multi-switch appearing on the same page.
Modified MultiSwitchLM to have its standard behaviour by default.
Moved BestFitLayoutUtils into MultiSwitchLM.
Code clean-up and javadoc.

Patch by Seifeddine Dridi, applied with some modifications.

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

10 years agoHandle middle-of-the-page case without using a glue.
Vincent Hennebert [Thu, 27 Mar 2014 20:49:11 +0000 (20:49 +0000)]
Handle middle-of-the-page case without using a glue.
Using a glue may cause a spurious empty page if the multi-switch is at the end of the flow, with no satisfying way of fixing that.
Patch by Seifeddine Dridi

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

10 years agoBrought the branch in sync with rev. 1577477 of trunk
Vincent Hennebert [Mon, 17 Mar 2014 09:31:13 +0000 (09:31 +0000)]
Brought the branch in sync with rev. 1577477 of trunk

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

10 years agoHandle the case where dynamic content is in the middle of a page, selecting the first...
Vincent Hennebert [Mon, 17 Mar 2014 08:55:22 +0000 (08:55 +0000)]
Handle the case where dynamic content is in the middle of a page, selecting the first variant
Patch by Seifeddine Dridi, applied with some modifications

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

10 years agoFOP-2357: When an SVG image has transparency and a PDF profile is used that disallows...
Vincent Hennebert [Fri, 14 Mar 2014 10:44:23 +0000 (10:44 +0000)]
FOP-2357: When an SVG image has transparency and a PDF profile is used that disallows it, ignore it and issue a warning rather than throw an error

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

10 years agoFOP-2321: Latest fop snapshot crashes when processing rindolf-spec.fo
Robert Meyer [Wed, 26 Feb 2014 15:52:33 +0000 (15:52 +0000)]
FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.fo

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

10 years agoFOP-2260: Smart quotes broken in RTF if at start of text
Robert Meyer [Wed, 26 Feb 2014 10:23:18 +0000 (10:23 +0000)]
FOP-2260: Smart quotes broken in RTF if at start of text

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

10 years agoFOP-2340: 64bit image missing in pdf; patch submitted by Simon Steiner
Luis Bernardo [Sat, 22 Feb 2014 23:38:00 +0000 (23:38 +0000)]
FOP-2340: 64bit image missing in pdf; patch submitted by Simon Steiner

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

10 years agoFOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regression
Luis Bernardo [Sat, 22 Feb 2014 18:38:31 +0000 (18:38 +0000)]
FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regression

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

10 years agoFOP-2346: UnsupportedOperationException when handling an SVG containing a font-face
Vincent Hennebert [Thu, 20 Feb 2014 21:45:20 +0000 (21:45 +0000)]
FOP-2346: UnsupportedOperationException when handling an SVG containing a font-face

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

10 years agoFOP:2344 - SVG bleeds color between elements when outputting to AFP
Robert Meyer [Tue, 18 Feb 2014 15:16:45 +0000 (15:16 +0000)]
FOP:2344 - SVG bleeds color between elements when outputting to AFP

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

10 years agoFOP-2341: Infinite loop when smaller used with a zero length font-size
Robert Meyer [Mon, 17 Feb 2014 09:59:17 +0000 (09:59 +0000)]
FOP-2341: Infinite loop when smaller used with a zero length font-size

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

10 years agoCheckstyle fixes
Vincent Hennebert [Tue, 11 Feb 2014 10:41:50 +0000 (10:41 +0000)]
Checkstyle fixes

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

10 years agoFOP-2252: OpenType CFF - Remove need for patch to fontbox
Robert Meyer [Mon, 10 Feb 2014 16:21:03 +0000 (16:21 +0000)]
FOP-2252: OpenType CFF - Remove need for patch to fontbox

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

10 years agoupdated fontbox jar to 1.8.4 (patched) release.
Luis Bernardo [Thu, 6 Feb 2014 01:01:07 +0000 (01:01 +0000)]
updated fontbox jar to 1.8.4 (patched) release.

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

10 years agoMerged branch Temp_FopFontsForSVGback into trunk
Vincent Hennebert [Mon, 3 Feb 2014 19:29:24 +0000 (19:29 +0000)]
Merged branch Temp_FopFontsForSVGback into trunk

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

10 years agoUpdated FindBugs excludes Temp_FopFontsForSVG Temp_FopFontsForSVG
Vincent Hennebert [Mon, 3 Feb 2014 18:53:01 +0000 (18:53 +0000)]
Updated FindBugs excludes

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

10 years agoFixed Checkstyle issues
Vincent Hennebert [Thu, 30 Jan 2014 21:35:49 +0000 (21:35 +0000)]
Fixed Checkstyle issues

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

10 years agoReplace patched Batik jar with the trunk version
Vincent Hennebert [Thu, 30 Jan 2014 21:27:39 +0000 (21:27 +0000)]
Replace patched Batik jar with the trunk version

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

10 years agoBrought the branch in sync with rev. 1562429 of trunk
Vincent Hennebert [Thu, 30 Jan 2014 15:51:03 +0000 (15:51 +0000)]
Brought the branch in sync with rev. 1562429 of trunk

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

10 years agoMerged branch Temp_InlineContainer back into trunk
Vincent Hennebert [Wed, 29 Jan 2014 12:52:26 +0000 (12:52 +0000)]
Merged branch Temp_InlineContainer back into trunk

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

10 years agoBrought the branch in sync with rev. r1559284 of trunk Temp_InlineContainer Temp_InlineContainer
Vincent Hennebert [Wed, 29 Jan 2014 10:37:39 +0000 (10:37 +0000)]
Brought the branch in sync with rev. r1559284 of trunk

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

10 years agoFOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 and...
Luis Bernardo [Fri, 17 Jan 2014 23:35:00 +0000 (23:35 +0000)]
FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 and Gray if FOP0.20.5; patch submitted by Thanasis Giannimaras following suggestion by Jeremias Maerki

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

10 years agoBrought the branch in sync with rev. r1556164 of trunk
Vincent Hennebert [Mon, 13 Jan 2014 20:39:34 +0000 (20:39 +0000)]
Brought the branch in sync with rev. r1556164 of trunk

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

10 years agoThe length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON comments
Vincent Hennebert [Tue, 7 Jan 2014 09:51:25 +0000 (09:51 +0000)]
The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON comments

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

10 years agoFOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by Thanasis Giann...
Luis Bernardo [Tue, 7 Jan 2014 00:12:59 +0000 (00:12 +0000)]
FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by Thanasis Giannimaras.

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

10 years agoRe-enabled Checkstyle in Gump, the issue should be sorted now
Vincent Hennebert [Mon, 6 Jan 2014 17:51:30 +0000 (17:51 +0000)]
Re-enabled Checkstyle in Gump, the issue should be sorted now

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

10 years agoDisable Checkstyle in Gump for now, to avoid being flooded by build failures over...
Vincent Hennebert [Tue, 24 Dec 2013 19:45:29 +0000 (19:45 +0000)]
Disable Checkstyle in Gump for now, to avoid being flooded by build failures over the next days

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

10 years agoEnabled plain formatter to get Checkstyle warnings from Gump builds
Vincent Hennebert [Mon, 23 Dec 2013 21:16:12 +0000 (21:16 +0000)]
Enabled plain formatter to get Checkstyle warnings from Gump builds

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

10 years agoFix checkstyle warning.
Glenn Adams [Sat, 21 Dec 2013 22:36:08 +0000 (22:36 +0000)]
Fix checkstyle warning.

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

10 years agoSmoke test: introduce Checkstyle violation and see if Gump will complain
Vincent Hennebert [Tue, 17 Dec 2013 17:29:09 +0000 (17:29 +0000)]
Smoke test: introduce Checkstyle violation and see if Gump will complain

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

10 years agoHave Checkstyle fail the build if there are any warnings
Vincent Hennebert [Tue, 17 Dec 2013 17:27:03 +0000 (17:27 +0000)]
Have Checkstyle fail the build if there are any warnings

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

10 years agoHave Gump run Checkstyle on the source code
Vincent Hennebert [Tue, 17 Dec 2013 17:11:56 +0000 (17:11 +0000)]
Have Gump run Checkstyle on the source code
Removed HTML output for easier integration with Gump

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

10 years agoCosmetics only: enabled Checkstyle for test files and fixed resulting errors
Vincent Hennebert [Tue, 17 Dec 2013 13:15:06 +0000 (13:15 +0000)]
Cosmetics only: enabled Checkstyle for test files and fixed resulting errors

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

10 years agoBrought the branch in sync with rev. 1550844 of trunk
Vincent Hennebert [Fri, 13 Dec 2013 23:41:13 +0000 (23:41 +0000)]
Brought the branch in sync with rev. 1550844 of trunk

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

10 years agoAttach the selected variant to KnuthPageNode in order to propagate the information...
Vincent Hennebert [Fri, 13 Dec 2013 23:04:04 +0000 (23:04 +0000)]
Attach the selected variant to KnuthPageNode in order to propagate the information down to area tree creation.
Patch by Seifeddine Dridi, applied with some modifications.

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

10 years agoFOP-2326: CMYK TIFF is rendered using RGB colourspace in Postscript output; patch...
Luis Bernardo [Fri, 13 Dec 2013 22:24:34 +0000 (22:24 +0000)]
FOP-2326: CMYK TIFF is rendered using RGB colourspace in Postscript output; patch submitted by Simon Steiner (xgc jar updated)

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

10 years agoFOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream; change...
Luis Bernardo [Fri, 13 Dec 2013 20:23:54 +0000 (20:23 +0000)]
FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream; change suggested by Max Gilead

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

10 years agoupdated xgc jar due to XGC-87 fix.
Luis Bernardo [Fri, 13 Dec 2013 18:13:09 +0000 (18:13 +0000)]
updated xgc jar due to XGC-87 fix.

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

10 years agoFOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; Patch...
Robert Meyer [Thu, 5 Dec 2013 09:57:19 +0000 (09:57 +0000)]
FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; Patch submitted by Simon Steiner

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

10 years agoFOP-1069: No error message on illegal/unknown values on a property
Robert Meyer [Wed, 4 Dec 2013 16:36:05 +0000 (16:36 +0000)]
FOP-1069: No error message on illegal/unknown values on a property

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

10 years agoEnabled LineLength check and fixed corresponding issues
Vincent Hennebert [Tue, 3 Dec 2013 12:44:41 +0000 (12:44 +0000)]
Enabled LineLength check and fixed corresponding issues

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

10 years agoreplaced fontbox snapshot jar by a patched released jar (patch files added to lib)
Luis Bernardo [Tue, 3 Dec 2013 10:51:24 +0000 (10:51 +0000)]
replaced fontbox snapshot jar by a patched released jar (patch files added to lib)

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

10 years agoFOP-2323: NPE caused by missing local subroutine index in private dictonary of OTF...
Robert Meyer [Tue, 3 Dec 2013 10:05:07 +0000 (10:05 +0000)]
FOP-2323: NPE caused by missing local subroutine index in private dictonary of OTF font

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

11 years agoFOP-2314: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent; patch...
Luis Bernardo [Sun, 24 Nov 2013 00:57:26 +0000 (00:57 +0000)]
FOP-2314: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent; patch submitted by Gonzalo Vasquez

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

11 years agoFOP-2315: Incorrect example for leaders
Vincent Hennebert [Thu, 21 Nov 2013 15:02:15 +0000 (15:02 +0000)]
FOP-2315: Incorrect example for leaders
Patch by Alexey Neyman

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

11 years agoFOP-2317: crash when issuing warning for invalid property value
Vincent Hennebert [Thu, 21 Nov 2013 14:50:24 +0000 (14:50 +0000)]
FOP-2317: crash when issuing warning for invalid property value
Patch by Seifeddine Dridi

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

11 years agoRemoved obsolete BestFit and Alternative classes, and fox:fitting-strategy property
Vincent Hennebert [Wed, 20 Nov 2013 17:49:42 +0000 (17:49 +0000)]
Removed obsolete BestFit and Alternative classes, and fox:fitting-strategy property
Patch by Seifeddine Dridi

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

11 years agoRestricted CSOFF filter to LineLength and fixed resulting Checkstyle issues
Vincent Hennebert [Tue, 19 Nov 2013 20:20:11 +0000 (20:20 +0000)]
Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues

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

11 years agoFOP-2312: font-base configuration setting not working as expected
Vincent Hennebert [Fri, 15 Nov 2013 07:13:53 +0000 (07:13 +0000)]
FOP-2312: font-base configuration setting not working as expected
Use the config file URI to resolve relative <base> / <font-base> URIs.
Fall back to default base URI only if the config input stream has no URI.

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

11 years agoUpdated disabled-testcases.xml
Vincent Hennebert [Thu, 14 Nov 2013 09:49:52 +0000 (09:49 +0000)]
Updated disabled-testcases.xml

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

11 years agoFixed the setting of generates[Block|Reference]Area
Vincent Hennebert [Thu, 14 Nov 2013 09:47:24 +0000 (09:47 +0000)]
Fixed the setting of generates[Block|Reference]Area

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

11 years agoImplemented missing methods
Vincent Hennebert [Thu, 14 Nov 2013 09:46:24 +0000 (09:46 +0000)]
Implemented missing methods

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

11 years agoCode clean-up and simplification
Vincent Hennebert [Thu, 14 Nov 2013 09:45:39 +0000 (09:45 +0000)]
Code clean-up and simplification

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

11 years agoFOP-2313: add support for svg gradients when generating PostScript; most code authore...
Luis Bernardo [Wed, 13 Nov 2013 15:24:26 +0000 (15:24 +0000)]
FOP-2313: add support for svg gradients when generating PostScript; most code authored by Robert Meyer with a small contribution by Athanasios Giannimaras.

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

11 years agoImplement whitespace management extension using fo:multi-switch
Vincent Hennebert [Thu, 7 Nov 2013 20:49:18 +0000 (20:49 +0000)]
Implement whitespace management extension using fo:multi-switch
Patch from 13/10/28 by Seifeddine Dridi, applied with some modifications.

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

11 years agoAdded support for <percentage> values on alignment-adjust
Vincent Hennebert [Thu, 7 Nov 2013 12:33:11 +0000 (12:33 +0000)]
Added support for <percentage> values on alignment-adjust

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

11 years agoAdded support for <length> values on alignment-adjust
Vincent Hennebert [Thu, 7 Nov 2013 12:32:20 +0000 (12:32 +0000)]
Added support for <length> values on alignment-adjust

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

11 years agoAdded support for dominant-baseline on fo:inline-container
Vincent Hennebert [Thu, 7 Nov 2013 12:31:31 +0000 (12:31 +0000)]
Added support for dominant-baseline on fo:inline-container

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

11 years agoImproved javadoc for getBaselineOffset
Vincent Hennebert [Thu, 7 Nov 2013 12:29:56 +0000 (12:29 +0000)]
Improved javadoc for getBaselineOffset

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

11 years agoAdded support for alignment-baseline on fo:inline-container
Vincent Hennebert [Thu, 7 Nov 2013 12:29:17 +0000 (12:29 +0000)]
Added support for alignment-baseline on fo:inline-container

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

11 years agoAdded support for non-default values of alignment-adjust
Vincent Hennebert [Thu, 7 Nov 2013 12:27:22 +0000 (12:27 +0000)]
Added support for non-default values of alignment-adjust

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

11 years agoAdded support for default alignment of inline-container areas with their parent areas
Vincent Hennebert [Wed, 6 Nov 2013 19:52:38 +0000 (19:52 +0000)]
Added support for default alignment of inline-container areas with their parent areas

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

11 years agoReverted changes to PDFStructureTreeBuilder from rev. 1537600
Vincent Hennebert [Tue, 5 Nov 2013 13:15:21 +0000 (13:15 +0000)]
Reverted changes to PDFStructureTreeBuilder from rev. 1537600

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

11 years agoFOP-2106: Added test case for footnote resetting when the algorithm has to restart...
Vincent Hennebert [Tue, 5 Nov 2013 12:18:14 +0000 (12:18 +0000)]
FOP-2106: Added test case for footnote resetting when the algorithm has to restart page breaking after a too short/long node

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

11 years agoFOP-1749: Fix offset of footnote when it has a margin-top
Vincent Hennebert [Tue, 5 Nov 2013 12:08:10 +0000 (12:08 +0000)]
FOP-1749: Fix offset of footnote when it has a margin-top
Patch by Alexey Neyman, applied with minor modifications

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

11 years agoFOP-2311: revert changes from FOP-1069 that regresses shorthand property handling.
Glenn Adams [Fri, 1 Nov 2013 20:58:48 +0000 (20:58 +0000)]
FOP-2311: revert changes from FOP-1069 that regresses shorthand property handling.

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

11 years agoFOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams [Fri, 1 Nov 2013 14:34:18 +0000 (14:34 +0000)]
FOP-2301: Enable support for PDF sub-page transitions.

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

11 years agoRe-ordered methods from higher to lower level
Vincent Hennebert [Thu, 31 Oct 2013 20:07:19 +0000 (20:07 +0000)]
Re-ordered methods from higher to lower level

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

11 years agoTake into account the inline-container's bpd in the alignment context
Vincent Hennebert [Thu, 31 Oct 2013 20:06:34 +0000 (20:06 +0000)]
Take into account the inline-container's bpd in the alignment context

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

11 years agoTypo: s/inline/block/
Vincent Hennebert [Thu, 31 Oct 2013 19:58:21 +0000 (19:58 +0000)]
Typo: s/inline/block/

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

11 years agoAdded possibility to check for events in layout tests
Vincent Hennebert [Thu, 31 Oct 2013 19:57:40 +0000 (19:57 +0000)]
Added possibility to check for events in layout tests

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

11 years agoFOP-2310: Fix misplaced table cell border in WM RTL context.
Glenn Adams [Thu, 31 Oct 2013 19:44:25 +0000 (19:44 +0000)]
FOP-2310: Fix misplaced table cell border in WM RTL context.

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

11 years agoreverted 1536924 (FOP-2308)
Luis Bernardo [Wed, 30 Oct 2013 08:57:55 +0000 (08:57 +0000)]
reverted 1536924 (FOP-2308)

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

11 years agoFix to the "pmd" build target
Adrian Cumiskey [Wed, 30 Oct 2013 00:54:54 +0000 (00:54 +0000)]
Fix to the "pmd" build target

PMD reports were being generated correctly when invoked from the
"reports" target but when run standalone the build directory was not being
created prior task execution.

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

11 years agoFOP-2308: text-transform="capitalize" assumes input text is lowercase
Luis Bernardo [Tue, 29 Oct 2013 22:51:53 +0000 (22:51 +0000)]
FOP-2308: text-transform="capitalize" assumes input text is lowercase

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

11 years agoFOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution was being...
Luis Bernardo [Mon, 28 Oct 2013 23:33:07 +0000 (23:33 +0000)]
FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution was being overridden by default value

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

11 years agoProperly handle "error-if-overflow" value of "overflow" property when overflow happen...
Vincent Hennebert [Mon, 28 Oct 2013 18:54:11 +0000 (18:54 +0000)]
Properly handle "error-if-overflow" value of "overflow" property when overflow happens in inline-progression-direction

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

11 years agoAdded support for percentage dimensions
Vincent Hennebert [Mon, 28 Oct 2013 17:15:35 +0000 (17:15 +0000)]
Added support for percentage dimensions

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

11 years agoSlightly simplified looping through positions in addAreas
Vincent Hennebert [Mon, 28 Oct 2013 17:13:14 +0000 (17:13 +0000)]
Slightly simplified looping through positions in addAreas

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

11 years agoDo space resolution on the children of the inline-container
Vincent Hennebert [Mon, 28 Oct 2013 17:09:21 +0000 (17:09 +0000)]
Do space resolution on the children of the inline-container

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

11 years agoIssue a warning if the content of an inline-container overflows it in the block-progr...
Vincent Hennebert [Thu, 24 Oct 2013 16:26:26 +0000 (16:26 +0000)]
Issue a warning if the content of an inline-container overflows it in the block-progression-direction

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

11 years agoAdded support for block-progression-dimension="auto"
Vincent Hennebert [Thu, 24 Oct 2013 15:36:12 +0000 (15:36 +0000)]
Added support for block-progression-dimension="auto"

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

11 years agoWhen inline-progression-dimension has been left to auto on fo:inline-container, fall...
Vincent Hennebert [Thu, 24 Oct 2013 15:17:36 +0000 (15:17 +0000)]
When inline-progression-dimension has been left to auto on fo:inline-container, fall back to the IPD of the nearest ancestor reference-area.

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

11 years agoParse back the container area from the area tree.
Vincent Hennebert [Thu, 24 Oct 2013 14:00:23 +0000 (14:00 +0000)]
Parse back the container area from the area tree.
Fixes AreaTreeParserTestCase.

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

11 years agoFOP-2306: use the URI of the source FO document rather than the config file as a...
Vincent Hennebert [Tue, 22 Oct 2013 17:15:20 +0000 (17:15 +0000)]
FOP-2306: use the URI of the source FO document rather than the config file as a default base URI

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

11 years agoFOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header
Robert Meyer [Tue, 22 Oct 2013 10:06:12 +0000 (10:06 +0000)]
FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header

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

11 years agoFOP-2299: Non Unicode named glyphs not loaded for Type1 fonts
Robert Meyer [Mon, 21 Oct 2013 14:54:09 +0000 (14:54 +0000)]
FOP-2299: Non Unicode named glyphs not loaded for Type1 fonts

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

11 years agoFirst bits of support for fo:inline-container
Vincent Hennebert [Mon, 21 Oct 2013 13:24:55 +0000 (13:24 +0000)]
First bits of support for fo:inline-container

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

11 years agoTemporary branch for implementation of fo:inline-container
Vincent Hennebert [Mon, 21 Oct 2013 13:09:56 +0000 (13:09 +0000)]
Temporary branch for implementation of fo:inline-container

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

11 years agoFOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon...
Luis Bernardo [Wed, 16 Oct 2013 23:31:17 +0000 (23:31 +0000)]
FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon Steiner

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

11 years agoFOP-1872: External document is clipped when rotated; patch submitted by Thanasis...
Luis Bernardo [Sun, 13 Oct 2013 23:31:46 +0000 (23:31 +0000)]
FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras.

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

11 years agoRemoved unused variables
Vincent Hennebert [Wed, 9 Oct 2013 06:50:56 +0000 (06:50 +0000)]
Removed unused variables

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

11 years agoDo not log a warning when .notdef has been assigned to an unused code of AdobeStandar...
Vincent Hennebert [Tue, 8 Oct 2013 15:41:25 +0000 (15:41 +0000)]
Do not log a warning when .notdef has been assigned to an unused code of AdobeStandardEncoding

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

11 years agoFOP-2106: Footnote put on earlier page than the one that contains the footnote call
Vincent Hennebert [Tue, 8 Oct 2013 11:29:05 +0000 (11:29 +0000)]
FOP-2106: Footnote put on earlier page than the one that contains the footnote call
Patch by Alexey Neyman, committed with minor modifications

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

11 years agoFOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of URL for...
Luis Bernardo [Wed, 25 Sep 2013 23:09:55 +0000 (23:09 +0000)]
FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of URL for connection; patch suggested by Matthias Reischenbacher and Robert Meyer comments.

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

11 years agoFOP-2298: One last @Override to remove to satisfy broken Java 5 support.
Glenn Adams [Tue, 17 Sep 2013 20:28:10 +0000 (20:28 +0000)]
FOP-2298: One last @Override to remove to satisfy broken Java 5 support.

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

11 years agoFOP-2298: Java 5 is more strict than Java 6 about use of @Override on implementation...
Glenn Adams [Mon, 16 Sep 2013 15:42:35 +0000 (15:42 +0000)]
FOP-2298: Java 5 is more strict than Java 6 about use of @Override on implementation of interface methods.

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

11 years agoFOP-2298: Java 5 doesn't support String.isEmpty
Glenn Adams [Mon, 16 Sep 2013 15:35:23 +0000 (15:35 +0000)]
FOP-2298: Java 5 doesn't support String.isEmpty

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