solvespace/res/fonts
whitequark fc79642788 Move vector font to res/fonts/; remove lff2c.
This commit integrates the vector font in the resource system, so
that cross-compilation would be easier and a custom font could be
used without recompilation.

The font handling code was carefully written to lazily load glyphs;
as possible; in practice this means that startup is less than 15ms
slower after this commit, most of it spent in inflate().

This also reduces executable size and makes compilation of
glhelper.cpp much faster.
2016-05-18 11:24:24 +00:00
..
private Move bitmap font to res/fonts/; remove unifont2c. 2016-05-18 11:24:24 +00:00
unicode.lff.gz Move vector font to res/fonts/; remove lff2c. 2016-05-18 11:24:24 +00:00
unifont.hex.gz Move bitmap font to res/fonts/; remove unifont2c. 2016-05-18 11:24:24 +00:00