mirror of
https://github.com/glest/glest-source.git
synced 2025-09-29 00:48:58 +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:
@@ -32,6 +32,7 @@ protected:
|
||||
public:
|
||||
|
||||
static std::string DEFAULT_FONT_PATH;
|
||||
static std::string DEFAULT_FONT_PATH_ABSOLUTE;
|
||||
|
||||
Text(FontTextHandlerType type);
|
||||
virtual ~Text();
|
||||
|
Reference in New Issue
Block a user