更新 '3rdparty/fonts/fnt.cxx'
This commit is contained in:
2
3rdparty/fonts/fnt.cxx
vendored
2
3rdparty/fonts/fnt.cxx
vendored
@@ -210,6 +210,8 @@ void fntTexFont::getBBox ( const char *s,
|
||||
y= y + (cc & 0x3F);
|
||||
|
||||
SG_LOG(SG_GUI,SG_ALERT, "x=" << x << ",y=" << y);
|
||||
|
||||
cc = x * 256 + y;
|
||||
}
|
||||
|
||||
if ( ! exists [ cc ] )
|
||||
|
||||
Reference in New Issue
Block a user