LoadFontDataFromMemToHandle

メモリ上のフォントデータファイルイメージからフォントハンドルを作成する

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
LoadFontDataFromMemToHandle
(
const(void)* FontDataImage
,,
int EdgeSize = 0
)

Meta