From: Tijl C. <ti...@ul...> - 2003-04-26 16:28:37
|
I noticed a problem with variables that use special characters. ** (tilp:9610): WARNING **: Invalid UTF8 string passed to=20 pango_layout_set_text() A nice example of this is the TI83+ application Graph=B3, which has the=20 uppercase '3'. I haven't looked into fixing this yet, but likely we'll need some sort=20 of TI-ASCII to UTF8 converter. |