Class BitmapFontLoader


AssetLoader for BitmapFont instances. Loads the font description file (.fnt) asynchronously, loads the Texture containing the glyphs as a dependency. The BitmapFontLoader.BitmapFontParameter allows you to set things like texture filters or whether to flip the glyphs vertically.