IDWriteFactory4 interface

The root factory interface for all DirectWrite objects.

Members

The IDWriteFactory4 interface inherits from IDWriteFactory3. IDWriteFactory4 also has these types of members:

Methods

The IDWriteFactory4 interface has these methods.

MethodDescription
ComputeGlyphOrigins Overloaded.

Converts glyph run placements to glyph origins.

TranslateColorGlyphRun

Translates a glyph run to a sequence of color glyph runs, which can be rendered to produce a color representation of the original "base" run.

 

Requirements

Header

Dwrite_3.h

Library

Dwrite.lib

 

 

Show: