Skip to content
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

Android Updating texts making use of TTF fonts causes minor hiccups on slower devices. #2307

Open
0megaD opened this issue Nov 25, 2024 · 0 comments

Comments

@0megaD
Copy link

0megaD commented Nov 25, 2024

Given
I am using a OnePlus7 Pro (Android 12, 8GB ram)

When
I run any KorGE application that uses text() with a TTF file as font using KorGE 6.0.0-alpha9 or 6.0.0-beta1 through 6.0.0-beta4

And
I update the text in an addUpdater while also moving an image quickly in the same or another addUpdater

Then
The text updates results in a slight hiccup.
This is more noticeable on views that are moving very quickly.

I know that TTF are more resource heavy than bitmap fonts, but I'm under the impression that at least updating 1 or 2 texts should not cause hiccups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending
Development

No branches or pull requests

1 participant