mirror of
https://github.com/glest/glest-source.git
synced 2025-09-27 07:59:00 +02:00
- updates for possible chinese support (but i really doubt this shows the right text) but stil la good start
This commit is contained in:
@@ -21,6 +21,7 @@ namespace Shared{ namespace Graphics{
|
||||
|
||||
int Font::charCount= 256;
|
||||
std::string Font::fontTypeName = "Times New Roman";
|
||||
bool Font::fontIsMultibyte = false;
|
||||
|
||||
// =====================================================
|
||||
// class FontMetrics
|
||||
|
Reference in New Issue
Block a user