IDWriteTextAnalyzer1::GetTextComplexity method (dwrite_1.h)
Syntax
HRESULT GetTextComplexity(
WCHAR const *textString,
UINT32 textLength,
IDWriteFontFace *fontFace,
BOOL *isTextSimple,
UINT32 *textLengthRead,
UINT16 *glyphIndices
);
Parameters
textString
textLength
fontFace
isTextSimple
textLengthRead
glyphIndices
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |