#include <GfxFont.h>
Inheritance diagram for GfxCIDFont:
Public Methods | |
GfxCIDFont (XRef *xref, char *tagA, Ref idA, GString *nameA, Dict *fontDict) | |
virtual | ~GfxCIDFont () |
virtual GBool | isCIDFont () |
virtual int | getNextChar (char *s, int len, CharCode *code, Unicode *u, int uSize, int *uLen, double *dx, double *dy, double *ox, double *oy) |
virtual int | getWMode () |
CharCodeToUnicode * | getToUnicode () |
GString * | getCollection () |
Gushort * | getCIDToGID () |
int | getCIDToGIDLen () |
|
|
|
|
|
|
|
|
|
|
|
Implements GfxFont. |
|
|
|
Reimplemented from GfxFont. |
|
Reimplemented from GfxFont. |