IDWriteFont1

Undocumented in source.

Members

Functions

GetMetrics
void GetMetrics(DWRITE_FONT_METRICS1* FontMetrics)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPanose
void GetPanose(DWRITE_PANOSE* Panose)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUnicodeRanges
HRESULT GetUnicodeRanges(uint MaxRangeCount, DWRITE_UNICODE_RANGE* UnicodeRanges, uint* RangeCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsMonospacedFont
BOOL IsMonospacedFont()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDWriteFont

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.

Meta