更新 '3rdparty/fonts/fntTXF.cxx'
This commit is contained in:
parent
6029fb6aa1
commit
c36dd8fa37
2
3rdparty/fonts/fntTXF.cxx
vendored
2
3rdparty/fonts/fntTXF.cxx
vendored
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user