IDWriteTextAnalyzer2 interface
Analyzes various text properties for complex script processing.
Members
The IDWriteTextAnalyzer2 interface inherits from IDWriteTextAnalyzer1. IDWriteTextAnalyzer2 also has these types of members:
Methods
The IDWriteTextAnalyzer2 interface has these methods.
| Method | Description |
|---|---|
| CheckTypographicFeature |
Checks if a typographic feature is available for a glyph or a set of glyphs. |
| GetGlyphOrientationTransform |
Returns 2x3 transform matrix for the respective angle to draw the glyph run. |
| GetTypographicFeatures |
Returns a complete list of OpenType features available for a script or font. |
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 |
|
|
DLL |
|
See also