asenthil
15 years agoVisitor
Brightscript Unicode support
Hi,
I came across this reply below in the forum.
I would like to know if the latest Brightscript version has UTF-8 support in it. I have to include the standard Registered symbol and Trademark symbol in a couple of places in my application. The reply above says that the manifest file might have UTF-8 support but when i tried inserting Registered symbol in the title of the application in the manifest file, the entire title string did not get displayed! But in Welcome screen it displays junk characters in the place of the special characters while the other characters of the paragraph text string got displayed properly. Guidance of any sort will be much appreciated. Thank you.
I came across this reply below in the forum.
"RokuKevin" wrote:
We have not added unicode (utf-8 or utf-16) support to BrightScript yet... There may be a few places where BrightScript assumes utf-8 (like in the manifest file), but the parser is not one of them.
Displaying multi-byte characters like chinese in BrightScript strings is not possible on the Roku box at this time.
--Kevin
I would like to know if the latest Brightscript version has UTF-8 support in it. I have to include the standard Registered symbol and Trademark symbol in a couple of places in my application. The reply above says that the manifest file might have UTF-8 support but when i tried inserting Registered symbol in the title of the application in the manifest file, the entire title string did not get displayed! But in Welcome screen it displays junk characters in the place of the special characters while the other characters of the paragraph text string got displayed properly. Guidance of any sort will be much appreciated. Thank you.