IDWriteFontFace5

Undocumented in source.

Members

Functions

Equals
bool Equals(IDWriteFontFace* fontFace)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontAxisValueCount
uint GetFontAxisValueCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontAxisValues
HRESULT GetFontAxisValues(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.
GetFontResource
HRESULT GetFontResource(IDWriteFontResource* fontResource)
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.

Inherited Members

From IDWriteFontFace4

GetGlyphImageData
HRESULT GetGlyphImageData(ushort glyphId, uint pixelsPerEm, DWRITE_GLYPH_IMAGE_FORMATS glyphImageFormat, DWRITE_GLYPH_IMAGE_DATA* glyphData, void** glyphDataContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGlyphImageFormats
DWRITE_GLYPH_IMAGE_FORMATS GetGlyphImageFormats()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGlyphImageFormats
HRESULT GetGlyphImageFormats(ushort glyphId, uint pixelsPerEmFirst, uint pixelsPerEmLast, DWRITE_GLYPH_IMAGE_FORMATS* glyphImageFormats)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReleaseGlyphImageData
void ReleaseGlyphImageData(void* glyphDataContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta