Git Product home page Git Product logo

Comments (3)

iamcal avatar iamcal commented on June 12, 2024

The explanation is that it's like this for historical and backward compatibility reasons - originally iOS did not use the variation selector at all (it did not exist yet), so many codepoints rendered as emoji when no selector was present. As a result, iOS now uses FE0F for emoji-mode and FE0E for text mode, while other platforms use FE0F for emoji node and no selector for text mode. Because of this incompatibility, it's up to implementors to choose what happens when a bare maybe-emoji codepoint is presented.

from emoji-data.

iamcal avatar iamcal commented on June 12, 2024

Including the emoji properties in the output data is probably a good idea πŸ‘

from emoji-data.

iamcal avatar iamcal commented on June 12, 2024

this has been fixed in PR #100 which will become release 4.0.0

i now use the fully-qualified version (including modifier) as the main codepoint sequence, with non-qualified versions appearing as an optional property. all images have been renamed to reflect this.

from emoji-data.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.