|
XenevaOS
|
#include <t1types.h>

Public Attributes | |
| FT_Bool | IsCIDFont |
| FT_BBox | FontBBox |
| FT_Fixed | Ascender |
| FT_Fixed | Descender |
| AFM_TrackKern | TrackKerns |
| FT_UInt | NumTrackKern |
| AFM_KernPair | KernPairs |
| FT_UInt | NumKernPair |
| FT_Fixed AFM_FontInfoRec_::Ascender |
| FT_Fixed AFM_FontInfoRec_::Descender |
| FT_BBox AFM_FontInfoRec_::FontBBox |
| FT_Bool AFM_FontInfoRec_::IsCIDFont |
| AFM_KernPair AFM_FontInfoRec_::KernPairs |
| FT_UInt AFM_FontInfoRec_::NumKernPair |
| FT_UInt AFM_FontInfoRec_::NumTrackKern |
| AFM_TrackKern AFM_FontInfoRec_::TrackKerns |