IDWriteFont3 interface

Represents a font in a font collection.

Members

The IDWriteFont3 interface inherits from IDWriteFont2. IDWriteFont3 also has these types of members:

Methods

The IDWriteFont3 interface has these methods.

MethodDescription
CreateFontFace

Creates a font face object for the font.

Equals

Compares two instances of font references for equality.

GetFontFaceReference

Gets a font face reference that identifies this font.

GetLocality

Gets the current locality of the font.

 

Requirements

Minimum supported client

Windows 10 [desktop apps | UWP apps]

Minimum supported server

Windows Server 2016 [desktop apps | Windows Store apps]

Header

Dwrite_3.h

Library

Dwrite.lib

DLL

Dwrite.dll

See also

IDWriteFont2

 

 

Show: