aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/java2d
Commit message (Expand)AuthorAgeFilesLines
* Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-294-2/+65
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-2/+2
* FOP-2250: Arabic characters are not connected on PCL; partial implementation.Luis Bernardo2013-06-232-12/+84
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-6/+6
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-092-3/+2
* FOP-2187: Generating pdf works awt & png crashes when overflow hiddenLuis Bernardo2013-01-181-1/+3
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-2/+1
* Increased unit test coverage for the PaintersPeter Hancock2012-10-083-360/+345
* Merged trunk@1356765Peter Hancock2012-07-0311-93/+342
|\
| * Merged in trunk@1356161Mehdi Houshmand2012-07-022-6/+162
| |\
| | * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-022-6/+162
| * | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-5/+4
| * | Merged in trunk@1353397Mehdi Houshmand2012-06-261-2/+2
| |\|
| * | Added tests and cleaning up of codeMehdi Houshmand2012-06-204-9/+17
| * | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-152-9/+9
| * | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-1/+1
| * | Merge in trunk@1345838Mehdi Houshmand2012-06-112-2/+3
| |\ \
| * | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-318-82/+169
* | | | Merged trunk@1354651Peter Hancock2012-06-2913-110/+124
|\ \ \ \ | | |_|/ | |/| |
| * | | Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-222-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Eliminate javadocs warnings.Glenn Adams2012-06-042-2/+3
| | |/
| * | Cosmetics only: organised importsVincent Hennebert2012-06-181-0/+1
| * | Merged changes from trunk up to rev. 1325806Vincent Hennebert2012-04-131-2/+7
| |\|
| | * Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-081-2/+7
| * | Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-0512-95/+106
| |\|
| | * enable ImportOrder rule; fix violationsGlenn Adams2012-03-033-2/+5
| | * enable UnusedImports rule; fix violationsGlenn Adams2012-03-026-8/+0
| | * apply complex scripts patchGlenn Adams2012-02-263-11/+16
| | * Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-1/+5
| | * Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-6/+4
| | * Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-4/+6
| | * Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-6/+4
| | * Various small fixesSimon Pepping2011-09-291-3/+3
| | * Improved fix for bugzilla#48062Peter Hancock2011-08-256-61/+60
| | * Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-141-1/+1
| | * Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-189-22/+30
| | |\
| | * | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-3/+12
| * | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-3/+2
| | |/ | |/|
| * | Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-262-2/+2
| * | Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-232-3/+5
* | | Bugzilla #49913:Jeremias Maerki2010-09-302-3/+51
|/ /
* | Fixed indentationVincent Hennebert2010-08-272-4/+4
* | Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-6/+0
* | Bugzilla #49733:Jeremias Maerki2010-08-146-11/+23
|/
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Fixed a multi-threading bugfix, visible for example when opening examples/fo/...Jeremias Maerki2010-01-011-9/+9
* Javadocs: Removed all <tt> occurrences with <code> or {@link}.Jeremias Maerki2009-10-012-15/+16
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-015-6/+7
* Renamed PageScaleAttributes class into PageScale.Vincent Hennebert2009-08-121-3/+3