- FindFamilyName
HRESULT FindFamilyName(wchar* FamilyName, uint* Index, bool* Exists)
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(uint Index, IDWriteFontFamily* FontFamily)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFontFamilyCount
uint GetFontFamilyCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFontFromFontFace
HRESULT GetFontFromFontFace(IDWriteFontFace* FontFace, IDWriteFont* Font)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.