Class ToUnicodeMap

java.lang.Object
org.openpdf.renderer.font.cid.PDFCMap
org.openpdf.renderer.font.cid.ToUnicodeMap

public class ToUnicodeMap extends PDFCMap
Parses a CMAP and builds a lookup table to map CMAP based codes to unicode. This is not a fully functional CMAP parser but a stripped down parser that should be able to parse some limited variants of CMAPs that are used for the ToUnicode mapping found for some Type0 fonts.
Since:
03.08.2011