C# (CSharp) SparrowSharp.Fonts Namespace

Classes

Name Description
BitmapChar A BitmapChar contains the information about one char of a bitmap font. _You don't have to use this class directly in most cases._
BitmapFont The BitmapFont class parses bitmap font files and arranges the glyphs in the form of a text. The class parses the XML format as it is used in the AngelCode Bitmap Font Generator. This is what the file format looks like: _You don't have to use this class directly in most cases. TextField contains methods that handle bitmap fonts for you._
CharLocation
MiniFont
TextField