mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 22:21:18 +02:00
attempt to see if eariler init helps on macosx
This commit is contained in:
@@ -40,6 +40,7 @@ int TextFTGL::faceResolution = 72;
|
||||
//====================================================================
|
||||
TextFTGL::TextFTGL(FontTextHandlerType type) : Text(type) {
|
||||
|
||||
//throw runtime_error("FTGL!");
|
||||
//setenv("MEGAGLEST_FONT","/usr/share/fonts/truetype/wqy/wqy-zenhei.ttc",0);
|
||||
//setenv("MEGAGLEST_FONT","/usr/share/fonts/truetype/arphic/uming.ttc",0); // Chinese
|
||||
//setenv("MEGAGLEST_FONT","/usr/share/fonts/truetype/arphic/ukai.ttc",0); // Chinese
|
||||
|
Reference in New Issue
Block a user