[SOLVED] Text in a gui text node following "Ä" don't render

Hello,
I’m trying to have an npc greet the player (“Välkommen, är du trött?”) but the text after the first accented character doesn’t render? Do I have to make a texture of the message and use that?
Thanks!

SOLUTION: check the “All Chars” checkbox in the .font properties

Are you using a font which supports the character and have the extra chars you need / have all chars selected in the font?

I’ve already checked but this is the font file: uni0553-webfont.ttf.zip (39.8 KB)

1 Like

Can you post a screenshot of the .font in the project?

I tested a GUI text node too just to be sure, works as expected.

2 Likes

I solved it with the “All Chars” text. I didn’t know that it only rendered the basic latin alphabet and punctuation. Thank you for helping support us confused people who aren’t even paying customers! Defold is the best!

2 Likes