aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Add t1 mergingTemp_FontMergingSimon Steiner2014-06-201-15/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FontMerging@1604113 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1099: process footnotes coming from table headers or footersVincent Hennebert2014-06-021-0/+373
| | | | | | | | | The footnote will appear once at the first (resp. last) occurrence of the table-header (resp. -footer). Patch by Matthias Reischenbacher, applied with modifications. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1599344 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2354: Subset support for Type 1 fontsRobert Meyer2014-05-234-0/+705
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1597112 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2372: New extension to resize background imagesLuis Bernardo2014-05-112-0/+204
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1593863 13f79535-47bb-0310-9956-ffa450edef68
* Brought the branch in sync with rev. 1590916 of trunkTemp_WhitespaceManagementVincent Hennebert2014-04-303-6/+44
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_WhitespaceManagement@1591437 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap ↵Vincent Hennebert2014-04-043-6/+44
| | | | | | | | | | | | with transparency git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1584765 13f79535-47bb-0310-9956-ffa450edef68
* | Renamed value of auto-toggle property to select-first-fittingVincent Hennebert2014-04-286-18/+18
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_WhitespaceManagement@1590754 13f79535-47bb-0310-9956-ffa450edef68
* | By default, only the first child of a multi-switch should be laid outVincent Hennebert2014-04-183-0/+198
| | | | | | | | | | | | | | 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
* | Added support for multiple multi-switch appearing on the same page.Vincent Hennebert2014-04-081-0/+98
| | | | | | | | | | | | | | | | | | | | | | 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
* | Handle middle-of-the-page case without using a glue.Vincent Hennebert2014-03-271-5/+6
| | | | | | | | | | | | | | | | 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-17232-889/+3148
|\| | | | | | | 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-144-5/+47
| | | | | | | | | | | | 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-2346: UnsupportedOperationException when handling an SVG containing a ↵Vincent Hennebert2014-02-201-2/+2
| | | | | | | | | | | | font-face git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1570362 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-101-29/+262
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1566674 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed Checkstyle issuesVincent Hennebert2014-01-305-12/+10
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FopFontsForSVG@1562983 13f79535-47bb-0310-9956-ffa450edef68
| * Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-30229-893/+2862
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FopFontsForSVG@1562866 13f79535-47bb-0310-9956-ffa450edef68
| | * Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-13210-755/+1298
| | |\ | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1557840 13f79535-47bb-0310-9956-ffa450edef68
| | | * Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-17196-738/+713
| | | | | | | | | | | | | | | | 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
| | * | Added support for <percentage> values on alignment-adjustVincent Hennebert2013-11-071-1/+18
| | | | | | | | | | | | | | | | 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-071-0/+17
| | | | | | | | | | | | | | | | 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-071-0/+74
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539613 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for alignment-baseline on fo:inline-containerVincent Hennebert2013-11-071-0/+74
| | | | | | | | | | | | | | | | 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-071-0/+210
| | | | | | | | | | | | | | | | 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-061-0/+154
| | | | | | | | | | | | | | | | | | | | | | | | parent areas git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1539441 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
| | * | Added support for percentage dimensionsVincent Hennebert2013-10-282-0/+61
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1536425 13f79535-47bb-0310-9956-ffa450edef68
| | * | Do space resolution on the children of the inline-containerVincent Hennebert2013-10-281-0/+12
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1536418 13f79535-47bb-0310-9956-ffa450edef68
| | * | Issue a warning if the content of an inline-container overflows it in the ↵Vincent Hennebert2013-10-242-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | block-progression-direction git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1535430 13f79535-47bb-0310-9956-ffa450edef68
| | * | Added support for block-progression-dimension="auto"Vincent Hennebert2013-10-241-0/+46
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1535417 13f79535-47bb-0310-9956-ffa450edef68
| | * | When inline-progression-dimension has been left to auto on ↵Vincent Hennebert2013-10-241-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | First bits of support for fo:inline-containerVincent Hennebert2013-10-211-0/+56
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1534143 13f79535-47bb-0310-9956-ffa450edef68
| * | | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-2922-53/+1176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The metrics are now taken from FOP configured fonts and no longer from AWT equivalents. That avoids discrepancies in case AWT and FOP use slightly different fonts, or if the font is not installed on the system. That actually also avoids having to install the font on the system. FOP is also used for the primary layout of text (prior to SVG-specific transforms like translation or rotation) for consistency between SVG and XSL-FO. This is a joint work from Peter Hancock and myself. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_FopFontsForSVG@1508208 13f79535-47bb-0310-9956-ffa450edef68
* | | | Handle the case where dynamic content is in the middle of a page, selecting ↵Vincent Hennebert2014-03-173-0/+243
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Brought the branch in sync with rev. 1550844 of trunkVincent Hennebert2013-12-1326-25/+735
|\ \ \ \ | | |_|/ | |/| | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_WhitespaceManagement@1550851 13f79535-47bb-0310-9956-ffa450edef68
| * | | Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-192-3/+0
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1543560 13f79535-47bb-0310-9956-ffa450edef68
| * | | FOP-2312: font-base configuration setting not working as expectedVincent Hennebert2013-11-155-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | FOP-2313: add support for svg gradients when generating PostScript; most ↵Luis Bernardo2013-11-134-0/+205
| | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | FOP-2106: Added test case for footnote resetting when the algorithm has to ↵Vincent Hennebert2013-11-051-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | FOP-1749: Fix offset of footnote when it has a margin-topVincent Hennebert2013-11-051-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-0110-20/+218
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1537948 13f79535-47bb-0310-9956-ffa450edef68
| * | | reverted 1536924 (FOP-2308)Luis Bernardo2013-10-302-3/+3
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1537012 13f79535-47bb-0310-9956-ffa450edef68
| * | | FOP-2308: text-transform="capitalize" assumes input text is lowercaseLuis Bernardo2013-10-292-3/+3
| | |/ | |/| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1536924 13f79535-47bb-0310-9956-ffa450edef68
| * | FOP-1872: External document is clipped when rotated; patch submitted by ↵Luis Bernardo2013-10-131-2/+2
| | | | | | | | | | | | | | | | | | Thanasis Giannimaras. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1531769 13f79535-47bb-0310-9956-ffa450edef68
| * | FOP-2106: Footnote put on earlier page than the one that contains the ↵Vincent Hennebert2013-10-081-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ↵Glenn Adams2013-09-131-0/+90
| | | | | | | | | | | | | | | | | | to augment /Catalog and /Page dictionaries. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1522934 13f79535-47bb-0310-9956-ffa450edef68
* | | Implement whitespace management extension using fo:multi-switchVincent Hennebert2013-11-071-40/+4
| | | | | | | | | | | | | | | | | | | | | 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
* | | FOP-2293: Second patch by Seifeddine DridiVincent Hennebert2013-09-041-29/+27
| | | | | | | | | | | | | | | | | | | | | Some adjustments and a lot of Checkstyle fixes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_WhitespaceManagement@1520134 13f79535-47bb-0310-9956-ffa450edef68