aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/java2d/Java2DFontMetrics.java
Commit message (Expand)AuthorAgeFilesLines
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-8/+8
* Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-0/+20
* Improved fix for bugzilla#48062Peter Hancock2011-08-251-15/+13
* Fixed a multi-threading bugfix, visible for example when opening examples/fo/...Jeremias Maerki2010-01-011-9/+9
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-2/+18
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-14/+14
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Improved accuracy of font size selection. The font size is not rounded down t...Jeremias Maerki2006-05-311-7/+37
* Automatic support for all fonts available to the Java2D subsystem for all Jav...Jeremias Maerki2006-05-161-9/+34
* Important improvements for the Java2DRenderer:Jeremias Maerki2006-05-101-9/+10
* Java2D Renderer:Jeremias Maerki2006-05-021-2/+15
* Bugzilla: #33760Jeremias Maerki2005-06-091-0/+300