CreateFontToHandleWithStrLen

フォントハンドルを作成する

version(!DX_NON_FONT)
extern
int
CreateFontToHandleWithStrLen
(
const(dxlib_d.dxdatatype.TCHAR)* FontName
,,
int Size
,
int Thick
,
int FontType = -1
,
int CharSet = -1
,
int EdgeSize = -1
,
int Italic = dxlib_d.dxdatatype.FALSE
,
int Handle = -1
)

Meta