fixme question
This commit is contained in:
parent
7603d1444f
commit
f063d9f4fc
1 changed files with 1 additions and 0 deletions
|
|
@ -1479,6 +1479,7 @@ int charset_works(TuxPaint_Font * font, const char *s)
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* FIXME: Should the following be in an "#else" block!? -bjk 2009.06.01 */
|
||||||
if (font->typ == FONT_TYPE_TTF)
|
if (font->typ == FONT_TYPE_TTF)
|
||||||
{
|
{
|
||||||
tmp_surf = TTF_RenderUTF8_Blended(font->ttf_font, c, black);
|
tmp_surf = TTF_RenderUTF8_Blended(font->ttf_font, c, black);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue