Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |