emojitwo icon indicating copy to clipboard operation
emojitwo copied to clipboard

Compatibility with other vendors' extensions

Open Crissov opened this issue 7 years ago • 1 comments

Add images for characters having an emoji glyph on other major platforms

https://github.com/twitter/twemoji/issues/169 This issue depends on the resolution of #62.

Font (and image) vendors are free to use colorful emoji glyphs for characters that do not (yet) have the Emoji property set in emoji-data.txt and hence are not shown in Unicode’s full emoji list. Microsoft, Samsung and LG, at least, are already doing so for a varying number of characters, see this Google Spreadsheet which is based on a similar one prepared by the Unicode Emoji Subcommittee. It includes 5 code points that should be supported anyway, because they are in Emoji 4.0, and we are supporting 2 of them already. Some of the new images would be minor transformations (rotation, main color) of existing ones.

U+ Platforms Name Character
002A 1 Asterisk *
23CF 2 Eject Symbol ⏏
2640 1 Female Sign ♀
2642 1 Male Sign ♂
2695 1 Staff of Aesculapius ⚕

Characters with emoji glyph on at least 2 platforms

U+ Name Emojitwo Character
2612 Ballot Box with X ☒ U+2612
261C White Left Pointing Index ☜ U+261C
261E White Right Pointing Index ☞ U+261E
261F White Down Pointing Index ☟ U+261F
1F323 White Sun 🌣 U+1F323
1F544 Notched Right Semicircle with Three Dots 🕄 U+1F544
1F546 White Latin Cross 🕆 U+1F546
1F547 Heavy Latin Cross 🕇 U+1F547
1F568 Right Speaker 🕨 U+1F568
1F569 Right Speaker with One Sound Wave 🕩 U+1F569
1F56A Right Speaker with Three Sound Waves 🕪 U+1F56A
1F56D Ringing Bell 🕭 U+1F56D
1F58E Left Writing Hand 🖎 U+1F58E
1F591 Reversed Raised Hand with Fingers Splayed 🖑 U+1F591
1F592 Reversed Thumbs Up Sign 🖒 U+1F592
1F593 Reversed Thumbs Down Sign 🖓 U+1F593
1F5E2 Lips 🗢 U+1F5E2
1F6C6 Triangle with Rounded Corners 🛆 U+1F6C6
1F6C7 Prohibited Sign 🛇 U+1F6C7

Particular systems

  • #96 Microsoft Windows
  • #97 LG
  • #98 Samsung

Crissov avatar May 09 '17 22:05 Crissov

The Unicode property ExtendedPictographic is somewhat relevant here.

Crissov avatar Jun 19 '17 12:06 Crissov