aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-184-27/+31
* FOP-2194: optimize lazy font load invocation for hot methodsGlenn Adams2013-01-181-7/+21
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-187-10/+14
* FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph pro...Glenn Adams2013-01-187-18/+191
* 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-166-29/+110
* FOP-2186: optimize inefficient glyph processing state update operationsGlenn Adams2013-01-164-26/+16
* FOP-2184: optimize inefficient position adjustment array allocation in non-CS...Glenn Adams2013-01-121-22/+17
* JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs.Peter Hancock2013-01-092-0/+20
* JIRA#FOP-1069: Warn instead or error on invalid property values.Peter Hancock2013-01-095-13/+24
* Jira FOP-2174: When using SVG drawings, if no content-width and content-heigh...Chris Bowditch2013-01-041-10/+57
* FOP-2179: Fix checkstyle and findbugs warnings.Glenn Adams2012-12-314-10/+11
* FOP-2160: Fix NPE when rl writing mode is used in certain contexts.Glenn Adams2012-12-302-0/+9
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-292-17/+65
* 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-171-12/+19
* Bugzilla 37114: Implementation of changes necessary to warn of invalid proper...Peter Hancock2012-12-135-4/+113
* 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-131-0/+3
* 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-101-71/+203
* bugzilla #54196: configure big / little endian support for TIFF images; patch...Luis Bernardo2012-11-253-4/+22
* Bugzilla #54169: Split the parent tree (the number tree corresponding to the ...Vincent Hennebert2012-11-194-31/+61
* Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch...Vincent Hennebert2012-11-192-0/+17
* Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP outputMehdi Houshmand2012-11-091-1/+4
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-051-2/+2
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-0410-20/+7
* bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Rob...Luis Bernardo2012-11-042-3/+4
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-028-26/+86
* bugzilla #48955: Allow AFP font codepage names to be less than 8 charsChris Bowditch2012-11-021-6/+10
* Bugzilla#54075: Fixed a regressionPeter Hancock2012-10-301-1/+2
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-304-37/+45
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-2437-1428/+3926
|\
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-227-63/+105
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-0913-59/+56
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-0818-1931/+2329
| * Merged trunk@1391502Peter Hancock2012-10-04110-1985/+2639
| |\
| * | Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-174-314/+6
| * | Merged trunk@1373227Peter Hancock2012-08-1687-930/+1166
| |\ \
| * | | Fixed an IF serialization bug and an AFP image regressionPeter Hancock2012-08-132-5/+5
| * | | Minor cleanupPeter Hancock2012-07-0511-56/+41
| * | | Merged trunk@1357248Peter Hancock2012-07-048-45/+82
| |\ \ \
| * \ \ \ Merged trunk@1356765Peter Hancock2012-07-03209-5500/+7878
| |\ \ \ \
| * \ \ \ \ Merged trunk@1354651Peter Hancock2012-06-29958-15277/+53069
| |\ \ \ \ \
| * | | | | | Bugzilla #49913Peter Hancock2011-06-087-38/+171
| * | | | | | Bugzilla #49913:Jeremias Maerki2010-09-3031-202/+2501
* | | | | | | Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-227-39/+82
* | | | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...Vincent Hennebert2012-10-228-4/+126
* | | | | | | bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes codeLuis Bernardo2012-10-211-1/+7
* | | | | | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-202-24/+63