From 8fb791ff5ac95ee75133281cd643b775a9f2c382 Mon Sep 17 00:00:00 2001 From: Brad Erickson Date: Mon, 21 Jun 2021 20:59:05 -0700 Subject: [PATCH] version: Bump to v13.1.0 Fixes #102 --- Makefile | 6 +++--- README.md | 18 +++++++++--------- linux/debian/changelog | 6 ++++++ scfbuild-macos.yml | 4 ++-- scfbuild.yml | 4 ++-- 5 files changed, 22 insertions(+), 16 deletions(-) diff --git a/Makefile b/Makefile index 694d181c..ff380d04 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ TMP := /dev/shm # Where to find scfbuild? SCFBUILD := SCFBuild/bin/scfbuild -VERSION := 13.0.1 +VERSION := 13.1.0 FONT_PREFIX := TwitterColorEmoji-SVGinOT REGULAR_FONT := build/$(FONT_PREFIX).ttf REGULAR_PACKAGE := build/$(FONT_PREFIX)-$(VERSION) @@ -80,8 +80,8 @@ deb-package: linux-package cp build/$(LINUX_PACKAGE).tar.gz build/$(DEB_PACKAGE)_$(VERSION).orig.tar.gz cp -R build/$(LINUX_PACKAGE) build/$(DEB_PACKAGE)-$(VERSION) cd build/$(DEB_PACKAGE)-$(VERSION); debuild -us -uc - #debuild -S - #dput ppa:eosrei/fonts $(DEB_PACKAGE)_$(VERSION).changes + # cd build/$(DEB_PACKAGE)-$(VERSION); debuild -S + # cd build dput ppa:eosrei/fonts $(DEB_PACKAGE)_$(VERSION)_source.changes macos-package: $(MACOS_FONT) rm -f $(MACOS_PACKAGE).zip diff --git a/README.md b/README.md index 89020836..1cfce0bd 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Twitter Color Emoji SVGinOT Font -A color and B&W emoji SVGinOT font built from the +A color and B&W emoji SVG-OpenType / SVGinOT font built from the [Twitter Emoji for Everyone][1] artwork with support for [ZWJ][2], [skin tone diversity][3] and [country flags][4]. The font works in all operating systems, but will *currently* only show color -emoji in Firefox, Thunderbird, Photoshop CC 2017, and Windows Edge V38.14393+. +emoji in Firefox, Thunderbird, Photoshop CC 2017+, and Windows Edge V38.14393+. This is not a limitation of the font, but of the operating systems and applications. [Why doesn't it work on Chrome?][why-not-chrome] Regular B&W outline emoji are included for backwards/fallback compatibility. @@ -87,11 +87,11 @@ want to try them. Primary issues are the 0x2639 and 0x263a characters. Install for the current user without root: ```sh # 1. Download the latest version -wget https://github.com/eosrei/twemoji-color-font/releases/download/v13.0.1/TwitterColorEmoji-SVGinOT-Linux-13.0.1.tar.gz +wget https://github.com/eosrei/twemoji-color-font/releases/download/v13.1.0/TwitterColorEmoji-SVGinOT-Linux-13.1.0.tar.gz # 2. Uncompress the file -tar zxf TwitterColorEmoji-SVGinOT-Linux-13.0.1.tar.gz +tar zxf TwitterColorEmoji-SVGinOT-Linux-13.1.0.tar.gz # 3. Run the installer -cd TwitterColorEmoji-SVGinOT-Linux-13.0.1 +cd TwitterColorEmoji-SVGinOT-Linux-13.1.0 ./install.sh ``` @@ -126,10 +126,10 @@ emerge twemoji-color-font Both SVGinOT versions are available from releases: https://github.com/eosrei/twemoji-color-font/releases -1. `TwitterColorEmoji-SVGinOT-13.0.1.zip` - The regular version of the font +1. `TwitterColorEmoji-SVGinOT-13.1.0.zip` - The regular version of the font installs like any other font and can be specifically selected, but MacOS will default to the `Apple Color Emoji` font for emojis. -2. `TwitterColorEmoji-SVGinOT-MacOS-13.0.1.zip` - A hack to replace the `Apple +2. `TwitterColorEmoji-SVGinOT-MacOS-13.1.0.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. @@ -157,7 +157,7 @@ from releases: https://github.com/eosrei/twemoji-color-font/releases 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/v13.0.1/TwitterColorEmoji-SVGinOT-13.0.1.zip +https://github.com/eosrei/twemoji-color-font/releases/download/v13.1.0/TwitterColorEmoji-SVGinOT-13.1.0.zip ### Replace the default Windows emoji fonts @@ -172,7 +172,7 @@ 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", finish the install process, then reboot. 3. Download Twitter Color Emoji Windows package from releases: -https://github.com/eosrei/twemoji-color-font/releases/download/v13.0.1/TwitterColorEmoji-SVGinOT-Win-13.0.1.zip +https://github.com/eosrei/twemoji-color-font/releases/download/v13.1.0/TwitterColorEmoji-SVGinOT-Win-13.1.0.zip 4. Uncompress the file. 5. Open the new TwitterColorEmoji directory. 6. Run install.cmd. *Note: This will take some time.* diff --git a/linux/debian/changelog b/linux/debian/changelog index 6b9bdb33..16cddd05 100644 --- a/linux/debian/changelog +++ b/linux/debian/changelog @@ -1,3 +1,9 @@ +fonts-twemoji-svginot (13.1.0-1) bionic; urgency=medium + + * Update to twemoji 13.1.0. + + -- Brad Erickson Sun, 20 Jun 2021 16:58:17 -0700 + fonts-twemoji-svginot (13.0.1-1) bionic; urgency=medium * Update to twemoji 13.0.1. diff --git a/scfbuild-macos.yml b/scfbuild-macos.yml index 5f89730f..5df697a6 100644 --- a/scfbuild-macos.yml +++ b/scfbuild-macos.yml @@ -15,8 +15,8 @@ color_transform: translate(0 -6.75) width_space: 561 table_name: copyright: > - Copyright 2019 Brad Erickson CC-BY-4.0 - Copyright 2019 Twitter, Inc. CC-BY-4.0 + Copyright 2021 Brad Erickson CC-BY-4.0 + Copyright 2021 Twitter, Inc. CC-BY-4.0 family: Twitter Color Emoji # Subfamily is also called Style or Weight. Often set to: Regular subfamily: Regular diff --git a/scfbuild.yml b/scfbuild.yml index 904c0828..18699e4e 100644 --- a/scfbuild.yml +++ b/scfbuild.yml @@ -15,8 +15,8 @@ color_transform: translate(0 -6.75) width_space: 561 table_name: copyright: > - Copyright 2019 Brad Erickson CC-BY-4.0 - Copyright 2019 Twitter, Inc. CC-BY-4.0 + Copyright 2021 Brad Erickson CC-BY-4.0 + Copyright 2021 Twitter, Inc. CC-BY-4.0 family: Twitter Color Emoji # Subfamily is also called Style or Weight. Often set to: Regular subfamily: Regular