IDWriteFontList1 interface

Represents a list of fonts.

Members

The IDWriteFontList1 interface inherits from IDWriteFontList. IDWriteFontList1 also has these types of members:

Methods

The IDWriteFontList1 interface has these methods.

MethodDescription
GetFont

Gets a font given its zero-based index.

GetFontFaceReference

Gets a font face reference given its zero-based index.

GetFontLocality

Gets the current location of a font given its zero-based index.

 

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

Header

Dwrite_3.h

Library

Dwrite.lib

DLL

Dwrite.dll

See also

IDWriteFontList

 

 

Show: