Font

 Font class is a class for managing fonts.

メンバ

コンストラクタ
なし
メソッド
getEscHeightX ( The amount to move the X coordinate in the vertical direction of the character )
getEscHeightY ( The amount to move the Y coordinate in the vertical direction of the character )
getEscWidthX ( The amount to move the X coordinate in the horizontal direction of the character )
getEscWidthY ( The amount to move the Y coordinate in the horizontal direction of the character )
getGlyphDrawRect ( Actual drawing range of character string )
getList ( Enumeration of font names )
getTextHeight ( Get the height of a string )
getTextWidth ( Get the width of a string )
mapPrerenderedFont ( Assigning rendered fonts )
unmapPrerenderedFont ( Unassign rendered fonts )
プロパティ
angle ( Character drawing angle )
bold ( bold )
face ( Font name )
height ( Font height )
italic ( italic )
rasterizer ( String drawing method )
strikeout ( Strikethrough )
underline ( Underline )
イベント
なし