Missing Font (SOLVED)

b
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 :disappointed_relieved:

Thatā€™s odd. We havenā€™t changed anything regarding fonts I think. Can you please share the font here?

1 Like

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.

1 Like

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?

1 Like

hmm, sorry no bell-ringing here.
I can take a look tomorrow

2 Likes

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)

1 Like

What platform are you on?

1 Like

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 :slight_smile:

1 Like

How do you build? (using bob.jar or the editor)

1 Like

macOS.

1 Like

I can reproduce this problem
https://drive.google.com/file/d/1NRKxMPlBNAS8k49J2fQu_EI5kR3LfPXS/view?usp=sharing

capture
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.

1 Like

This issue with the bitmap font is now fixed in the latest editor. Please update it.

4 Likes

Which is the latest version? Just updated with the blue link inside the editor, which gives me this version:

30

And the same error:

58

2 Likes

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?

4 Likes

Done, Iā€™m now in with the cool kidz. Still the same issue, though. Is this the version that should work?

03

2 Likes

Yes, thatā€™s the one I verified with.

1 Like

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! :smiley:

3 Likes