Open samccone opened 8 years ago
we should try adding "Arial, ArialMT" and see if that fixes it
Turns out it's not a matter of Arial not being on iOS like I thought, but rather it's an issue of iOS Webkit not allowing emoji bigger than 16px. There's a fix in the works.
ugh terrrrrrrible, what to do... what to do....
I suppose an option is switching to embedding them as images. Maybe base64. Obviously makes for a bigger download but we could limit the palette, and I don't think it would be too hard to switch to that method.
i would like it if this was the fallback and only downloaded if we were in this broken state. :(
@paulirish says we should try transforming it up
right now we are transforming it down... I think if we invert it we should be solid
yeah so we can transform / zoom it up but painting is the hard part...
unfortunately I think that we are going to have to have a fallback emoji map for IOS :(
it is extra small for some reason...