IDWriteFontSetBuilder2 interface (dwrite_3.h)
Contains methods for building a font set.
This interface extends IDWriteFontSetBuilder1.
Inheritance
The IDWriteFontSetBuilder2 interface inherits from the IDWriteFontSetBuilder1 interface.
Methods
The IDWriteFontSetBuilder2 interface has these methods.
IDWriteFontSetBuilder2::AddFont Adds a font to the set being built. |
IDWriteFontSetBuilder2::AddFontFile Adds references to all the fonts in the specified font file. The method parses the font file to determine the fonts and their properties. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | dwrite_3.h |