tossface icon indicating copy to clipboard operation
tossface copied to clipboard

Android compatibility

Open idontveapc opened this issue 1 year ago • 3 comments

  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 avatar Sep 21 '23 08:09 idontveapc

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

idontveapc avatar Dec 04 '23 12:12 idontveapc

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)

idontveapc avatar Dec 04 '23 12:12 idontveapc

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

jeffinhk avatar Apr 15 '24 16:04 jeffinhk