You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2019. It is now read-only.
When I use the iOS font within my app (after changing the font family name as referenced in #363 to make it work), number characters are incorrectly mapped to emoji characters corresponding to the numbers, so instead of 1, 2, 3, etc... the font renders: 1️⃣2️⃣3️⃣
This is difficult to work around and the font should not convert plaintext numbers to their emoji equivalents.