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 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
);
Parameters
fontFace
fontEmSize
scriptAnalysis
textLength
glyphCount
textString
clusterMap
glyphProperties
justificationOpportunities
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |