IDWriteFontFallback interface (dwrite_2.h)
Allows you to access fallback fonts from the font list.
The IDWriteFontFallback interface defines a fallback sequence to map character ranges to fonts, which is either created via IDWriteFontFallbackBuilder or retrieved from IDWriteFactory2::GetSystemFontFallback.
Inheritance
The IDWriteFontFallback interface inherits from the IUnknown interface. IDWriteFontFallback also has these types of members:
Methods
The IDWriteFontFallback interface has these methods.
IDWriteFontFallback::MapCharacters Determines an appropriate font to use to render the beginning range of text. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 R2 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | dwrite_2.h |