w3c / predefined-counter-styles

Predefined Counter Styles
https://w3c.github.io/predefined-counter-styles/
Other
7 stars 14 forks source link

Emoji decimal styles #7

Closed Crissov closed 8 years ago

Crissov commented 8 years ago

Unicode has defined emoji characters for numbers 0 through 10 with a key-cap appearance. They could be used as either fixed or numeric custom counter styles:

Since the latter is just international digits followed by U+FE0F ‘Variation Selector-16’ and U+20E3 ‘Combining Enclosing Keycap’, I wonder if suffix: "\FE0F\20E3" would suffice, but I suppose that would only work for single-digit numbers if at all.

PS: These are used already in chat, instant messaging and micro-blogging, e.g. on Twitter.

r12a commented 8 years ago

See https://github.com/w3c/predefined-counter-styles/issues/9