IDWriteTextAnalyzer2::GetTypographicFeatures method (dwrite_2.h)
Syntax
HRESULT GetTypographicFeatures(
IDWriteFontFace *fontFace,
DWRITE_SCRIPT_ANALYSIS scriptAnalysis,
WCHAR const *localeName,
UINT32 maxTagCount,
UINT32 *actualTagCount,
DWRITE_FONT_FEATURE_TAG *tags
);
Parameters
fontFace
scriptAnalysis
localeName
maxTagCount
actualTagCount
tags
Requirements
Requirement | Value |
---|---|
Header | dwrite_2.h |