IDWriteTextAnalyzer2::CheckTypographicFeature 方法 (dwrite_2.h)
语法
HRESULT CheckTypographicFeature(
IDWriteFontFace *fontFace,
DWRITE_SCRIPT_ANALYSIS scriptAnalysis,
WCHAR const *localeName,
DWRITE_FONT_FEATURE_TAG featureTag,
UINT32 glyphCount,
UINT16 const *glyphIndices,
UINT8 *featureApplies
);
参数
fontFace
scriptAnalysis
localeName
featureTag
glyphCount
glyphIndices
featureApplies
要求
要求 | 值 |
---|---|
Header | dwrite_2.h |