IDWriteFontFamily

Undocumented in source.

Members

Functions

GetFamilyNames
HRESULT GetFamilyNames(IDWriteLocalizedStrings* Names)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFirstMatchingFont
HRESULT GetFirstMatchingFont(DWRITE_FONT_WEIGHT Weight, DWRITE_FONT_STRETCH Stretch, DWRITE_FONT_STYLE Style, IDWriteFont* MatchingFont)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMatchingFonts
HRESULT GetMatchingFonts(DWRITE_FONT_WEIGHT Weight, DWRITE_FONT_STRETCH Stretch, DWRITE_FONT_STYLE Style, IDWriteFontList* MatchingFont)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta