aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FOP-2206: adds unit test for PSPainter.drawText()Luis Bernardo2013-02-061-8/+62
* FOP-2206: Add support for CS placement and escapement data in PS renderer.Glenn Adams2013-02-053-12/+35
* Jira FOP-2203: Fix xml syntax in XSDPascal Sancho2013-01-302-59/+62
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ...Vincent Hennebert2013-01-295-13/+87
* FOP-2197: missing GlyphTester class in transcoder archivesGlenn Adams2013-01-222-0/+4
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-185-27/+34
* FOP-2194: optimize lazy font load invocation for hot methodsGlenn Adams2013-01-182-7/+24
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-181-0/+5
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-188-10/+17
* FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph pro...Glenn Adams2013-01-188-18/+194
* FOP-2187: Generating pdf works awt & png crashes when overflow hiddenLuis Bernardo2013-01-181-1/+3
* FOP-2188: optimize string allocation in pdf output processingGlenn Adams2013-01-167-29/+113
* FOP-2186: optimize inefficient glyph processing state update operationsGlenn Adams2013-01-165-26/+19
* FOP-2184: optimize inefficient position adjustment array allocation in non-CS...Glenn Adams2013-01-122-22/+20
* Corrected status errorPeter Hancock2013-01-111-1/+1
* JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs.Peter Hancock2013-01-093-0/+23
* JIRA#FOP-1069: Warn instead or error on invalid property values.Peter Hancock2013-01-096-13/+27
* Jira FOP-2174: When using SVG drawings, if no content-width and content-heigh...Chris Bowditch2013-01-042-10/+61
* make compatible with checkstyle v5.6 as discussed on fop-devChris Bowditch2013-01-041-4/+0
* FOP-2179: Fix checkstyle and findbugs warnings.Glenn Adams2012-12-315-10/+14
* FOP-2160: Fix NPE when rl writing mode is used in certain contexts.Glenn Adams2012-12-303-0/+12
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-296-18/+69
* fixed the fact that -nocs was not being appliedLuis Bernardo2012-12-191-1/+2
* Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fontsChris Bowditch2012-12-172-12/+23
* Bugzilla 37114: Implementation of changes necessary to warn of invalid proper...Peter Hancock2012-12-136-4/+116
* Small code simplifications due to Luis BernardoPeter Hancock2012-12-131-25/+19
* JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Sim...Peter Hancock2012-12-132-0/+6
* jira fop-1840: column balancing algorithm; applied patch 12550540 submitted b...Luis Bernardo2012-12-121-2/+2
* jira fop-1840: column balancing algorithm; applied patch 12559043 submitted b...Luis Bernardo2012-12-107-71/+1062
* fix avalon dependency in maven POM; As Suggested by Stephen Moore (Stephen.mo...Chris Bowditch2012-12-041-2/+2
* bugzilla #54196: configure big / little endian support for TIFF images; patch...Luis Bernardo2012-11-258-4/+53
* Bugzilla #54169: Split the parent tree (the number tree corresponding to the ...Vincent Hennebert2012-11-1930-31/+173
* Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch...Vincent Hennebert2012-11-193-0/+75
* Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP outputMehdi Houshmand2012-11-092-1/+8
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-053-6/+6
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-0410-20/+7
* missing license header (fixes rev 1403646)Luis Bernardo2012-11-042-2/+40
* bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Rob...Luis Bernardo2012-11-042-3/+4
* Forgot to include test files in commit 1400890Vincent Hennebert2012-11-022-0/+134
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-0235-26/+167
* bugzilla #48955: Allow AFP font codepage names to be less than 8 charsChris Bowditch2012-11-022-6/+13
* Bugzilla#54075: Fixed a regressionPeter Hancock2012-10-302-1/+5
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-308-41/+143
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-2452-1452/+5178
|\
| * Removed a CastTemp_RoundedCornersPeter Hancock2012-10-231-13/+26
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-2210-125/+134
| * Updated Rounded Corners example foPeter Hancock2012-10-121-1/+7
| * Added an example fo with Rounded CornersPeter Hancock2012-10-111-0/+120
| * Fixed failing testPeter Hancock2012-10-091-1/+1
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-0914-60/+57