We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1e512 commit 63882a9Copy full SHA for 63882a9
1 file changed
Makefile
@@ -4,7 +4,7 @@
4
SOURCE := ./src/
5
SOURCEFILES := $(shell find $(SOURCE) 2> /dev/null | sort)
6
7
-NOTOEMOJI_VERSION := v2020-09-16-unicode13_1
+NOTOEMOJI_VERSION := v2.028
8
NOTOEMOJI_FONT := ./assets/NotoColorEmoji_$(NOTOEMOJI_VERSION).ttf
9
NOTOEMOJI_URL := https://github.com/googlei18n/noto-emoji/raw/$(NOTOEMOJI_VERSION)/fonts/NotoColorEmoji.ttf
10
NOTOEMOJI_DEST := ./src/noto-color-emoji.ttf
0 commit comments