solvespace/res
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
..
cocoa OS X: move resources to res/. 2016-05-18 11:24:23 +00:00
fonts Move vector font to res/fonts/; remove lff2c. 2016-05-18 11:24:24 +00:00
freedesktop freedesktop: move resources to res/. 2016-05-18 11:24:23 +00:00
icons Move icons to res/icons/; remove png2c. 2016-05-18 11:24:24 +00:00
win32 Win32: move resources to res/. 2016-05-18 11:24:23 +00:00
CMakeLists.txt Move vector font to res/fonts/; remove lff2c. 2016-05-18 11:24:24 +00:00
banner.txt Implement a resource system. 2016-05-18 11:24:23 +00:00