IDWriteFactory7 interface (dwrite_3.h)
This interface represents a factory object from which all DirectWrite objects are created. IDWriteFactory7 adds new facilities for working with system fonts.
This interface extends IDWriteFactory6.
Inheritance
The IDWriteFactory7 interface inherits from the IDWriteFactory6 interface.
Methods
The IDWriteFactory7 interface has these methods.
IDWriteFactory7::GetSystemFontCollection Retrieves a collection of fonts, grouped into families. (IDWriteFactory7::GetSystemFontCollection) |
IDWriteFactory7::GetSystemFontSet Retrieves the set of system fonts. (IDWriteFactory7::GetSystemFontSet) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | dwrite_3.h |