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

Emojis look pixelated #150

Open
Emixone opened this issue Jul 17, 2024 · 1 comment
Open

Emojis look pixelated #150

Emixone opened this issue Jul 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Emixone
Copy link

Emixone commented Jul 17, 2024

Describe the bug
When you type in an emoji, it looks pixelated.

To Reproduce
Steps to reproduce the behavior:
On windows, you can use the emoji keyboard (Win + .), you can select an emoji from there.

Expected behavior
I expected to see an emoji that is not pixelated.

Screenshots
Bussin GriddyCode (DEBUG) 17 07 2024 20_38_56

Desktop (please complete the following information):

  • OS: [Windows 11]
  • Version [v1.2.1]
@Emixone Emixone added the bug Something isn't working label Jul 17, 2024
@Autonvilkku
Copy link

Probably becouse in fonts characters are stored as curves but emojis are images. So when godot tries to scale the text the curves woork fine but with emojis becouse they are stored as pixels it cant scale them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants