From c36dd8fa37064e4506fc7764b08d08f1f80b1acd Mon Sep 17 00:00:00 2001 From: zhongjin Date: Tue, 22 Nov 2022 01:22:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'3rdparty/fonts/fntTXF.cxx?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3rdparty/fonts/fntTXF.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,