IDWriteTextAnalyzer1::ApplyCharacterSpacing 메서드(dwrite_1.h)
구문
HRESULT ApplyCharacterSpacing(
FLOAT leadingSpacing,
FLOAT trailingSpacing,
FLOAT minimumAdvanceWidth,
UINT32 textLength,
UINT32 glyphCount,
UINT16 const *clusterMap,
FLOAT const *glyphAdvances,
DWRITE_GLYPH_OFFSET const *glyphOffsets,
DWRITE_SHAPING_GLYPH_PROPERTIES const *glyphProperties,
FLOAT *modifiedGlyphAdvances,
DWRITE_GLYPH_OFFSET *modifiedGlyphOffsets
);
매개 변수
leadingSpacing
trailingSpacing
minimumAdvanceWidth
textLength
glyphCount
clusterMap
glyphAdvances
glyphOffsets
glyphProperties
modifiedGlyphAdvances
modifiedGlyphOffsets
요구 사항
요구 사항 | 값 |
---|---|
헤더 | dwrite_1.h |