/[Apache-SVN]
ViewVC logotype

Revision 627702


Jump to revision: Previous Next
Author: jeremias
Date: Thu Feb 14 10:41:26 2008 UTC (16 years, 3 months ago)
Changed paths: 6
Log Message:
Fix problem with alternate Unicode code point overriding existing better ones in CodePointMapping (ex. a char code for NBSP was used in place of SPACE for non-standard encodings).
Made PFM completely optional if an AFM is available. Widths and Kerning are now also read from the AFM. Fallbacks for missing values are in place. If both AFM and PFM are available, both are used to get the best possible result for certain metrics.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/codegen/fonts/code-point-mapping.xsl modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FOPropertyMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/type1/AFMCharMetrics.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/type1/AFMFile.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/type1/AFMParser.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/type1/Type1FontLoader.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26