Class | Description |
---|---|
BuiltInEncoding |
A font's built-in encoding.
|
DictionaryEncoding |
This will perform the encoding from a dictionary.
|
Encoding |
A PostScript encoding vector, maps character codes to glyph names.
|
GlyphList |
PostScript glyph list, maps glyph names to sequences of Unicode characters.
|
MacOSRomanEncoding |
This is the Mac OS Roman encoding, which is similar to the
MacRomanEncoding with the addition of 15 entries
|
MacRomanEncoding |
This is an interface to a text encoder.
|
StandardEncoding |
This is an interface to a text encoder.
|
Type1Encoding |
An encoding for a Type 1 font.
|
WinAnsiEncoding |
This the win ansi encoding.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.