更新 '3rdparty/fonts/fnt.cxx'
This commit is contained in:
parent
a728305573
commit
33084b507f
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 ] )
|
||||
|
Loading…
Reference in New Issue
Block a user