I used Korean font
Fonts that worked well in 1.2.162
The font is broken after updating to 1.2.163
All Chars checked in the .font setting
It works well in dmengine
Broken in bundle
I tested it with android, windows, html.
help me please
I used Korean font
Fonts that worked well in 1.2.162
The font is broken after updating to 1.2.163
All Chars checked in the .font setting
It works well in dmengine
Broken in bundle
I tested it with android, windows, html.
help me please
Thatās odd. We havenāt changed anything regarding fonts I think. Can you please share the font here?
https://github.com/spoqa/spoqa-han-sans/releases/download/2.1.0/SpoqaHanSans_subset.zip
I used this font
The test sentence is ģģ¬ģøź°
I have exactly same problem.
Itās only happen in bundle not the dmengine.
And happened from every Korean fonts that I tested.
This works perfectly for me. Both a macOS and HTML5 bundle. I think Iām remembering something about bundling on Windows specifically. @JCash and @jhonny.goransson does this ring any bells?
hmm, sorry no bell-ringing here.
I can take a look tomorrow
A bitmap font Iām using also āfailed to renderā in the latest version of Defold. When I reverted it worked fine.
FredokaOneNumbersBitmap.zip (40.0 KB)
What platform are you on?
I was developing for android on windows
I canāt reproduce this issue either. Tested on osx, windows, html5 and android. Are you on the stable channel (Help->About in editor)? Not that it should matter, but we need to start somewhere
How do you build? (using bob.jar or the editor)
macOS.
I can reproduce this problem
https://drive.google.com/file/d/1NRKxMPlBNAS8k49J2fQu_EI5kR3LfPXS/view?usp=sharing
and my editor version
I seem to have a problem in gui.set_text ()
Yes, the warning message (and scrambled visual effect) happens after gui.set_text() is used.
Another curious fact about the font I sent above; it has never shown in the editor before. With the latest Defold version it shows (perfectly) in the editor.
This issue with the bitmap font is now fixed in the latest editor. Please update it.
Which is the latest version? Just updated with the blue link inside the editor, which gives me this version:
And the same error:
We have only one right channel for the regular development and this is editor-alpha, stable is the wrong channel, could you please re-download Defold from here?
Done, Iām now in with the cool kidz. Still the same issue, though. Is this the version that should work?
Yes, thatās the one I verified with.
The strangest thing just happened. The font started working in the new editor. NO changes in version control. Could the editor player have been cached, or something else equally magical?
Not to worry, though, since it works!