aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1DeviceContext4.GetSvgGlyphImage
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext4
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID2D1DeviceContext4
extern (
Windows
)
HRESULT
GetSvgGlyphImage
(
D2D1_POINT_2F
glyphOrigin
,
IDWriteFontFace
fontFace
,
float
fontEmSize
,
ushort
glyphIndex
,
bool
isSideways
,
const
D2D1_MATRIX_3X2_F
*
worldTransform
,
ID2D1Brush
defaultFillBrush
,
ID2D1SvgGlyphStyle
svgGlyphStyle
,
uint
colorPaletteIndex
,
D2D1_MATRIX_3X2_F
*
glyphTransform
,
ID2D1CommandList
*
glyphImage
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext4
functions
CreateSvgGlyphStyle
DrawColorBitmapGlyphRun
DrawSvgGlyphRun
DrawText
DrawTextLayout
GetColorBitmapGlyphImage
GetSvgGlyphImage