Go to the source code of this file.
| #define ARG_1_AND_2_ARE_WORDS 0x0001 |
| #define ARGS_ARE_XY_VALUES 0x0002 |
| #define BYTE unsigned char |
| #define CHAR signed char |
| #define FWORD SHORT |
| #define LONG signed int |
| #define MORE_COMPONENTS 0x0020 |
| #define ONOROFF 0x01 |
| #define REPEAT 0x08 |
| #define SHORT signed short |
| #define UFWORD USHORT |
| #define ULONG unsigned int |
| #define USE_MY_METRICS 0x0200 |
| #define USHORT unsigned short |
| #define WE_HAVE_A_SCALE 0x0008 |
| #define WE_HAVE_A_TWO_BY_TWO 0x0080 |
| #define WE_HAVE_AN_X_AND_Y_SCALE 0x0040 |
| #define WE_HAVE_INSTRUCTIONS 0x0100 |
| #define XSAME 0x10 |
| #define XSHORT 0x02 |
| #define XY_BOUND_TO_GRID 0x0004 |
| #define YSAME 0x20 |
| #define YSHORT 0x04 |
| typedef struct longhormetric LONGHORMETRIC |
| typedef struct ttf_cmap_entry TTF_CMAP_ENTRY |
| typedef struct ttf_cmap_fmt0 TTF_CMAP_FMT0 |
| typedef struct ttf_cmap_fmt4 TTF_CMAP_FMT4 |
| typedef struct ttf_dir_entry TTF_DIR_ENTRY |
| typedef struct ttf_directory TTF_DIRECTORY |
| typedef struct ttf_kern_entry TTF_KERN_ENTRY |
| typedef struct ttf_kern_sub TTF_KERN_SUB |
| typedef struct ttf_name_rec TTF_NAME_REC |
| typedef struct ttf_post_head TTF_POST_HEAD |
1.4.7