aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Handle middle-of-the-page case without using a glue.Vincent Hennebert2014-03-276-109/+33
| | | | | | | | 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
* Brought the branch in sync with rev. 1577477 of trunkVincent Hennebert2014-03-17352-6460/+10664
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_WhitespaceManagement@1578276 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2357: When an SVG image has transparency and a PDF profile is used that ↵Vincent Hennebert2014-03-1410-27/+134
| | | | | | | | | | | | 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
| * FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.foRobert Meyer2014-02-261-2/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1572109 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2260: Smart quotes broken in RTF if at start of textRobert Meyer2014-02-261-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1571989 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2340: 64bit image missing in pdf; patch submitted by Simon SteinerLuis Bernardo2014-02-221-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1570942 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regressionLuis Bernardo2014-02-221-0/+6
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1570878 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2346: UnsupportedOperationException when handling an SVG containing a ↵Vincent Hennebert2014-02-207-22/+62
| | | | | | | | | | | | font-face git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1570362 13f79535-47bb-0310-9956-ffa450edef68
| * FOP:2344 - SVG bleeds color between elements when outputting to AFPRobert Meyer2014-02-181-3/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1569381 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2341: Infinite loop when smaller used with a zero length font-sizeRobert Meyer2014-02-171-0/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1568925 13f79535-47bb-0310-9956-ffa450edef68
| * Checkstyle fixesVincent Hennebert2014-02-113-8/+8
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1567039 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2252: OpenType CFF - Remove need for patch to fontboxRobert Meyer2014-02-104-36/+362
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1566674 13f79535-47bb-0310-9956-ffa450edef68
| * updated fontbox jar to 1.8.4 (patched) release.Luis Bernardo2014-02-061-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1565028 13f79535-47bb-0310-9956-ffa450edef68
| * Merged branch Temp_FopFontsForSVGback into trunkVincent Hennebert2014-02-03101-5088/+7694
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1564017 13f79535-47bb-0310-9956-ffa450edef68
| | * Updated FindBugs excludesTemp_FopFontsForSVGVincent Hennebert2014-02-031-0/+561
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FopFontsForSVG@1563996 13f79535-47bb-0310-9956-ffa450edef68
| | * Fixed Checkstyle issuesVincent Hennebert2014-01-306-14/+13
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FopFontsForSVG@1562983 13f79535-47bb-0310-9956-ffa450edef68
| | * Replace patched Batik jar with the trunk versionVincent Hennebert2014-01-301-0/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FopFontsForSVG@1562974 13f79535-47bb-0310-9956-ffa450edef68
| | * Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-30451-5571/+16434
| | |\ | | |/ | |/| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FopFontsForSVG@1562866 13f79535-47bb-0310-9956-ffa450edef68
| * | Merged branch Temp_InlineContainer back into trunkVincent Hennebert2014-01-2937-551/+1673
| |\ \ | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1562429 13f79535-47bb-0310-9956-ffa450edef68
| | * \ Brought the branch in sync with rev. r1559284 of trunkTemp_InlineContainerVincent Hennebert2014-01-292-10/+28
| | |\ \ | | |/ / | |/| | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1562398 13f79535-47bb-0310-9956-ffa450edef68
| * | | FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 ↵Luis Bernardo2014-01-172-10/+28
| | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-13379-2555/+8408
| | |\ \ | | |/ / | |/| | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1557840 13f79535-47bb-0310-9956-ffa450edef68
| * | | The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON commentsVincent Hennebert2014-01-071-2/+3
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1556164 13f79535-47bb-0310-9956-ffa450edef68
| * | | FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by ↵Luis Bernardo2014-01-071-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Thanasis Giannimaras. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1556080 13f79535-47bb-0310-9956-ffa450edef68
| * | | Re-enabled Checkstyle in Gump, the issue should be sorted nowVincent Hennebert2014-01-061-1/+1
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1555946 13f79535-47bb-0310-9956-ffa450edef68
| * | | Disable Checkstyle in Gump for now, to avoid being flooded by build failures ↵Vincent Hennebert2013-12-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | over the next days git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1553322 13f79535-47bb-0310-9956-ffa450edef68
| * | | Enabled plain formatter to get Checkstyle warnings from Gump buildsVincent Hennebert2013-12-231-0/+1
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1553214 13f79535-47bb-0310-9956-ffa450edef68
| * | | Fix checkstyle warning.Glenn Adams2013-12-211-1/+1
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1552956 13f79535-47bb-0310-9956-ffa450edef68
| * | | Smoke test: introduce Checkstyle violation and see if Gump will complainVincent Hennebert2013-12-171-1/+1
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551638 13f79535-47bb-0310-9956-ffa450edef68
| * | | Have Checkstyle fail the build if there are any warningsVincent Hennebert2013-12-171-1/+1
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551637 13f79535-47bb-0310-9956-ffa450edef68
| * | | Have Gump run Checkstyle on the source codeVincent Hennebert2013-12-171-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-17198-738/+717
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551536 13f79535-47bb-0310-9956-ffa450edef68
| | * | Updated disabled-testcases.xmlVincent Hennebert2013-11-143-72/+55
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1541866 13f79535-47bb-0310-9956-ffa450edef68
| | * | Fixed the setting of generates[Block|Reference]AreaVincent Hennebert2013-11-145-8/+4
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1541865 13f79535-47bb-0310-9956-ffa450edef68
| | * | Implemented missing methodsVincent Hennebert2013-11-141-7/+6
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1541864 13f79535-47bb-0310-9956-ffa450edef68
| | * | Code clean-up and simplificationVincent Hennebert2013-11-142-23/+17
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1541863 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for <percentage> values on alignment-adjustVincent Hennebert2013-11-072-2/+20
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539615 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for <length> values on alignment-adjustVincent Hennebert2013-11-072-1/+23
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539614 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for dominant-baseline on fo:inline-containerVincent Hennebert2013-11-073-5/+80
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539613 13f79535-47bb-0310-9956-ffa450edef68
| | * | Improved javadoc for getBaselineOffsetVincent Hennebert2013-11-071-2/+4
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539612 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for alignment-baseline on fo:inline-containerVincent Hennebert2013-11-072-8/+86
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539611 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for non-default values of alignment-adjustVincent Hennebert2013-11-072-1/+252
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539610 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for default alignment of inline-container areas with their ↵Vincent Hennebert2013-11-0613-296/+417
| | | | | | | | | | | | | | | | | | | | | | | | parent areas git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539441 13f79535-47bb-0310-9956-ffa450edef68
| | * | Re-ordered methods from higher to lower levelVincent Hennebert2013-10-311-35/+35
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1537614 13f79535-47bb-0310-9956-ffa450edef68
| | * | Take into account the inline-container's bpd in the alignment contextVincent Hennebert2013-10-311-2/+4
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1537612 13f79535-47bb-0310-9956-ffa450edef68
| | * | Typo: s/inline/block/Vincent Hennebert2013-10-311-1/+1
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1537606 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added possibility to check for events in layout testsVincent Hennebert2013-10-314-6/+119
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1537605 13f79535-47bb-0310-9956-ffa450edef68
| | * | Properly handle "error-if-overflow" value of "overflow" property when ↵Vincent Hennebert2013-10-282-4/+29
| | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | Added support for percentage dimensionsVincent Hennebert2013-10-283-11/+77
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1536425 13f79535-47bb-0310-9956-ffa450edef68
| | * | Slightly simplified looping through positions in addAreasVincent Hennebert2013-10-281-9/+11
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1536424 13f79535-47bb-0310-9956-ffa450edef68