Giter VIP home page Giter VIP logo

apple-emoji-linux's Introduction

AppleColorEmojiLinux

Apple Color Emoji for Linux

Welcome to the world of colorful emojis on your Linux system! ๐ŸŒˆ This project brings Apple's vibrant emojis to your Linux experience.

Disclaimer

๐Ÿšจ Before we get started, please note that this project is for educational purposes only. Apple is a trademark of Apple Inc., registered in the U.S. and other countries.

๐Ÿš€ Installing Prebuilt AppleColorEmoji Font

  • ๐Ÿ”— Download the latest release of AppleColorEmoji.ttf from our Release Page
  • ๐Ÿ“ Copy AppleColorEmoji.ttf to ~/.local/share/fonts.
  • ๐Ÿ”„ Rebuild the font cache with fc-cache -f -v.
  • ๐ŸŽ‰ Voila! You're all set to embrace the world of expressive emojis!

๐Ÿ›  Building AppleColorEmoji from Source

  • ๐Ÿ Install Python 2; the process currently requires a Python 2.x wide build.
  • ๐Ÿ“ฆ Install the fonttools Python package: python -m pip install fonttools
  • ๐Ÿ“ฆ Install the nototools Python package: python -m pip install https://github.com/googlefonts/nototools/archive/v0.2.1.tar.gz, or clone from here and follow the instructions.
  • ๐Ÿ›  Install image optimization tools: Optipng, Zopfli, and Pngquant.
    • On RedHat-based systems: yum install optipng zopfli pngquant
    • On Fedora: dnf install optipng zopfli pngquant
    • On Debian or Ubuntu: apt-get install optipng zopfli pngquant
  • ๐Ÿ”„ Clone the source repository from Github.
  • ๐Ÿ–ฅ Open a terminal, navigate to the directory, and type make -j to build AppleColorEmoji.ttf from source.
  • โš™๏ธ To install the built AppleColorEmoji.ttf to your system, run make install.
  • ๐Ÿ”„ Rebuild your system font cache with fc-cache -f -v.

๐ŸŒŸ Using AppleColorEmoji

AppleColorEmoji uses the CBDT/CBLC color font format, which is supported by Android and Chrome/Chromium OS. Windows supports it starting with Windows 10 Anniversary Update in Chrome and Edge. On macOS, only Chrome supports it, while on Linux, it will support it with some fontconfig tweaking.

๐ŸŽจ Color Emoji Assets

Uncover the assets used to craft AppleColorEmoji, showcasing the diverse world of emojis. Note: some characters share assets, particularly gender-neutral ones. Refer to the emoji_aliases.txt file for aliasing definitions.

๐Ÿšจ Please be aware that images in the font may differ from the original assets, with flag images being PNGs featuring standardized sizes and creative transforms.

๐Ÿ™Œ Credits

๐Ÿ“œ License

apple-emoji-linux's People

Contributors

samuelngs avatar dmlls avatar realityripple avatar jtojnar avatar grawl avatar

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.