Giter Site home page Giter Site logo

Comments (6)

joeattardi avatar joeattardi commented on May 31, 2024

Unlike some other emoji pickers, Emoji Button uses the system emoji font. This means that older operating systems won't have good emoji support.

In your case, on Windows 7, Microsoft actually released an update to the "Segoe UI Symbol" font that might improve the compatibility. See here: https://www.istartedsomething.com/20120818/microsoft-backports-windows-8-emoji-for-segoe-ui-symbol-to-windows-7/

If that doesn't help, I'm afraid there isn't much else that can be done. Some emoji pickers use sprite sheets to display their emojis, however this picker is meant as a native emoji picker.

Hope this helps.

from picmo.

wagnerfillio avatar wagnerfillio commented on May 31, 2024

Can you use twemoji as an add-on at some point?

from picmo.

joeattardi avatar joeattardi commented on May 31, 2024

I'd be happy to do that if I can think of a good way to integrate it.

from picmo.

joeattardi avatar joeattardi commented on May 31, 2024

You know, I just took a look at the twemoji api - it should be doable, since it seems to parse the emoji Unicode sequences, so it should be pretty easy to integrate into the picker.

The question is, what happens when the user picks one of the twemoji emojis? This library does not include an emoji textarea or anything so where would it insert the twemoji image?

I suppose I could leave that as the responsibility of the developer - use twemoji in their main project and handle the insertion of the emoji image somehow.

This is a great idea!

from picmo.

joeattardi avatar joeattardi commented on May 31, 2024

I just created #36 to track this enhancement. Feel free to star and/or follow this project to get updates on it!

from picmo.

joeattardi avatar joeattardi commented on May 31, 2024

Good news! I have just released version 2.12.0 which includes Twemoji support.

from picmo.

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.