PN_stdfloat get_total_poly_margin() const
Returns the total margin between the edge of the glyph and the edge of the cards.
get_line_height
Returns the number of units high each line of text is.
set_space_advance
Changes the number of units wide a space is.
get_space_advance
Returns the number of units wide a space is.
set_line_height
Changes the number of units high each line of text is.
is_valid
Returns true if the font is valid and ready to use, false otherwise.
A representation of a single glyph (character) from a font.
CPT(TextGlyph) TextFont
Gets the glyph associated with the given character code, as well as an optional scaling parameter tha...