icubic library reference
IFont::CreateCharPath
説明
文字のパスを獲得


関数
フォーマット
bool
CreateCharPath
(  
iPath& path
wchar_t ch
const faffine& transform
);  

引数
path 作成したパスを格納するオブジェクト
ch 作成する文字
transform アフィン変換

戻り値
成功ならtrue.失敗ならfalse.