Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows you to create Unicode font fallback mappings and create a font fall back object from those mappings.
Inheritance
The IDWriteFontFallbackBuilder interface inherits from the IUnknown interface. IDWriteFontFallbackBuilder also has these types of members:
Methods
The IDWriteFontFallbackBuilder interface has these methods.
IDWriteFontFallbackBuilder::AddMapping Appends a single mapping to the list. Call this once for each additional mapping. |
IDWriteFontFallbackBuilder::AddMappings Add all the mappings from an existing font fallback object. |
IDWriteFontFallbackBuilder::CreateFontFallback Creates the finalized fallback object from the mappings added. |
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 |