更新 '3rdparty/fonts/fntTXF.cxx'

This commit is contained in:
zhongjin 2022-11-22 01:22:45 +08:00
parent 6029fb6aa1
commit c36dd8fa37

View File

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