GetFontCharInfo

フォントハンドルの指定の文字の描画情報を取得する

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
GetFontCharInfo
(,
const(dxlib_d.DxDataType.TCHAR)* Char
,
int* DrawX
,
int* DrawY
,,
int* SizeX
,
int* SizeY
)

Meta