aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/FontInfo.java
Commit message (Expand)AuthorAgeFilesLines
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-2/+2
* Improved font selection strategy when matching AWT Font against FontTriplet.Adrian Cumiskey2008-11-051-0/+52
* Default to inline resource level for GOCA graphic objects (when no afp:resour...Adrian Cumiskey2008-10-221-4/+5
* Merged revisions 682600,682604-682605,682616-682618,682625,682630,683136,6831...Adrian Cumiskey2008-08-131-1/+1
* Added a base 12 (Helvetica, Times and Courier) fallback font collection for A...Adrian Cumiskey2008-07-291-5/+19
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-10/+10
* Merged revisions 678477,678691,678699 via svnmerge from Adrian Cumiskey2008-07-221-8/+8
* Merged revisions 677863 via svnmerge from Adrian Cumiskey2008-07-181-22/+39
* Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776...Adrian Cumiskey2008-07-171-4/+7
* Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552...Adrian Cumiskey2008-05-121-34/+34
* Merged revisions 653826 via svnmerge from Adrian Cumiskey2008-05-061-80/+114
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-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