|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <t42types.h>

Public Attributes | |
| FT_FaceRec | root |
| T1_FontRec | type1 |
| const void * | psnames |
| const void * | psaux |
| FT_Byte * | ttf_data |
| FT_Long | ttf_size |
| FT_Face | ttf_face |
| FT_CharMapRec | charmaprecs [2] |
| FT_CharMap | charmaps [2] |
| PS_UnicodesRec | unicode_map |
Definition at line 33 of file t42types.h.
| FT_CharMapRec T42_FaceRec_::charmaprecs[2] |
Definition at line 45 of file t42types.h.
| FT_CharMap T42_FaceRec_::charmaps[2] |
Definition at line 46 of file t42types.h.
Definition at line 38 of file t42types.h.
Definition at line 37 of file t42types.h.
| FT_FaceRec T42_FaceRec_::root |
Definition at line 35 of file t42types.h.
| FT_Byte* T42_FaceRec_::ttf_data |
Definition at line 42 of file t42types.h.
| FT_Face T42_FaceRec_::ttf_face |
Definition at line 44 of file t42types.h.
| FT_Long T42_FaceRec_::ttf_size |
Definition at line 43 of file t42types.h.
| T1_FontRec T42_FaceRec_::type1 |
Definition at line 36 of file t42types.h.
| PS_UnicodesRec T42_FaceRec_::unicode_map |
Definition at line 47 of file t42types.h.