aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/svg/PDFDocumentGraphics2DConfigurator.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-1/+1
* Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-221-1/+4
* Added tests and cleaning up of codeMehdi Houshmand2012-06-201-1/+1
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-4/+4
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-3/+2
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-31/+35
* apply complex scripts patchGlenn Adams2012-02-261-5/+10
* Added support for font substitutions on PDF/PSTranscoder by configuring the F...Jeremias Maerki2010-09-291-15/+19
* Bugzilla #47000:Jeremias Maerki2009-04-201-4/+19
* A little font configuration cleaning.Adrian Cumiskey2009-03-201-5/+10
* The FontEventListener was not wired into font auto-detection. An error while ...Jeremias Maerki2008-08-051-1/+2
* 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-6/+6
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-081-10/+11
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-4/+8
* Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...Jeremias Maerki2007-11-031-1/+8
* Bugzilla #41831:Jeremias Maerki2007-05-281-0/+66