tccowper / fabularium

Source code for Fabularium (https://play.google.com/store/apps/details?id=com.luxlunae.fabularium)
GNU General Public License v2.0
41 stars 9 forks source link

Full Unicode support in Glulx (including emojis) #10

Open goodevilgenius opened 2 years ago

goodevilgenius commented 2 years ago

glulx should allow full Unicode support, however many characters (particularly emojis) fail to render in Fabularium.

The following source code generates a story which displays various types of characters

https://www.eblong.com/zarf/glulx/unicodetest.inf

Screenshot_20220123-170713

This screenshot shows that Fabularium fail to render the emojis.

I've tried this same file in Gargoyle on macOS, and in Quixe and both render all characters correctly.

I've tried this in Fabularium on two devices, both of which support these characters in other apps.