IDWriteFont2

<summary> The IDWriteFont interface represents a physical font in a font collection. </summary>

interface IDWriteFont2 : IDWriteFont1 {}

Members

Functions

IsColorFont
BOOL IsColorFont()

<summary> Returns TRUE if the font contains color information (COLR and CPAL tables), or FALSE if not. </summary>

Meta