IDWriteTextAnalyzer2

Undocumented in source.

Members

Functions

CheckTypographicFeature
HRESULT CheckTypographicFeature(DWRITE_SCRIPT_ANALYSIS ScriptAnalysis, WCHAR* LocaleName, DWRITE_FONT_FEATURE_TAG Tag, uint GlyphCount, ushort* GlyphIndices, ubyte* FeatureApplies)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGlyphOrientationTransform
HRESULT GetGlyphOrientationTransform(DWRITE_GLYPH_ORIENTATION_ANGLE GlyphOrientationAngle, BOOL IsSideways, float OriginX, float OriginY, DWRITE_MATRIX* Transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTypographicFeatures
HRESULT GetTypographicFeatures(DWRITE_SCRIPT_ANALYSIS ScriptAnalysis, wchar* LocaleName, uint MaxTagCount, uint* ActualTagCount, DWRITE_FONT_FEATURE_TAG* Tags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta