IDWriteFontSet

Undocumented in source.

Members

Functions

FindFontFace
HRESULT FindFontFace(IDWriteFontFace fontFace, uint* listIndex, bool* exists)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindFontFaceReference
HRESULT FindFontFaceReference(IDWriteFontFaceReference fontFaceReference, uint* listIndex, bool* exists)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontCount
uint GetFontCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontFaceReference
HRESULT GetFontFaceReference(uint listIndex, IDWriteFontFaceReference* fontFaceReference)
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(wchar* familyName, DWRITE_FONT_WEIGHT fontWeight, DWRITE_FONT_STRETCH fontStretch, DWRITE_FONT_STYLE fontStyle, IDWriteFontSet* filteredSet)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPropertyOccurrenceCount
HRESULT GetPropertyOccurrenceCount(DWRITE_FONT_PROPERTY* property, uint* propertyOccurrenceCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPropertyValues
HRESULT GetPropertyValues(uint listIndex, DWRITE_FONT_PROPERTY_ID propertyId, bool* exists, IDWriteLocalizedStrings* values)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPropertyValues
HRESULT GetPropertyValues(DWRITE_FONT_PROPERTY_ID propertyId, wchar* preferredLocaleNames, IDWriteStringList* values)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPropertyValues
HRESULT GetPropertyValues(DWRITE_FONT_PROPERTY_ID propertyId, IDWriteStringList* values)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta