jessetane / unicodes

Browse all of the unicodes
64 stars 7 forks source link

Android max font-size #2

Open jessetane opened 8 years ago

jessetane commented 8 years ago

I showed this to somebody with a newish looking Android phone running Chrome and noticed some emoji were not rendering on the info card. It works on my Nexus 7 (stock Android) so I'm hoping someone can reproduce to help me track this down. Possibly related: mobile Safari refuses to render emoji larger than 16px (already fixed in WebKit nightly) and is currently being worked around with transform: scale(x);... perhaps the same hack is needed here?

tobireif commented 7 years ago

Related: https://tobireif.com/posts/maximum_font_size_for_emoji/

jessetane commented 7 years ago

Ah thanks - bug report starred!