Canvas bitfont is designed to draw bitmap fonts onto the canvas, it contains a simple (and probably bad) parser for Rob Hagemans' yaff font format
Takes an ASCII string and generates a vector containing a bitmap font, for easy overlay into images.
Yet Another Font Format (YAFF) - A compact bitmap font format with kerning support
No description provided.