summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-04-12 04:22:49 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2024-04-12 04:22:49 -0400
commit964dc3049eda8a0fc8c48299cafc5d46309a962b (patch)
tree7e2698de557d720538e4f499966d69744b0da152
parent8130d61b6095d3ef1aa9781a7fef43d60d3b8c31 (diff)
downloadabaddon-portaudio-964dc3049eda8a0fc8c48299cafc5d46309a962b.tar.gz
abaddon-portaudio-964dc3049eda8a0fc8c48299cafc5d46309a962b.zip
update emojis ttf for windows
-rw-r--r--res/fonts/Twemoji-15.0.3.ttfbin0 -> 7409592 bytes
-rw-r--r--res/fonts/TwitterColorEmoji.ttfbin7656676 -> 0 bytes
-rw-r--r--res/fonts/conf.d/55-emoji-prepend.conf2
3 files changed, 1 insertions, 1 deletions
diff --git a/res/fonts/Twemoji-15.0.3.ttf b/res/fonts/Twemoji-15.0.3.ttf
new file mode 100644
index 0000000..402a1d0
--- /dev/null
+++ b/res/fonts/Twemoji-15.0.3.ttf
Binary files differ
diff --git a/res/fonts/TwitterColorEmoji.ttf b/res/fonts/TwitterColorEmoji.ttf
deleted file mode 100644
index 3e41671..0000000
--- a/res/fonts/TwitterColorEmoji.ttf
+++ /dev/null
Binary files differ
diff --git a/res/fonts/conf.d/55-emoji-prepend.conf b/res/fonts/conf.d/55-emoji-prepend.conf
index b56cebb..049e6c3 100644
--- a/res/fonts/conf.d/55-emoji-prepend.conf
+++ b/res/fonts/conf.d/55-emoji-prepend.conf
@@ -3,7 +3,7 @@
<fontconfig>
<match>
<edit name="family" mode="prepend" binding="weak">
- <string>Twitter Color Emoji</string>
+ <string>Twemoji 128</string>
</edit>
</match>
</fontconfig> \ No newline at end of file