aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/NativeTextHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-179/+0
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-071-6/+6
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Eliminate javadocs warnings.Glenn Adams2012-06-041-6/+0
* Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.Glenn Adams2012-04-081-1/+1
* Bugzilla #49763: Incorrect message when encountering a block in an inline in ...Glenn Adams2012-04-071-1/+0
* Bugzilla #49302: Eliminate duplicate code.Glenn Adams2012-04-071-13/+1
* apply complex scripts patchGlenn Adams2012-02-261-1/+2
* Fix for unit test failure in transcoder tests (NullPointerException):Jeremias Maerki2008-11-211-7/+8
* TextHandler interface changes, the Graphics2D implementation is now passed to...Adrian Cumiskey2008-11-181-5/+13
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-16/+16
* * 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-2/+2
* Bugfix: FOPFonts proc is not used/needed anymore.Jeremias Maerki2007-11-061-4/+1
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+3
* Bugzilla #41831:Jeremias Maerki2007-05-281-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-0/+190