The BitmapText
class uses a SpriteSheet
to
display text characters. Characters are defined in
the SpriteSheet definition, and any defined characters can be displayed,
as well as spaces and line breaks.
BitmapText will check for uppercase or lowercase variations, but
accented characters must be specifically
defined in order to be displayed.