aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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
* FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-1410-76/+472
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1514076 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner.Luis Bernardo2013-07-122-0/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1502725 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2248: add support for AES 256 PDF encryptionLuis Bernardo2013-05-182-18/+170
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1484190 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed ↵Vincent Hennebert2013-05-0718-1473/+1473
| | | | | | corresponding violations git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1479969 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2245: height attribute on external-graphic with percentage value behaves ↵Luis Bernardo2013-04-301-0/+53
| | | | | | incorrectly git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1477872 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding ↵Vincent Hennebert2013-04-0913-1897/+1897
| | | | | | violations git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1466146 13f79535-47bb-0310-9956-ffa450edef68
* FOP #2234: NPE when rendering a document with markers and accessibility is ↵Vincent Hennebert2013-04-083-1/+170
| | | | | | enabled git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1465599 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2226: Image resources are not closed when rendering into the ↵Vincent Hennebert2013-03-191-0/+93
| | | | | | Intermediate Format git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1458382 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied ↵Luis Bernardo2013-03-161-5/+8
| | | | | | second patch by Robert Meyer; expanded the layout test case. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1457168 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2217; Image scaling change was adversely affecting other image types Chris Bowditch2013-03-051-81/+0
| | | | | | Submitted by Robert Meyer (rmeyer.at.hotmail.co.uk) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1452859 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-053-2/+78
| | | | | | Submitted by Simon Steiner (ssteiner.at.thunderhead.com) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1452734 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 ↵Luis Bernardo2013-02-211-0/+81
| | | | | | regarding source resolution scaling with SVG and images; patch submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1448484 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch ↵Luis Bernardo2013-02-201-0/+61
| | | | | | submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1448469 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2148: make page-position="only" workVincent Hennebert2013-02-083-0/+196
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1444217 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2206: adds unit test for PSPainter.drawText()Luis Bernardo2013-02-061-8/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1442992 13f79535-47bb-0310-9956-ffa450edef68
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ↵Vincent Hennebert2013-01-294-0/+82
| | | | | | footnote git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1440094 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-293-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1426805 13f79535-47bb-0310-9956-ffa450edef68
* jira fop-1840: column balancing algorithm; applied patch 12559043 submitted ↵Luis Bernardo2012-12-106-0/+859
| | | | | | by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1419183 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla #54196: configure big / little endian support for TIFF images; ↵Luis Bernardo2012-11-253-0/+25
| | | | | | patch 29628 applied; submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1413442 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #54169: Split the parent tree (the number tree corresponding to the ↵Vincent Hennebert2012-11-1925-0/+107
| | | | | | | | | ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document. Patch submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1411352 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ↵Vincent Hennebert2012-11-191-0/+58
| | | | | | changes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1411306 13f79535-47bb-0310-9956-ffa450edef68
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-052-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405867 13f79535-47bb-0310-9956-ffa450edef68
* missing license header (fixes rev 1403646)Luis Bernardo2012-11-042-2/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405518 13f79535-47bb-0310-9956-ffa450edef68
* Forgot to include test files in commit 1400890Vincent Hennebert2012-11-022-0/+134
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405160 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #54081: properly tag hyphenated words in PDF output when ↵Vincent Hennebert2012-11-0225-0/+77
| | | | | | accessibility is enabled git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405158 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and ↵Mehdi Houshmand2012-10-303-4/+95
| | | | | | less like dotted-borders git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1403643 13f79535-47bb-0310-9956-ffa450edef68
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-2410-19/+1097
|\ | | | | | | | | | | | | Contributions made by PH, JM and LB git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1401607 13f79535-47bb-0310-9956-ffa450edef68
| * Removed a CastTemp_RoundedCornersPeter Hancock2012-10-231-13/+26
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1401202 13f79535-47bb-0310-9956-ffa450edef68
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-222-48/+15
| | | | | | | | | | | | | | Plus cleanup git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1400883 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed failing testPeter Hancock2012-10-091-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1396090 13f79535-47bb-0310-9956-ffa450edef68
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-088-20/+1110
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1395490 13f79535-47bb-0310-9956-ffa450edef68
| * Merged trunk@1391502Peter Hancock2012-10-0449-144/+2811
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1394098 13f79535-47bb-0310-9956-ffa450edef68
| * \ Merged trunk@1373227Peter Hancock2012-08-1623-139/+964
| |\ \ | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1373825 13f79535-47bb-0310-9956-ffa450edef68
| * \ \ Merged trunk@1357248Peter Hancock2012-07-047-32/+91
| |\ \ \ | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1357266 13f79535-47bb-0310-9956-ffa450edef68
| * | | | Fixed merge errorPeter Hancock2012-07-031-0/+8
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1356814 13f79535-47bb-0310-9956-ffa450edef68
* | | | | Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-221-0/+145
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400919 13f79535-47bb-0310-9956-ffa450edef68
* | | | | bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes codeLuis Bernardo2012-10-211-0/+69
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400704 13f79535-47bb-0310-9956-ffa450edef68
* | | | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-201-8/+69
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400536 13f79535-47bb-0310-9956-ffa450edef68
* | | | | bugzilla #54024: rewrote generation of /PageLabels dictionaryLuis Bernardo2012-10-171-0/+93
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1399483 13f79535-47bb-0310-9956-ffa450edef68
* | | | | Bugzilla #53980: PDF accessibility: Store language information coming from ↵Vincent Hennebert2012-10-0813-11/+140
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | fo:block or fo:character in the structure tree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1395692 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-289-1/+1431
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1391502 13f79535-47bb-0310-9956-ffa450edef68
* | | | Merged trunk@1384277Temp_XGC_URI_ResolutionMehdi Houshmand2012-09-2712-8/+295
|\ \ \ \ | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_XGC_URI_Resolution@1390959 13f79535-47bb-0310-9956-ffa450edef68
| * | | | Bugzilla #53902: Added possibility to define 'header' table columns (the ↵Vincent Hennebert2012-09-2612-8/+295
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | same way as fo:table-header allows to define header rows). When accessibility is enabled, this allows to set the appropriate Scope attribute on the corresponding TH cells. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1390412 13f79535-47bb-0310-9956-ffa450edef68