更新 '3rdparty/fonts/fnt.cxx'
This commit is contained in:
3
3rdparty/fonts/fnt.cxx
vendored
3
3rdparty/fonts/fnt.cxx
vendored
@@ -165,6 +165,9 @@ void fntTexFont::getBBox ( const char *s,
|
||||
float v_pos = 0.0f ;
|
||||
float l, r, b, t ;
|
||||
|
||||
//zhongjin
|
||||
SG_LOG(SG_GUI,SG_ALERT, "getBBox " << s);
|
||||
|
||||
l = r = b = t = 0.0f ;
|
||||
|
||||
while ( *s != '\0' )
|
||||
|
||||
Reference in New Issue
Block a user