- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 11
 
Labels
multi-character symbolsThis requires multi-code point symbolsThis requires multi-code point symbols
Description
Some symbols have both a text style and an emoji style. These can be explicitly selected with Variation Selectors 15 and 16 (U+FE0E and U+FE0F), respectively.
Without these, there are currently (as of 35c18a1) the following duplicates between sym and emoji:
sym.hash,emoji.hashsym.ast.basic,emoji.astsym.copyright,emoji.copyrightsym.trademark,emoji.tmsym.trademark.registered,emoji.regsym.excl.{double, quest},emoji.excl.{double, quest}sym.arrow.{l.r, t.b, tl, tr, bl, br, {l, r}.hook, {l, r, t, b}.filled, {t, b}.curve},emoji.arrow.{l.r, t.b, tl, tr, bl, br, {l, r}.hook, {l, r, t, b}.filled, {t, b}.curve}sym.square.filled.big,emoji.square.blacksym.square.filled.{tiny, small, medium},emoji.square.black.{tiny, small, medium}sym.square.stroked.big,emoji.square.whitesym.square.stroked.{tiny, small, medium},emoji.square.white.{tiny, small, medium}sym.triangle.filled.{l, r},emoji.triangle.{l, r}sym.ballot.check,emoji.ballot.checksym.suit.{spade, club, heart, diamond}.filled,emoji.suit.{spade, club, heart, diamond}sym.checkmark.heavy,emoji.checkmark.heavysym.dash.wave.double,emoji.dash.wave.double
I haven't looked into which of the styles is the default for each of them, but we should probably give variation selectors to both sides to avoid ambiguity.
NeilGirdhar
Sub-issues
Metadata
Metadata
Assignees
Labels
multi-character symbolsThis requires multi-code point symbolsThis requires multi-code point symbols