Texit.chars

Bitmap of each character

mixintemplate Texit(string charmap, int charSize, float scale, int worldWidth, int worldHeight, int width, int height, string title)
bool[charSize][charSize][256] chars;

Meta