| Platform SDK: International Features |
The SCRIPT_FONTPROPERTIES structure contains information about the current font's properties.
typedef struct {
int cBytes;
WORD wgBlank;
WORD wgDefault;
WORD wgInvalid;
WORD wgKashida;
int iKashidaWidth;
} SCRIPT_FONTPROPERTIES;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Usp10.h.
Uniscribe Overview, Uniscribe Structures, ScriptGetFontProperties