mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 20:03:58 +02:00
- added some logic to 'try' to figure out when to render font test right to left and when not to
This commit is contained in:
@@ -64,6 +64,7 @@ public:
|
||||
static std::string fontTypeName;
|
||||
static bool fontIsMultibyte;
|
||||
static bool forceLegacyFonts;
|
||||
static bool fontIsRightToLeft;
|
||||
|
||||
public:
|
||||
enum Width {
|
||||
|
Reference in New Issue
Block a user