Skip to content

nobuyukinyuu/angelfont-tryouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angelfont-tryouts

This is a fork of the variable-width font module AngelFont which provides bugfixes and optimizations over the Monkey pack-in version.

Features

  • Ascii-encoded .fnt loading, no conversion necessary
  • Improved constructor
  • Improved XML-encoded .fnt loading (much faster on Android)
  • Fixes a bug in simpletextbox where scissoring didn't respect the global scale matrix
  • Loads images from metadata instead of guessing

Planned Features

  • Basic Multilingual Plane Unicode support (for full SMP support, monkey-utf8 may be necessary)
  • Autodetect file format when loading from the ctor and use the appropriate loading routine

About

bugfixes and optimizations for the Monkey pack-in AngelFont variable-width font module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages