cvs maillist test. pls ignore.
This commit is contained in:
@@ -106,7 +106,7 @@ float BIF_GetStringWidth(BMF_Font* font, char *str, int translate)
|
|||||||
float rt;
|
float rt;
|
||||||
|
|
||||||
#ifdef INTERNATIONAL
|
#ifdef INTERNATIONAL
|
||||||
if(G.ui_international == TRUE) //versionnumber
|
if(G.ui_international == TRUE)
|
||||||
if(U.transopts & TR_BUTTONS)
|
if(U.transopts & TR_BUTTONS)
|
||||||
rt= FTF_GetStringWidth(str, FTF_USE_GETTEXT | FTF_INPUT_UTF8);
|
rt= FTF_GetStringWidth(str, FTF_USE_GETTEXT | FTF_INPUT_UTF8);
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user