IDWriteFontFallback::MapCharacters 메서드(dwrite_2.h)
구문
HRESULT MapCharacters(
IDWriteTextAnalysisSource *analysisSource,
UINT32 textPosition,
UINT32 textLength,
IDWriteFontCollection *baseFontCollection,
WCHAR const *baseFamilyName,
DWRITE_FONT_WEIGHT baseWeight,
DWRITE_FONT_STYLE baseStyle,
DWRITE_FONT_STRETCH baseStretch,
UINT32 *mappedLength,
IDWriteFont **mappedFont,
FLOAT *scale
);
매개 변수
analysisSource
textPosition
textLength
baseFontCollection
baseFamilyName
baseWeight
baseStyle
baseStretch
mappedLength
mappedFont
scale
요구 사항
요구 사항 | 값 |
---|---|
헤더 | dwrite_2.h |