icubic library reference
IFont
説明
フォントの作成、描画インターフェース

メンバ関数
メンバ関数 説明
Create フォントの作成
SetFontSize フォントサイズの設定
GetAscent アセントの獲得
GetDescent ディセントの獲得
GetCharWidthAve 文字幅の平均の獲得
GetCharWidthAve 文字幅の平均の獲得
GetCharWidth 文字幅の獲得
GetCharHeight 文字の高さの獲得
GetKerningPair カーニングの獲得
DrawString 文字列の描画
GetStringSize 文字列のサイズの獲得
CreatCharPath 文字からパスを作成する
CreatStringPath 文字列からパスを作成する