aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/CustomFont.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #41831:Jeremias Maerki2007-05-281-2/+25
* Added initial support for loading fonts without a pre-created XML font metric...Jeremias Maerki2006-11-131-1/+1
* Fix bug #40569: throw IOException when embed-url was specified for an embedde...Bertrand Delacretaz2006-09-211-5/+8
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-14/+15
* Added support for relative font config URLs (metrics-url and embed-url). Thes...Manuel Mall2006-01-071-3/+25
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState...William Victor Mote2003-08-141-1/+1
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-251-33/+33
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+370