Unverified Commit 710408af authored by Lily Foster's avatar Lily Foster Committed by GitHub
Browse files

Merge pull request #223839 from ElnuDev/twitter-color-emoji

twitter-color-emoji: update description to mention "Twemoji"
parents c249d150 bf29f628
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -94,9 +94,8 @@ stdenv.mkDerivation rec {
  meta = with lib; {
    description = "Color emoji font with a flat visual style, designed and used by Twitter";
    longDescription = ''
      A bitmap color emoji font built from the Twitter Emoji for
      Everyone artwork with support for ZWJ, skin tone diversity and country
      flags.
      A bitmap color emoji font built from Twitter's Twemoji emoji set
      with support for ZWJ, skin tone diversity and country flags.

      This font uses Google’s CBDT format making it work on Android and Linux graphical stack.
    '';