aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/svg/AbstractFOPTextPainter.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-370/+0
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-061-4/+4
* FOP-2345 SVG to AFP text spacing wrongSimon Steiner2014-04-281-1/+14
* Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-239/+92
* FOP-2224: NPE for SVG text in AFP; patch submitted by Simon Steiner Luis Bernardo2013-03-161-0/+1
* Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP outputMehdi Houshmand2012-11-091-1/+4
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-2/+3
* AFP GOCA:Jeremias Maerki2011-05-051-49/+2
* Javadocs: Removed all <tt> occurrences with <code> or {@link}.Jeremias Maerki2009-10-011-2/+1
* Added shortcut that avoids painting text using the native text handler if the...Jeremias Maerki2009-01-111-6/+25
* Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti...Adrian Cumiskey2008-11-181-0/+528