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
I realise this is not directly available on either data source (1, 2) this script is based on, but it would be handy to include in the JSON which version of Unicode introduced which emoji. This way, emojis that are too recent to be reliably reproduced cross-platform could be easily filtered out from end user applications, if desired.
I guess the script could do multiple passes of the different versions of emoji-test.txt (12.0, 11.0, 5.0, 4.0, etc), and compare contents of each to figure out the introduction version for each emoji.
The text was updated successfully, but these errors were encountered:
I realise this is not directly available on either data source (1, 2) this script is based on, but it would be handy to include in the JSON which version of Unicode introduced which emoji. This way, emojis that are too recent to be reliably reproduced cross-platform could be easily filtered out from end user applications, if desired.
I guess the script could do multiple passes of the different versions of
emoji-test.txt
(12.0, 11.0, 5.0, 4.0, etc), and compare contents of each to figure out the introduction version for each emoji.The text was updated successfully, but these errors were encountered: