Font

 The Font class is used to manage fonts.

Members

Constructor
None
Methods
getEscHeightX ( X-coordinate displacement in the vertical direction )
getEscHeightY ( Y-coordinate displacement in the vertical direction )
getEscWidthX ( X-coordinate displacement in the horizontal direction )
getEscWidthY ( Y-coordinate displacement in the horizontal direction )
getGlyphDrawRect ( Actual drawing range of the string )
getList ( Enumeration of font names )
getTextHeight ( Get the height of the string )
getTextWidth ( Get the width of the string )
mapPrerenderedFont ( Map pre-rendered font )
unmapPrerenderedFont ( Unmap pre-rendered font )
Properties
angle ( Character drawing angle )
bold ( Bold )
face ( Font name )
height ( Font height )
italic ( Italic )
rasterizer ( String rendering method )
strikeout ( Strikeout )
underline ( Underline )
Events
None