Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package twemoji-color-font for openSUSE:Factory checked in at 2021-01-28 21:22:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/twemoji-color-font (Old) and /work/SRC/openSUSE:Factory/.twemoji-color-font.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "twemoji-color-font" Thu Jan 28 21:22:28 2021 rev:6 rq:867277 version:13.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/twemoji-color-font/twemoji-color-font.changes 2019-05-05 21:22:35.101467717 +0200 +++ /work/SRC/openSUSE:Factory/.twemoji-color-font.new.28504/twemoji-color-font.changes 2021-01-28 21:22:30.183647400 +0100 @@ -1,0 +2,5 @@ +Wed Jan 27 18:01:39 UTC 2021 - Markus S <[email protected]> + +- Update to twemoji 13.0.1 - 117 new Emoji + +------------------------------------------------------------------- Old: ---- TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz New: ---- TwitterColorEmoji-SVGinOT-Linux-13.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ twemoji-color-font.spec ++++++ --- /var/tmp/diff_new_pack.V5TJgv/_old 2021-01-28 21:22:30.699648218 +0100 +++ /var/tmp/diff_new_pack.V5TJgv/_new 2021-01-28 21:22:30.703648224 +0100 @@ -3,7 +3,7 @@ # # Copyright ?? 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright ?? 2016 Yunhe Guo <[email protected]> -# Copyright ?? 2018???2019 Markus S. <[email protected]> +# Copyright ?? 2018???2021 Markus S. <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ # Name: twemoji-color-font -Version: 12.0.1 +Version: 13.0.1 Release: 0 Summary: Font using Twitter???s color emoji License: CC-BY-4.0 ++++++ TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz -> TwitterColorEmoji-SVGinOT-Linux-13.0.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/TwitterColorEmoji-SVGinOT-Linux-12.0.1/README.md new/TwitterColorEmoji-SVGinOT-Linux-13.0.1/README.md --- old/TwitterColorEmoji-SVGinOT-Linux-12.0.1/README.md 2019-04-16 21:16:31.000000000 +0200 +++ new/TwitterColorEmoji-SVGinOT-Linux-13.0.1/README.md 2020-09-12 23:49:57.000000000 +0200 @@ -22,6 +22,7 @@ * [Install on Linux](#install-on-linux) * [Install on OS X](#install-on-os-x) * [Install on Windows](#install-on-windows) +* [Uninstalling](#uninstalling) * [Building](#building) * [License](#license) @@ -85,11 +86,11 @@ Install for the current user without root: ```sh # 1. Download the latest version -wget https://github.com/eosrei/twemoji-color-font/releases/download/v12.0.1/TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz +wget https://github.com/eosrei/twemoji-color-font/releases/download/v13.0.1/TwitterColorEmoji-SVGinOT-Linux-13.0.1.tar.gz # 2. Uncompress the file -tar zxf TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz +tar zxf TwitterColorEmoji-SVGinOT-Linux-13.0.1.tar.gz # 3. Run the installer -cd TwitterColorEmoji-SVGinOT-Linux-12.0.1 +cd TwitterColorEmoji-SVGinOT-Linux-13.0.1 ./install.sh ``` @@ -124,10 +125,10 @@ Both SVGinOT versions are available from releases: https://github.com/eosrei/twemoji-color-font/releases -1. `TwitterColorEmoji-SVGinOT-12.0.1.zip` - The regular version of the font +1. `TwitterColorEmoji-SVGinOT-13.0.1.zip` - The regular version of the font installs like any other font and can be specifically selected, but OS X will default to the `Apple Color Emoji` font for emojis. -2. `TwitterColorEmoji-SVGinOT-OSX-12.0.1.zip` - A hack to replace the `Apple +2. `TwitterColorEmoji-SVGinOT-OSX-13.0.1.zip` - A hack to replace the `Apple Color Emoji` font by [using the same internal name][12]. Install and accept the warning in Font Book. @@ -155,7 +156,7 @@ The regular version of the font installs like any other font and can be specifically selected, but Windows will default to the `Segoe UI Emoji` font for emoji characters. Download: -https://github.com/eosrei/twemoji-color-font/releases/download/v12.0.1/TwitterColorEmoji-SVGinOT-12.0.1.zip +https://github.com/eosrei/twemoji-color-font/releases/download/v13.0.1/TwitterColorEmoji-SVGinOT-13.0.1.zip ### Replace the default Windows emoji fonts @@ -168,9 +169,9 @@ install script requires both [Python][16] and pip in the PATH. 1. Download the most recent Python 3 for Windows: https://www.python.org/downloads/windows/ -2. Start the installer, select "Add Python 3.6 to PATH" and finish the install process. +2. Start the installer, select "Add Python 3.6 to PATH", finish the install process, then reboot. 3. Download Twitter Color Emoji Windows package from releases: -https://github.com/eosrei/twemoji-color-font/releases/download/v12.0.1/TwitterColorEmoji-SVGinOT-Win-12.0.1.zip +https://github.com/eosrei/twemoji-color-font/releases/download/v13.0.1/TwitterColorEmoji-SVGinOT-Win-13.0.1.zip 4. Uncompress the file. 5. Open the new TwitterColorEmoji directory. 6. Run install.cmd. *Note: This will take some time.* @@ -179,10 +180,19 @@ [16]:https://www.python.org/downloads/windows/ -*Reiterating: Only FireFox and Edge support the SVGinOT color emoji for now. Chrome will use the +*Reiterating: Only FireFox and Edge (legacy) support the SVGinOT color emoji for now. Chrome and Edge (Chromium based) will use the fallback black and white emoji.* +## Uninstalling + +There are uninstall scripts for [Windows][17] and [Linux][18] available. They +are also included in the release files. + +[17]:windows/uninstall.cmd +[18]:linux/uninstall.sh + ## Building + Overview: 1. B&W SVGs are generated on-the-fly from the color SVGs @@ -192,26 +202,26 @@ Requires: -* Inkscape +* Inkscape 1.0+ * Imagemagick * potrace/mkbitmap -* FontTools 3.0+ -* FontForge 20160405+ +* FontTools 4.14+ +* FontForge 20190801+ * SVGO * make * [SCFBuild][13] *(Created for this project!)* [13]: https://github.com/13rac1/scfbuild -Setup and build on Ubuntu 18.04 LTS: +Setup and build on Ubuntu 20.04 LTS: ```sh sudo apt-get update sudo apt-get install inkscape potrace npm nodejs fontforge \ -devscripts python-fontforge python-pip python-yaml imagemagick \ +devscripts python3-fontforge python3-pip python3-yaml imagemagick \ git make debhelper build-essential sudo npm install -g svgo -sudo pip install fonttools +sudo pip3 install fonttools git clone https://github.com/eosrei/twemoji-color-font.git cd twemoji-color-font git clone https://github.com/13rac1/scfbuild.git SCFBuild Binary files old/TwitterColorEmoji-SVGinOT-Linux-12.0.1/TwitterColorEmoji-SVGinOT.ttf and new/TwitterColorEmoji-SVGinOT-Linux-13.0.1/TwitterColorEmoji-SVGinOT.ttf differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/TwitterColorEmoji-SVGinOT-Linux-12.0.1/debian/changelog new/TwitterColorEmoji-SVGinOT-Linux-13.0.1/debian/changelog --- old/TwitterColorEmoji-SVGinOT-Linux-12.0.1/debian/changelog 2019-04-16 21:16:31.000000000 +0200 +++ new/TwitterColorEmoji-SVGinOT-Linux-13.0.1/debian/changelog 2020-09-12 23:49:57.000000000 +0200 @@ -1,3 +1,9 @@ +fonts-twemoji-svginot (13.0.1-1) bionic; urgency=medium + + * Update to twemoji 13.0.1. + + -- Brad Erickson <[email protected]> Sat, 12 Sep 2020 12:20:15 -0700 + fonts-twemoji-svginot (12.0.1-1) bionic; urgency=medium * Update to twemoji 12.0.1. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/TwitterColorEmoji-SVGinOT-Linux-12.0.1/install.sh new/TwitterColorEmoji-SVGinOT-Linux-13.0.1/install.sh --- old/TwitterColorEmoji-SVGinOT-Linux-12.0.1/install.sh 2019-04-16 21:16:31.000000000 +0200 +++ new/TwitterColorEmoji-SVGinOT-Linux-13.0.1/install.sh 2020-09-12 23:49:57.000000000 +0200 @@ -1,6 +1,6 @@ #!/bin/sh #https://github.com/eosrei/twemoji-color-font -echo "Twitter Color Emoji font installer for Linux\n" +echo -e "Twitter Color Emoji font installer for Linux\n" # Check for Bitstream Vera fc-list | grep "Bitstream Vera" > /dev/null
