Package arc.freetype

Class FreetypeFontLoader


Creates Font instances from FreeType font files. Requires a FreetypeFontLoader.FreeTypeFontLoaderParameter to be passed to AssetManager.load(String, Class, AssetLoaderParameters) which specifies the name of the TTF file as well the parameters used to generate the BitmapFont (size, characters, etc.)