Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Erickson <eosrei@gmail.com>2016-06-10 01:46:44 +0300
committerBrad Erickson <eosrei@gmail.com>2016-06-10 01:46:44 +0300
commitc470e82d3943e7064209019a50b5ec9bd05d3956 (patch)
tree410f5708ddee781676b2b5c02fe8f2db3b09b408 /linux/tests/tests.sh
parent55c1ca587aa01024808f6c9be847e35d2ddf3d0e (diff)
build/readme: Rename "Emoji One" to "EmojiOne"
Ranks Inc. rebranded to remove the space in the title.
Diffstat (limited to 'linux/tests/tests.sh')
-rwxr-xr-xlinux/tests/tests.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/tests/tests.sh b/linux/tests/tests.sh
index 3ae3c7a..94be00c 100755
--- a/linux/tests/tests.sh
+++ b/linux/tests/tests.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Tests of fontconfig configuration for Bitstream Vera and Emoji One Color.
+# Tests of fontconfig configuration for Bitstream Vera and EmojiOne Color.
#
# The first two lines of the results of fc-match for each font request are
# are compared to known correct results. Any differences are shown.
@@ -18,7 +18,7 @@ FONTS[5]="Bitstream Vera Sans"
FONTS[6]="Bitstream Vera Serif"
FONTS[7]="Bitstream Vera Sans Mono"
FONTS[8]="emoji"
-FONTS[9]="Emoji One Color"
+FONTS[9]="EmojiOne Color"
FONTS[10]="Apple Color Emoji"
FONTS[11]="Segoe UI Emoji"
FONTS[12]="Noto Color Emoji"