- CreateFontFace
HRESULT CreateFontFace(IDWriteFontFace* FontFace)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFaceNames
HRESULT GetFaceNames(IDWriteLocalizedStrings* Names)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFontFamily
HRESULT GetFontFamily(IDWriteFontFamily* FontFamily)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetInformationalStrings
HRESULT GetInformationalStrings(DWRITE_INFORMATIONAL_STRING_ID InformationalStringID, IDWriteLocalizedStrings* InformationalStrings, bool* Exists)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetMetrics
HRESULT GetMetrics(DWRITE_FONT_METRICS* FontMetrics)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetSimulations
DWRITE_FONT_SIMULATIONS GetSimulations()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetStretch
DWRITE_FONT_STRETCH GetStretch()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetStyle
DWRITE_FONT_STYLE GetStyle()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetWeight
DWRITE_FONT_WEIGHT GetWeight()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- HasCharacter
HRESULT HasCharacter(uint UnicodeValue, bool* Exists)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsSymbolFont
bool IsSymbolFont()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.