IDWriteTextAnalyzer1::GetJustificationOpportunities 方法 (dwrite_1.h)
语法
HRESULT GetJustificationOpportunities(
IDWriteFontFace *fontFace,
FLOAT fontEmSize,
DWRITE_SCRIPT_ANALYSIS scriptAnalysis,
UINT32 textLength,
UINT32 glyphCount,
WCHAR const *textString,
UINT16 const *clusterMap,
DWRITE_SHAPING_GLYPH_PROPERTIES const *glyphProperties,
DWRITE_JUSTIFICATION_OPPORTUNITY *justificationOpportunities
);
参数
fontFace
fontEmSize
scriptAnalysis
textLength
glyphCount
textString
clusterMap
glyphProperties
justificationOpportunities
要求
要求 | 值 |
---|---|
Header | dwrite_1.h |