IDWriteTextAnalyzer1::GetJustificationOpportunities method (dwrite_1.h)

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