aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/CustomFont.java
Commit message (Expand)AuthorAgeFilesLines
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-2/+3
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-0/+39
|\
| * Javadoc improvementsVincent Hennebert2012-05-301-4/+4
| * Renamed BFEntry into CMapSegmentVincent Hennebert2012-05-301-5/+5
| * Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-1/+18
| |\
| * | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-1/+17
| * | Merged changes from Trunk up to revision 1040962Vincent Hennebert2010-12-011-11/+13
| |\ \
| * | | Added full support for single-byte encodings when TTF fonts are embedded in P...Jeremias Maerki2010-11-151-0/+24
* | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-6/+6
* | | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-44/+38
| |_|/ |/| |
* | | apply complex scripts patchGlenn Adams2012-02-261-0/+17
| |/ |/|
* | Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-11/+13
|/
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-0/+1
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-13/+13
* Merged revisions 665691 via svnmerge from Adrian Cumiskey2008-06-091-3/+8
* Added support for reading the OS/2 table's usWeightClass value which supports...Jeremias Maerki2008-02-191-0/+21
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-6/+15
* Another improvement for font auto-detection:Jeremias Maerki2007-11-081-7/+9
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-081-10/+31
* Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m...Jeremias Maerki2007-10-311-1/+11
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-32/+32
* 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