Spaces:
Runtime error
Runtime error
| //======================================================================== | |
| // | |
| // FontEncodingTables.h | |
| // | |
| // Copyright 2001-2003 Glyph & Cog, LLC | |
| // | |
| //======================================================================== | |
| extern const char *macRomanEncoding[]; | |
| extern const char *macExpertEncoding[]; | |
| extern const char *winAnsiEncoding[]; | |
| extern const char *standardEncoding[]; | |
| extern const char *expertEncoding[]; | |
| extern const char *symbolEncoding[]; | |
| extern const char *zapfDingbatsEncoding[]; | |