See: Description
| Class | Description |
|---|---|
| CMapEncoding |
This is a wrapper implementation around the CMap definition in the /Encoding
entry for a Type0 font.
|
| Encoding |
An Encoding defines the mapping from a codepoint to a character or glyph in
the font.
|
| GlyphNameMap |
The mapping from Adobe glyph names to Unicode.
|
| MacOSRomanEncoding |
Implementation of standard Roman encoding on the Mac platform.
|
| MacRomanEncoding |
Implementation of MacRomanEncoding
|
| MappedEncoding |
A MappedEncoding is an explicit map from a codepoint to a character.
|
| MappedReader |
A reader that uses a PDF style encoding to map byte code to unicode.
|
| MappedWriter |
A writer that uses a PDF style encoding to map unicode to byte code.
|
| PDFDocEncoding |
PDFEncoding
|
| StandardEncoding |
Implementation of StandardEncoding
|
| SymbolEncoding |
A 1:1 encoding implementation.
|
| WinAnsiEncoding |
Implementation of WinAnsiEncoding
|
This package implements the encodings of the PDF spec.
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.