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

bug: Drawing emojis on the desktop #66

Open
nezumi0627 opened this issue Mar 13, 2025 · 4 comments
Open

bug: Drawing emojis on the desktop #66

nezumi0627 opened this issue Mar 13, 2025 · 4 comments

Comments

@nezumi0627
Copy link

Image

It seems that the issue occurs when there are emojis inside the biography. This is a problem caused by the handling of emojis. This part seems to be related, so please check this for more details.

@nezumi0627
Copy link
Author

This issue was observed only on the desktop version.

@Vexcited
Copy link
Owner

This should be related to your system configuration.

If you're on Windows, it's using Edge WebView so Chromium and since StayReal uses the system fonts, you probably don't have proper emojis installed.

@nezumi0627
Copy link
Author

🫠

This is a problem with the emoji font as you say. By the way, the emoji font pre-installed in Windows is not compatible and cannot be drawn (for example, the melting emoji).

@Vexcited
Copy link
Owner

Vexcited commented Mar 13, 2025

I'm not even sure how I could fix this issue (except loading a custom emoji font) because it seems system related...

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

No branches or pull requests

2 participants