ReactOS 0.4.16-dev-91-g764881a
|
Go to the source code of this file.
Macros | |
#define | FT_SERVICE_ID_FONT_FORMAT "font-format" |
#define | FT_FONT_FORMAT_TRUETYPE "TrueType" |
#define | FT_FONT_FORMAT_TYPE_1 "Type 1" |
#define | FT_FONT_FORMAT_BDF "BDF" |
#define | FT_FONT_FORMAT_PCF "PCF" |
#define | FT_FONT_FORMAT_TYPE_42 "Type 42" |
#define | FT_FONT_FORMAT_CID "CID Type 1" |
#define | FT_FONT_FORMAT_CFF "CFF" |
#define | FT_FONT_FORMAT_PFR "PFR" |
#define | FT_FONT_FORMAT_WINFNT "Windows FNT" |
#define FT_FONT_FORMAT_BDF "BDF" |
Definition at line 38 of file svfntfmt.h.
#define FT_FONT_FORMAT_CFF "CFF" |
Definition at line 42 of file svfntfmt.h.
Definition at line 41 of file svfntfmt.h.
#define FT_FONT_FORMAT_PCF "PCF" |
Definition at line 39 of file svfntfmt.h.
#define FT_FONT_FORMAT_PFR "PFR" |
Definition at line 43 of file svfntfmt.h.
#define FT_FONT_FORMAT_TRUETYPE "TrueType" |
Definition at line 36 of file svfntfmt.h.
#define FT_FONT_FORMAT_TYPE_1 "Type 1" |
Definition at line 37 of file svfntfmt.h.
#define FT_FONT_FORMAT_TYPE_42 "Type 42" |
Definition at line 40 of file svfntfmt.h.
#define FT_FONT_FORMAT_WINFNT "Windows FNT" |
Definition at line 44 of file svfntfmt.h.
#define FT_SERVICE_ID_FONT_FORMAT "font-format" |
Definition at line 34 of file svfntfmt.h.