aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* FOP-2226: Image resources are not closed when rendering into the ↵Vincent Hennebert2013-03-193-0/+99
| | | | | | Intermediate Format git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1458382 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2216: PDF forms are offset; patch submitted by Simon SteinerLuis Bernardo2013-03-161-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1457282 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2223: Lines do not span to the end in rounded border cells in AFP; patch ↵Luis Bernardo2013-03-161-20/+37
| | | | | | submitted by Simon Steiner. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1457188 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2224: NPE for SVG text in AFP; patch submitted by Simon Steiner Luis Bernardo2013-03-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1457183 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2221: Make overflow messages easier to read and fix wrong/ missing ↵Luis Bernardo2013-03-165-7/+16
| | | | | | messages; patch submitted by Simon Steiner. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1457180 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied ↵Luis Bernardo2013-03-162-6/+10
| | | | | | 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-055-139/+15
| | | | | | 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-2214; forgot to commit status.xmlChris Bowditch2013-03-051-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1452735 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-055-6/+85
| | | | | | 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-2215; NullPointerException when generating IF with fox:external-document Chris Bowditch2013-02-252-1/+7
| | | | | | Submitted by Simon Steiner (ssteiner.at.thunderhead.com) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1449718 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2177: If a right aligned image exceeds a table cells bounds, it will ↵Luis Bernardo2013-02-211-1/+1
| | | | | | overflow in the wrong direction; patch submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1448860 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-212-2/+83
| | | | | | 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-2183: Use event producer when Colour Profile in PNG Image is bad; patch ↵Luis Bernardo2013-02-214-0/+16
| | | | | | submitted by Simon Steiner git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1448483 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch ↵Luis Bernardo2013-02-202-1/+167
| | | | | | submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1448469 13f79535-47bb-0310-9956-ffa450edef68
* Partial revert of r1444573 to restore intermediate-format-ng.Glenn Adams2013-02-108-0/+666
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1444631 13f79535-47bb-0310-9956-ffa450edef68
* Removing Forrest-based documentation files from build.xml.Clay Leeds2013-02-101-69/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1444575 13f79535-47bb-0310-9956-ffa450edef68
* Removing Forrest-based documentation files.Clay Leeds2013-02-10281-66280/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1444573 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2148: make page-position="only" workVincent Hennebert2013-02-086-1/+217
| | | | 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
* FOP-2206: Add support for CS placement and escapement data in PS renderer.Glenn Adams2013-02-053-12/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1442711 13f79535-47bb-0310-9956-ffa450edef68
* Jira FOP-2203: Fix xml syntax in XSDPascal Sancho2013-01-302-59/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1440381 13f79535-47bb-0310-9956-ffa450edef68
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ↵Vincent Hennebert2013-01-295-13/+87
| | | | | | footnote git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1440094 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2197: missing GlyphTester class in transcoder archivesGlenn Adams2013-01-222-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1437102 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-185-27/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435400 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2194: optimize lazy font load invocation for hot methodsGlenn Adams2013-01-182-7/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435344 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-181-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435270 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-188-10/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435269 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph ↵Glenn Adams2013-01-188-18/+194
| | | | | | processing state allocation git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435241 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2187: Generating pdf works awt & png crashes when overflow hiddenLuis Bernardo2013-01-181-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1434992 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2188: optimize string allocation in pdf output processingGlenn Adams2013-01-167-29/+113
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1434502 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2186: optimize inefficient glyph processing state update operationsGlenn Adams2013-01-165-26/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1434386 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2184: optimize inefficient position adjustment array allocation in ↵Glenn Adams2013-01-122-22/+20
| | | | | | non-CS path. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1432383 13f79535-47bb-0310-9956-ffa450edef68
* Corrected status errorPeter Hancock2013-01-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1431943 13f79535-47bb-0310-9956-ffa450edef68
* JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs.Peter Hancock2013-01-093-0/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1430752 13f79535-47bb-0310-9956-ffa450edef68
* JIRA#FOP-1069: Warn instead or error on invalid property values.Peter Hancock2013-01-096-13/+27
| | | | | | | | | | | | | | --Thi--s line, and those below, will be ignored-- M src/java/org/apache/fop/render/ps/PSTextPainter.java M src/java/org/apache/fop/layoutmgr/inline/ImageLayout.java M src/java/org/apache/fop/fo/FObj.java M src/java/org/apache/fop/fo/FOValidationEventProducer.java M src/java/org/apache/fop/fo/FOValidationEventProducer.xml M status.xml git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1430746 13f79535-47bb-0310-9956-ffa450edef68
* Jira FOP-2174: When using SVG drawings, if no content-width and ↵Chris Bowditch2013-01-042-10/+61
| | | | | | | | content-height is specified, 72 will be used instead of the source-resolution option Patch submitted by Robert Meyer (rmeyer at hotmail dot co dot uk) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1428918 13f79535-47bb-0310-9956-ffa450edef68
* make compatible with checkstyle v5.6 as discussed on fop-devChris Bowditch2013-01-041-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1428897 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2179: Fix checkstyle and findbugs warnings.Glenn Adams2012-12-315-10/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1427143 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2160: Fix NPE when rl writing mode is used in certain contexts.Glenn Adams2012-12-303-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1426888 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-296-18/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1426805 13f79535-47bb-0310-9956-ffa450edef68
* fixed the fact that -nocs was not being appliedLuis Bernardo2012-12-191-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1424164 13f79535-47bb-0310-9956-ffa450edef68
* Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fontsChris Bowditch2012-12-172-12/+23
| | | | | | | Patch submitted by Simon Steiner (ssteiner.at.thunderhead.com) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1422992 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 37114: Implementation of changes necessary to warn of invalid ↵Peter Hancock2012-12-136-4/+116
| | | | | | | | | property values. Contributed by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421238 13f79535-47bb-0310-9956-ffa450edef68
* Small code simplifications due to Luis BernardoPeter Hancock2012-12-131-25/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421233 13f79535-47bb-0310-9956-ffa450edef68
* JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by ↵Peter Hancock2012-12-132-0/+6
| | | | | | Simon Steiner. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421214 13f79535-47bb-0310-9956-ffa450edef68
* jira fop-1840: column balancing algorithm; applied patch 12550540 submitted ↵Luis Bernardo2012-12-121-2/+2
| | | | | | by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421038 13f79535-47bb-0310-9956-ffa450edef68
* jira fop-1840: column balancing algorithm; applied patch 12559043 submitted ↵Luis Bernardo2012-12-107-71/+1062
| | | | | | by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1419183 13f79535-47bb-0310-9956-ffa450edef68
* fix avalon dependency in maven POM; As Suggested by Stephen Moore ↵Chris Bowditch2012-12-041-2/+2
| | | | | | (Stephen.moore AT gmail.com) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1416937 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla #54196: configure big / little endian support for TIFF images; ↵Luis Bernardo2012-11-258-4/+53
| | | | | | 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-1930-31/+173
| | | | | | | | | 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