Search found 3 matches

by itaypincas
Sun Jul 28, 2019 2:05 pm
Forum: Talking LiveCode
Topic: Question marks instead of characters
Replies: 5
Views: 4145

Re: Question marks instead of characters

It sounds like the Unicode isn't being preserved in the read. Can you share the relevant code you're using to read the file and display its contents? I am not using any code to read the file. I am just choosing a random font that supports Hebrew, and via the Property Inspector I set some labels and...
by itaypincas
Sun Jul 28, 2019 2:03 pm
Forum: Talking LiveCode
Topic: Question marks instead of characters
Replies: 5
Views: 4145

Re: Question marks instead of characters

dunbarx wrote:
Mon Jul 22, 2019 7:21 pm
Does it work in the stack, but not in the standalone?

Craig
It does work in the stack while it doesn't in the standalone app runned on Android.
by itaypincas
Mon Jul 22, 2019 12:50 pm
Forum: Talking LiveCode
Topic: Question marks instead of characters
Replies: 5
Views: 4145

Question marks instead of characters

Hi, My LiveCode app consists of labels with texts in the Hebrew language. I am using certain fonts that I have imported into my stack. However, when I run the app, all Hebrew characters turn into question marks except for when I use the Ariel font. Would love to get some help with this! Thanks in ad...