IDWriteFontFallback1::MapCharacters メソッド (dwrite_3.h)
構文
HRESULT MapCharacters(
IDWriteTextAnalysisSource *analysisSource,
UINT32 textPosition,
UINT32 textLength,
IDWriteFontCollection *baseFontCollection,
WCHAR const *baseFamilyName,
DWRITE_FONT_AXIS_VALUE const *fontAxisValues,
UINT32 fontAxisValueCount,
UINT32 *mappedLength,
FLOAT *scale,
IDWriteFontFace5 **mappedFontFace
);
パラメーター
analysisSource
textPosition
textLength
baseFontCollection
baseFamilyName
fontAxisValues
fontAxisValueCount
mappedLength
scale
mappedFontFace
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 Version 1809 (Windows アプリ SDK 0.5 以降) |
Header | dwrite_3.h |