Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
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 |