IDWriteTextAnalysisSink1 interface (dwrite_1.h)

The interface you implement to receive the output of the text analyzers.

Inheritance

The IDWriteTextAnalysisSink1 interface inherits from IDWriteTextAnalysisSink. IDWriteTextAnalysisSink1 also has these types of members:

Methods

The IDWriteTextAnalysisSink1 interface has these methods.

 
IDWriteTextAnalysisSink1::SetGlyphOrientation

The text analyzer calls back to this to report the actual orientation of each character for shaping and drawing.

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

IDWriteTextAnalysisSink