IDWriteFactory2 interface

The root factory interface for all DirectWrite objects.

Members

The IDWriteFactory1 interface inherits from IDWriteFactory1. IDWriteFactory2 also has these types of members:

Methods

The IDWriteFactory1 interface has these methods.

MethodDescription
CreateCustomRenderingParams

Creates a rendering parameters object with the specified properties.

CreateFontFallbackBuilder

Creates a font fallback builder object.

CreateGlyphRunAnalysis

Creates a glyph run analysis object, which encapsulates information used to render a glyph run.

GetSystemFontFallback

Creates a font fallback object from the system font fallback list.

TranslateColorGlyphRun

This method is called on a glyph run to translate it in to multiple color glyph runs.

 

Requirements

Minimum supported client

Windows 8.1 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 R2 [desktop apps | Windows Store apps]

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps]

Library

Dwrite.lib

DLL

Dwrite.dll

See also

IDWriteFactory1
IDWriteFactory

 

 

Show: