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

2D Text Element blur on older devices #1894

Open
LeXXik opened this issue Feb 29, 2020 · 0 comments
Open

2D Text Element blur on older devices #1894

LeXXik opened this issue Feb 29, 2020 · 0 comments
Labels
area: ui UI related issue bug

Comments

@LeXXik
Copy link
Contributor

LeXXik commented Feb 29, 2020

Description

On older Android devices, the text font is rendered smudged. The text is a 2D UI Text Element. Below is the image of a Chrome browser running on a PC and an Android emulator, set to replicate for lower end devices. I remember I had the same issue with my Samsung Galaxy S6 before I updated it from Android 5 to Android 7. On the other hand, the emulator is running the latest version 9 (API 29).

image

The larger I set the font size, the stronger the blur:
image

The image elements, like icons, are not affected (or the effect is less prominent), only the font:
image

Here are the webglreport.com screens, taken from the emulator:
Screenshot_1582984013
Screenshot_1582984022

@willeastcott willeastcott added area: ui UI related issue bug labels Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui UI related issue bug
Projects
None yet
Development

No branches or pull requests

2 participants