cvzi
cvzi
I'll work on this. I might put it in an extra package/library though, since it is probably a very niche thing
There is a library for doing this that supports different emoji styles: https://github.com/jay3332/pilmoji -- https://pypi.org/project/pilmoji/
I'll work on this
From a maintenance perspective, I think the one big file is better. That file is generated and updated by a script. I have rarely changed a few entries by hand....
@i-am-wyk Four questions: * emoji names with quotes in the name Example ๐ณ unicode translation is ๆฅๆ็โๆ็ฉบไฝโๆ้ฎ Emoji name could be `:ๆฅๆ็โๆ็ฉบไฝโๆ้ฎ:` Is that ok? Or should we remove the...
Thank you! I should have mentioned where the translations are from: We take the translations from this file: https://github.com/unicode-org/cldr/blob/release-42/common/annotations/zh.xml and from this website https://emojiterra.com/copypaste/zh/ Then we transform them i.e. remove...
I think they are machine translated. emojiterra.com probably uses the same file we use https://github.com/unicode-org/cldr/blob/release-42/common/annotations/zh.xml but because that file does not contain all emoji, they do some machine translating or...
Thank you for the feedback โ I made some lists to illustrate... All of these are just suggestions, that I generated with a script. I added the English names for...
> BTW, is there any difference between the `:kiss:` emojis and the `:couple:` emojis? In the chart `:couple:` is translated into kiss instead of `:ๆ ไพฃ:`, was it translated that way...
I have looked at the Japanese buttons again: The second column is the shown character. If anyone of you could check if they are correct, that would be good. I...