Sets whether the output glyphs are snapped to pixel boundaries. This sharpens static text but prevents subpixel animation.
bool
getLigate () const
Returns whether advanced ligatures are used, which must have been instantiated by the
supportedChars
parameter of the
TextureFont::create()
call. Default to
false
.
Sets whether advanced ligatures are used, which must have been instantiated by the
supportedChars
parameter of the
TextureFont::create()
call. Default to
false
.
float
getScale () const
Returns the scale at which the type is rendered. 2 is double size. Default
1
.