filters
Gfx8BitFont Class Reference
Inheritance diagram for Gfx8BitFont:

Detailed Description
Definition at line 184 of file GfxFont.h.
Public Member Functions | |
| Gfx8BitFont (XRef *xref, const char *tagA, Ref idA, GString *nameA, GfxFontType typeA, Dict *fontDict) | |
| virtual | ~Gfx8BitFont () |
| virtual int | getNextChar (char *s, int len, CharCode *code, Unicode *u, int uSize, int *uLen, double *dx, double *dy, double *ox, double *oy) |
| char ** | getEncoding () |
| CharCodeToUnicode * | getToUnicode () |
| char * | getCharName (int code) |
| GBool | getHasEncoding () |
| double | getWidth (Guchar c) |
| Dict * | getCharProcs () |
| Object * | getCharProc (int code, Object *proc) |
| Dict * | getResources () |
The documentation for this class was generated from the following files:

