mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 23:49:03 +02:00
- bug fixes and patches from hasufell related to:
- fontconfig not working - new cmake option to control inclusion of libvlc - new commandline option to force where to look for fonts: --font-path=x - removal of libluajit from cmake
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
using namespace std;
|
||||
|
||||
std::string Text::DEFAULT_FONT_PATH = "";
|
||||
std::string Text::DEFAULT_FONT_PATH_ABSOLUTE = "";
|
||||
|
||||
//====================================================================
|
||||
Text::Text(FontTextHandlerType type) {
|
||||
|
Reference in New Issue
Block a user