Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IDWriteFontFace4 interface (dwrite_3.h)
Represents an absolute reference to a font face. This interface contains font face type, appropriate file references, and face identification data.
This interface extends IDWriteFontFace3. Various font data such as metrics, names, and glyph outlines are obtained from IDWriteFontFace.
Inheritance
The IDWriteFontFace4 interface inherits from the IDWriteFontFace3 interface.
Methods
The IDWriteFontFace4 interface has these methods.
| IDWriteFontFace4::GetGlyphImageData Gets a pointer to the glyph data based on the desired image format. |
| IDWriteFontFace4::GetGlyphImageFormats Gets all the glyph image formats supported by the entire font. (IDWriteFontFace4.GetGlyphImageFormats) |
| IDWriteFontFace4::GetGlyphImageFormats Gets all the glyph image formats supported by the entire font. (overload 1/2) |
| IDWriteFontFace4::ReleaseGlyphImageData Releases the table data obtained from ReadGlyphData. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 14393 |
| Minimum supported server | Windows 10 Build 14393 |
| Target Platform | Windows |
| Header | dwrite_3.h |
See also
Feedback
Was this page helpful?
