There are multiple ways of encoding "Pi" symbol. See https://www.compart.com/en/unicode/U+220F (html, UTF-8, UTF-16 and UTF-32)
Checking the encoding of PI symbol in my working version - cut and paste from your forum post - it is UTF-8 ( 0xE2 0x88 0x8F ) where your log message says the encoding is UTF-16 (0x220F) So you can have the symbol Pi in your menu as long as you copy and paste the UTF-8 version of Pi symbol. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=114446 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
