aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/FontInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #41831:Jeremias Maerki2007-05-281-6/+5
* Tweak: look for default font-style/weight before trying default font-familyAndreas L. Delmelle2006-08-311-3/+10
* Make FontInfo look for the same font-family and weight first, but with defaul...Andreas L. Delmelle2006-08-291-7/+21
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Creation of Font instances centralized in FontInfo and added a cache for them...Jeremias Maerki2006-02-101-1/+28
* As announced, I brought FontTriplet to more life by making it Serializable an...Jeremias Maerki2005-12-221-45/+78
* One less lookup.Jeremias Maerki2005-12-191-2/+3
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-021-2/+46
* Stupid me.Jeremias Maerki2005-09-141-3/+1
* Warn about fonts which are not available.Jeremias Maerki2005-09-141-6/+23
* ref to bugzilla 36180Chris Bowditch2005-08-151-1/+60
* New FontInfo class (original design was from Layout.FontInfo, and was removedGlen Mazza2004-04-211-0/+232