IDWriteFontResource

Undocumented in source.

Members

Functions

CreateFontFace
HRESULT CreateFontFace(DWRITE_FONT_SIMULATIONS fontSimulations, DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount, IDWriteFontFace5* fontFace)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontFaceReference
HRESULT CreateFontFaceReference(DWRITE_FONT_SIMULATIONS fontSimulations, DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount, IDWriteFontFaceReference1* fontFaceReference)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAxisNames
HRESULT GetAxisNames(uint axisIndex, IDWriteLocalizedStrings* names)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAxisValueNameCount
uint GetAxisValueNameCount(uint axisIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAxisValueNames
HRESULT GetAxisValueNames(uint axisIndex, uint axisValueIndex, DWRITE_FONT_AXIS_RANGE* fontAxisRange, IDWriteLocalizedStrings* names)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDefaultFontAxisValues
HRESULT GetDefaultFontAxisValues(DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontAxisAttributes
DWRITE_FONT_AXIS_ATTRIBUTES GetFontAxisAttributes(uint axisIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontAxisCount
uint GetFontAxisCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontAxisRanges
HRESULT GetFontAxisRanges(DWRITE_FONT_AXIS_RANGE* fontAxisRanges, uint fontAxisRangeCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontFaceIndex
uint GetFontFaceIndex()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontFile
HRESULT GetFontFile(IDWriteFontFile* fontFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HasVariations
bool HasVariations()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta