diff --git a/3rdparty/fonts/fntTXF.cxx b/3rdparty/fonts/fntTXF.cxx index 6b19782..34404be 100755 --- a/3rdparty/fonts/fntTXF.cxx +++ b/3rdparty/fonts/fntTXF.cxx @@ -234,7 +234,7 @@ int fntTexFont::loadTXF ( const SGPath& path, GLenum mag, GLenum min ) glyph . y = _fnt_readShort () ; //zhongjin - //SG_LOG(SG_GUI,SG_ALERT, "ch=" << glyph.ch); + SG_LOG(SG_GUI,SG_ALERT, "ch=" << glyph.ch); // setGlyph ( (char) glyph.ch, setGlyph ( (int) glyph.ch,