aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/java2d/ConfiguredFontCollection.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-108/+0
* Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-121-1/+2
* reapply r1637817 (new ant task removes cache)Luis Bernardo2014-11-261-3/+4
* Revert to r1637810 to fix broken build.Glenn Adams2014-11-111-4/+3
* FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf...Luis Bernardo2014-11-101-3/+4
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-5/+4
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-2/+2
|\
| * Cosmetics only: organised importsVincent Hennebert2012-06-181-0/+1
| * Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-3/+6
| |\
| * | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-3/+2
* | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-8/+8
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-31/+23
| |/ |/|
* | apply complex scripts patchGlenn Adams2012-02-261-3/+5
|/
* Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-1/+1
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-051-1/+2
* Added support for forcing single-byte encodings for TrueType fonts without cr...Jeremias Maerki2009-01-041-1/+2
* fonts package must not depend on the render package. Refactored to restore th...Jeremias Maerki2008-07-171-23/+22
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-2/+2
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-081-1/+2
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-0/+111