mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 03:44:00 +02:00
- fixed up font alignment and added a way to force ftgl font mode:
--force-ftglfonts
This commit is contained in:
@@ -64,6 +64,7 @@ public:
|
||||
static std::string fontTypeName;
|
||||
static bool fontIsMultibyte;
|
||||
static bool forceLegacyFonts;
|
||||
static bool forceFTGLFonts;
|
||||
static bool fontIsRightToLeft;
|
||||
static float scaleFontValue;
|
||||
static float scaleFontValueCenterHFactor;
|
||||
|
Reference in New Issue
Block a user