IDWriteFontSetBuilder2

Undocumented in source.

Members

Functions

AddFont
HRESULT AddFont(IDWriteFontFile fontFile, uint fontFaceIndex, DWRITE_FONT_SIMULATIONS fontSimulations, DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount, DWRITE_FONT_AXIS_RANGE* fontAxisRanges, uint fontAxisRangeCount, DWRITE_FONT_PROPERTY* properties, uint propertyCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddFontFile
HRESULT AddFontFile(wchar* filePath)
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 IDWriteFontSetBuilder1

AddFontFile
HRESULT AddFontFile(IDWriteFontFile fontFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta