aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/AbstractPSTranscoder.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-178/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-0/+3
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-4/+4
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-3/+2
* apply complex scripts patchGlenn Adams2012-02-261-1/+2
* Javadocs: Removed all <tt> occurrences with <code> or {@link}.Jeremias Maerki2009-10-011-8/+8
* Typo.Jeremias Maerki2009-04-201-1/+1
* Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryEr...Jeremias Maerki2009-04-201-0/+9
* Bugzilla #47000:Jeremias Maerki2009-04-201-23/+23
* Fix for unit test failure in transcoder tests (NullPointerException):Jeremias Maerki2008-11-211-6/+9
* TextHandler interface changes, the Graphics2D implementation is now passed to...Adrian Cumiskey2008-11-181-8/+8
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-11/+11
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-1/+1
* * Added an SVG handler and Graphics2D implementation for AFP which injects AF...Adrian Cumiskey2007-12-121-1/+1
* Bugzilla #43904:Jeremias Maerki2007-11-201-5/+13
* Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...Jeremias Maerki2007-11-031-13/+0
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-21/+30
* Implement the cheaper mechanism to ensure correct rendering at differing reso...Jeremias Maerki2004-10-101-17/+29
* More apps.Document->fonts.FontInfo conversion.Glen Mazza2004-04-241-1/+1
* PR:Glen Mazza2004-03-311-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-17/+0
* Substantial refactoring of the PS transcoder (especially the text painting, l...Jeremias Maerki2003-11-071-0/+195