#include <CharCodeToUnicode.h>
Public Methods | |
void | mergeCMap (GString *buf, int nBits) |
~CharCodeToUnicode () | |
void | incRefCnt () |
void | decRefCnt () |
GBool | match (GString *tagA) |
void | setMapping (CharCode c, Unicode *u, int len) |
int | mapToUnicode (CharCode c, Unicode *u, int size) |
Static Public Methods | |
CharCodeToUnicode * | parseCIDToUnicode (GString *fileName, GString *collection) |
CharCodeToUnicode * | parseUnicodeToUnicode (GString *fileName) |
CharCodeToUnicode * | make8BitToUnicode (Unicode *toUnicode) |
CharCodeToUnicode * | parseCMap (GString *buf, int nBits) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|