構造体 CharMetrics

文字ごとのメトリクス情報 [詳細]

すべてのメンバ一覧

Public 変数

float X
 文字の基準位置のX座標
float Y
 文字の基準位置のY座標
float Width
 文字の幅
float Height
 文字の高さ
float HorizontalBearingX
 基準位置から文字の左端の距離(右が正)
float HorizontalBearingY
 基準位置から文字の上端の距離(上が正)
float HorizontalAdvance
 この文字から次の文字の基準位置への距離

説明

文字ごとのメトリクス情報