IDWriteFactory1 interface (dwrite_1.h)

The root factory interface for all DirectWrite objects.

Inheritance

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

Methods

The IDWriteFactory1 interface has these methods.

 
IDWriteFactory1::CreateCustomRenderingParams

Creates a rendering parameters object with the specified properties. (IDWriteFactory1.CreateCustomRenderingParams)
IDWriteFactory1::GetEudcFontCollection

Gets a font collection representing the set of EUDC (end-user defined characters) fonts.

Requirements

Requirement Value
Minimum supported client Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps]
Target Platform Windows
Header dwrite_1.h

See also

IDWriteFactory