public final class AFPFontReader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
Static logging instance
|
Constructor and Description |
---|
AFPFontReader() |
Modifier and Type | Method and Description |
---|---|
void |
loadCharacterSetMetric(CharacterSet characterSet)
Load the font details and metrics into the CharacterSetMetric object,
this will use the actual afp code page and character set files to load
the object with the necessary metrics.
|
public void loadCharacterSetMetric(CharacterSet characterSet)
characterSet
- the CharacterSetMetric object to populateCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.