Package | Description |
---|---|
org.apache.fop.fonts |
Classes for font handling.
|
Modifier and Type | Method and Description |
---|---|
CodePointMapping |
SingleByteFont.getCodePointMapping()
Returns the code point mapping (encoding) of this font.
|
static CodePointMapping |
CodePointMapping.getMapping(java.lang.String encoding) |
Modifier and Type | Method and Description |
---|---|
void |
SingleByteFont.setEncoding(CodePointMapping encoding)
Sets the encoding of the font.
|
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.