- CreateFontFromLOGFONT
HRESULT CreateFontFromLOGFONT(LOGFONTW logFont, IDWriteFontCollection fontCollection, IDWriteFont* font)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFontSignature
HRESULT GetFontSignature(IDWriteFontFace fontFace, FONTSIGNATURE* fontSignature)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFontSignature
HRESULT GetFontSignature(IDWriteFont font, FONTSIGNATURE* fontSignature)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetMatchingFontsByLOGFONT
HRESULT GetMatchingFontsByLOGFONT(LOGFONT logFont, IDWriteFontSet fontSet, IDWriteFontSet* filteredSet)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.