Class ToUnicodeMap

java.lang.Object
org.loboevolution.pdfview.font.cid.PDFCMap
org.loboevolution.pdfview.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.

Author Bernd Rosstauscher

Since:
03.08.2011 **************************************************************************