-
Notifications
You must be signed in to change notification settings - Fork 452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FlxText not showing up on android. #1399
Comments
I've ran across this issue as well. AFAIK it's got something to do with latest lime, see here for more. Which version of lime are you running on? |
@solewalker roll back to lime 2.0.0.-alpha0.4
I have tried the other other suggested workarounds in the linked thread, to no avail. Looks like something has gone fundamentally wrong with font loading on the Android target since lime 2.0.0-alpha.5 and has yet to be fixed. FWIW this looks to be a bug in openfl or lime, not flixel. |
I noticed this tonight as well. I also noticed some issues potentially related with FlxButton, but I'll make a new topic for that Luckily, it does seem to be an issue with OpenFL Lime, so hopefully it'll be fixed soon. |
@Gemfruit I am indeed looking forward to that too. |
Hey, i did have this issue sometime ago, but at least on dev this is not happening anymore for me. Even when it was happening, it seemed more of a default font embedding problem than a text rendering one. It's been a while since i saw this problem happening - can somebody confirm it is still happening in flixel dev? |
@Tiago-Ling I'm still not seeing any text on the FlxButtons in Mode. |
FlxText is not showing up on android target. It was working a while back.
The text was updated successfully, but these errors were encountered: