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
path: root/assets
diff options
context:
space:
mode:
authorBrad Erickson <eosrei@gmail.com>2016-02-20 04:48:27 +0300
committerBrad Erickson <eosrei@gmail.com>2016-02-20 04:48:27 +0300
commit62aa6aa30d1bc5a61ac1d30ccf54637d8a109a56 (patch)
treefeecac42dd65ae2df782d00a1c9683ebfa3b85df /assets
parent1a1545e96846156f18b3dc0203a059b0edd0a396 (diff)
svg: Add symlinks for missing ZWJ people glyphs
This is a waste of bytes within the font and will be handled as a subsitution in the future.
Diffstat (limited to 'assets')
l---------assets/svg/1f468-1f469-1f466.svg1
l---------assets/svg/1f469-2764-1f468.svg1
l---------assets/svg/1f469-2764-1f48b-1f468.svg1
-rw-r--r--assets/svg/README.md7
4 files changed, 9 insertions, 1 deletions
diff --git a/assets/svg/1f468-1f469-1f466.svg b/assets/svg/1f468-1f469-1f466.svg
new file mode 120000
index 0000000..6bcc95f
--- /dev/null
+++ b/assets/svg/1f468-1f469-1f466.svg
@@ -0,0 +1 @@
+../emojione-svg/1f46a.svg \ No newline at end of file
diff --git a/assets/svg/1f469-2764-1f468.svg b/assets/svg/1f469-2764-1f468.svg
new file mode 120000
index 0000000..9182c52
--- /dev/null
+++ b/assets/svg/1f469-2764-1f468.svg
@@ -0,0 +1 @@
+../emojione-svg/1f491.svg \ No newline at end of file
diff --git a/assets/svg/1f469-2764-1f48b-1f468.svg b/assets/svg/1f469-2764-1f48b-1f468.svg
new file mode 120000
index 0000000..70f7f45
--- /dev/null
+++ b/assets/svg/1f469-2764-1f48b-1f468.svg
@@ -0,0 +1 @@
+../emojione-svg/1f48f.svg \ No newline at end of file
diff --git a/assets/svg/README.md b/assets/svg/README.md
index 5f6212b..5f92d26 100644
--- a/assets/svg/README.md
+++ b/assets/svg/README.md
@@ -1,3 +1,8 @@
-SVGs to fill in where the EmojiOne is missing characters to create a font.
+SVGs to fill in where the Emoji One is missing characters needed to create a complete font.
* 1f1e6 -> 1f1ff: Heavily modified Regional Indicators from twemoji.
+* 1f468-1f469-1f466.svg -> ../emojione-svg/1f46a.svg: Symbolic link for *family: man, woman, boy*
+* 1f469-2764-1f468.svg -> ../emojione-svg/1f491.svg: Symbolic link for *couple with heart: woman, man*
+* 1f469-2764-1f48b-1f468.svg -> ../emojione-svg/1f48f.svg: Symbolic link for *kiss: woman, man*
+
+