aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
IDWriteFontFallback.MapCharacters
aurora
directx
dwrite
dwrite_2
IDWriteFontFallback
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
IDWriteFontFallback
extern (
Windows
)
HRESULT
MapCharacters
(
IDWriteTextAnalysisSource
Source
,
uint
TextPosition
,
uint
TextLength
,
IDWriteFontCollection
BaseFontCollection
,
const
wchar
*
BaseFamilyName
,
DWRITE_FONT_WEIGHT
BaseWeight
,
DWRITE_FONT_STYLE
BaseStyle
,
DWRITE_FONT_STRETCH
BaseStretch
,
uint
*
MappedLength
,
IDWriteFont
*
MappedFont
,
float
*
Scale
)
Meta
Source
See Implementation
aurora
directx
dwrite
dwrite_2
IDWriteFontFallback
functions
MapCharacters