Logo
SharpKmyGfx.Font メンバ一覧

継承メンバを含む SharpKmyGfx.Font の全メンバ一覧です。

Font(string path, int height, float scale, int boldWeight)SharpKmyGfx.Font
getNativeFontPtr()SharpKmyGfx.Font
getTexture()SharpKmyGfx.Font
isAvailable()SharpKmyGfx.Font
measureString(byte[] text)SharpKmyGfx.Font
newSystemFont(byte[] faceName, UInt32 height, bool bold)SharpKmyGfx.Fontstatic
newSystemFont(byte[] faceName, UInt32 height, float scale, int boldWeight)SharpKmyGfx.Fontstatic
newSystemFontGdi(byte[] faceName, UInt32 height, float scale)SharpKmyGfx.Fontstatic
Release()SharpKmyGfx.Font
setLeadingOffset(float pos, float line)SharpKmyGfx.Font