mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 18:36:48 +02:00
- attempt to fix 'blurry fonts'
This commit is contained in:
@@ -38,6 +38,7 @@ bool Font::fontIsMultibyte = false;
|
||||
bool Font::forceLegacyFonts = false;
|
||||
float FontMetrics::DEFAULT_Y_OFFSET_FACTOR = 8.0f;
|
||||
bool Font::fontIsRightToLeft = false;
|
||||
float Font::scaleFontValue = 0.65;
|
||||
//
|
||||
|
||||
// =====================================================
|
||||
|
Reference in New Issue
Block a user