Hi! Thanks for making LDtk! I've been enjoying using it for my project.
I noticed that Chinese characters entered in String or Multilines fields display correctly in the field editor, but appear as ? when the field value is displayed in the level/world view.
For example:
中文测试
is shown as:
????
The value is still saved correctly in the .ldtk file, so the issue seems to be limited to how it is displayed in the level/world view.
Steps to reproduce
- Create a String or Multilines field.
- Set "Display in editor" to a visible mode.
- Enter
中文测试.
- Look at the displayed field value in the level/world view.
Environment
- LDtk 1.5.3 64-bit
- Windows
Would it be possible for displayed field values to render these characters correctly?
Thanks for taking a look!
Hi! Thanks for making LDtk! I've been enjoying using it for my project.
I noticed that Chinese characters entered in String or Multilines fields display correctly in the field editor, but appear as
?when the field value is displayed in the level/world view.For example:
中文测试is shown as:
????The value is still saved correctly in the
.ldtkfile, so the issue seems to be limited to how it is displayed in the level/world view.Steps to reproduce
中文测试.Environment
Would it be possible for displayed field values to render these characters correctly?
Thanks for taking a look!