jPod PDF library

Package de.intarsys.pdf.encoding

This package implements the encodings of the PDF spec.

See:
          Description

Class Summary
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
 

Package de.intarsys.pdf.encoding Description

This package implements the encodings of the PDF spec.


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.