/[Apache-SVN]
ViewVC logotype

Revision 946585


Jump to revision: Previous Next
Author: jeremias
Date: Thu May 20 09:52:27 2010 UTC (14 years ago)
Changed paths: 8
Log Message:
Changed many variables and parameters from "int" to "char" because AFP font support mostly uses Unicode code points unlike Type 1 and TrueType support which use internal character code points (the result of Font.mapChar()). This should improve code readability.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/AFPFont.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/AbstractOutlineFont.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/CharacterSet.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/CharacterSetBuilder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/DoubleByteFont.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/FopCharacterSet.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/afp/fonts/RasterFont.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26