intarsys PDF library API

Package de.intarsys.pdf.encoding

This package implements the encodings of the PDF spec.

See:
          Description

Class Summary
CMapEncoding This is a "dummy" implementation for the CMap style encoding in a Type o font.
Encoding An Encoding defines the mapping from a one byte codepoint to a glyph name in the font.
FontSpecificEncoding An encoding that is defined externally in the font program itself.
GlyphNameMap The mapping from Adobe glyph names to Unicode.
MacOSRomanEncoding Implementation of statndard Roman encoding on the Mac platform.
MacRomanEncoding Implementation of MacRomanEncoding
MappedEncoding A MappedEncoding is an explicit map from a codepoint to a name (and vice versa).
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 A mapper between PDFEncoding and Unicode
StandardEncoding Implementation of StandardEncoding
SymbolEncoding  
WinAnsiEncoding Implementation of WinAnsiEncoding
 

Package de.intarsys.pdf.encoding Description

This package implements the encodings of the PDF spec.


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.