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 compatibility #17

Open
idontveapc opened this issue Sep 21, 2023 · 3 comments
Open

Android compatibility #17

idontveapc opened this issue Sep 21, 2023 · 3 comments
Assignees
Labels
bug Something isn't working font Issue for font or unicode support

Comments

@idontveapc
Copy link

idontveapc commented Sep 21, 2023

  1. the font can be used in an android app, but the emojis that come with vs-16 or VariationSelector-16 are showed from the system emoji instead the font.
  2. emojis are displayed a bit above the text font, they're cut sometimes when the app shows a text near top border of the window. they fit the text font rasterizers though or it’s a work around!??
@idontveapc
Copy link
Author

idontveapc commented Dec 4, 2023

so, i used the webfont and as i described; some emojis are broken
ResizedImage_2023-12-04_18-01-47_1764

@idontveapc
Copy link
Author

idontveapc commented Dec 4, 2023

and most emojis with variation selector-16 are not showed and fallback:
ResizedImage_2023-12-04_18-03-30_2341
Screenshot_20231204-180017
Screenshot_20231204-180030
Screenshot_20231204-180039

  • if you see unicode specification they may use vs-16, and android (like macOS) also use some vs-15 emojis in their "symbols" font. so it might the reason why on android they fallback. (mostly on native apps)

@sudosubin sudosubin self-assigned this Jan 12, 2024
@sudosubin sudosubin added bug Something isn't working font Issue for font or unicode support labels Jan 12, 2024
@jeffinhk
Copy link

저도 이분과 같이 안드로이드에서 같은 문제를 겪고 있습니다. 해결 방법이 있을까요? work around 같은 거라도 단기간적으로 괜찮을것 같습니다.

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

No branches or pull requests

3 participants