Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |