From 405ed1fb026356e0b405cb4cf38942f1a63e0886 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Tue, 22 Nov 2022 22:03:00 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/3rdparty/fonts/fntTXF.cxx b/3rdparty/fonts/fntTXF.cxx index 34404be..fc613ee 100755 --- a/3rdparty/fonts/fntTXF.cxx +++ b/3rdparty/fonts/fntTXF.cxx @@ -155,8 +155,8 @@ int fntTexFont::loadTXF ( const SGPath& path, GLenum mag, GLenum min ) const auto ps = path.utf8Str(); //zhongjin - SG_LOG(SG_GUI,SG_ALERT, "----------------------------------------"); - SG_LOG(SG_GUI,SG_ALERT, "loadTXF " << ps); + //SG_LOG(SG_GUI,SG_ALERT, "----------------------------------------"); + //SG_LOG(SG_GUI,SG_ALERT, "loadTXF " << ps); #if defined(SG_WINDOWS) @@ -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,