aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/FontInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-34/+34
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-80/+114
* Merged branchJeremias Maerki2008-04-141-2/+20
* Bugfix: a specified font-weight of 100 could result into a resolved font-weig...Jeremias Maerki2008-02-191-1/+7
* Bugzilla #44451:Jeremias Maerki2008-02-191-0/+42
* Better error messages in fontLookup().Jeremias Maerki2007-11-131-8/+25
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-081-31/+73
* Method for dumping all font triplets to System.out for diagnostic purposes.Jeremias Maerki2007-11-031-0/+18
* PropertyCache phase 2:Andreas L. Delmelle2007-09-211-13/+24
* 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