- updates for possible chinese support (but i really doubt this shows the right text) but stil la good start

This commit is contained in:
Mark Vejvoda
2011-05-25 21:11:12 +00:00
parent 879aaa7fe8
commit cc958d266e
4 changed files with 71 additions and 21 deletions

View File

@@ -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