Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixel Font Converter!

Lets you create your own TTF fonts out of pixel font images! 路 By YellowAfterlife

UTF-32 support?

A topic by Limited Limitations created Jul 23, 2023 Views: 122 Replies: 2
Viewing posts 1 to 2

I tried using characters that are not in UTF-16, and I ran into some issues. I think it truncated the first 16 bits of the unicode, and left me with the wrong character. Is there UTF-32 support? And if not, can you add that?

Developer

As far as I can tell, I鈥檓 passing the codepoints to fonthx correctly - say, 馃悽 gets codepoint 128034.

If you can figure out whether the current version of fonthx handles UTF-32 correctly, I can spend an evening updating my fork and the tool.

I ended up finding alternative UTF-16 characters