aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/CommonFont.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-36/+36
* Tweaks:Andreas L. Delmelle2008-05-101-183/+93
* Tweak:Andreas L. Delmelle2008-05-081-2/+2
* PropertyCache phase 2:Andreas L. Delmelle2007-09-211-91/+280
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+0
* Removal of unused methodAndreas L. Delmelle2007-07-141-9/+0
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-061-17/+12
* 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-5/+4
* As announced, I brought FontTriplet to more life by making it Serializable an...Jeremias Maerki2005-12-221-2/+5
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-021-4/+34
* Bugzilla #36068:Finn Bock2005-09-121-17/+30
* Bugzilla #36379:Finn Bock2005-08-311-2/+3
* Removing tab characters againJeremias Maerki2004-11-011-22/+22
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-1/+2
* Fix copyright year.Finn Bock2004-10-181-1/+1
* Initial version.Finn Bock2004-10-181-0/+130