Hi there,
Just having a little bit of trouble with fonts and I thought someone there might know where I’ve gone wrong. I’m trying to use a degrees symbol in a string and I know it’s there in the character set but it won’t appear in the game.
Any ideas why this might be?
Thanks
Pete
Make sure the text encoding of your script is UTF-8.
–Eric
Thanks, but I’m not sure where you would set that. The font itself is imported as Unicode, is this something I’d have to do to the font before importing or something in the way I write the string code?
I can definitely see it on the font texture.
It depends on what editor you’re using; it’s not related to the font. It would be in the prefs, or in a menu item.
–Eric