Font

The Font class is a class for managing fonts.

Member

Constructor
Font (constructor)
Method
addFont (Add fonts to the font system.)
getEscHeightX (Amount of movement of the X coordinate in the vertical direction of the character)
getEscHeightY (Amount of movement of the Y coordinate in the vertical direction of the character)
getEscWidthX (Amount of movement of the X coordinate in the horizontal direction of the character)
getEscWidthY (Amount of movement of the Y coordinate in the horizontal direction of the character)
getGlyphDrawRect (Actual drawing range of the character string)
getList (Font name enumeration)
getTextHeight (Get the height of the string)
getTextWidth (Get the width of the string)
mapPrerenderedFont (Rendered font assignment)
unmapPrerenderedFont (Unassign rendered fonts)
Property
angle (Character drawing angle)
bold (bold)
face (Font name)
height (Font height)
italic (italic)
rasterizer (Character string drawing method)
strikeout (Cancellation line)
underline (Underline)