Hi Folks!
I’ve got a problem displaying certain characters on Android.

Can anybody please advise?
Thanks in advance,
Pete
Hi Folks!
I’ve got a problem displaying certain characters on Android.

Can anybody please advise?
Thanks in advance,
Pete
Hmmm, we fixed this a long time ago. Are you on the newest version of JUCE? If you check out the DemoRunner on Android you will see that it draws “fl” correctly. How are you drawing that string?
Hi Fabian, using 5.3.0 …? Can you please let me know which commit you fixed this in? Best wishes, Pete
It’s fixed in this commit. It would be good to know what your app is doing differently that it still triggers this bug.