diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-25 18:25:40 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-25 18:25:51 +0300 |
commit | f53e6d34fbb8d2f2fb54aff8b746b1c5d06fe497 (patch) | |
tree | c8cbe09db582b66262dd6472bd55be7b485fdf66 /res/fonts | |
parent | 54d38100bb49a34f9ad11570e0144dc1ec006858 (diff) |
Removed Symbola, replaced with other/new fonts
Symbola's license is not permissive enough, so it has been removed. Added "Smol Emoji" with face emoticons and other UI characters for Lagrange. More symbols provided by Noto Sans Symbols and Noto Sans Symbols 2.
The fallback fonts are now Iosevka, which has a pretty good coverage (although monospace), and the user's chosen TrueType font (which could still be a local copy of Symbola).
Still a work in progress: some characters are missing.
IssueID #283
Diffstat (limited to 'res/fonts')
-rw-r--r-- | res/fonts/NotoSansSymbols-Regular.ttf | bin | 0 -> 168520 bytes |
-rw-r--r-- | res/fonts/NotoSansSymbols2-Regular.ttf | bin | 0 -> 583072 bytes |
-rw-r--r-- | res/fonts/SmolEmoji-Regular.ttf | bin | 0 -> 40384 bytes |
-rw-r--r-- | res/fonts/Symbola.ttf | bin | 3310696 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/res/fonts/NotoSansSymbols-Regular.ttf b/res/fonts/NotoSansSymbols-Regular.ttf new file mode 100644 index 00000000..68847551 --- /dev/null +++ b/res/fonts/NotoSansSymbols-Regular.ttf | |||
Binary files differ | |||
diff --git a/res/fonts/NotoSansSymbols2-Regular.ttf b/res/fonts/NotoSansSymbols2-Regular.ttf new file mode 100644 index 00000000..79706435 --- /dev/null +++ b/res/fonts/NotoSansSymbols2-Regular.ttf | |||
Binary files differ | |||
diff --git a/res/fonts/SmolEmoji-Regular.ttf b/res/fonts/SmolEmoji-Regular.ttf new file mode 100644 index 00000000..de7cf07f --- /dev/null +++ b/res/fonts/SmolEmoji-Regular.ttf | |||
Binary files differ | |||
diff --git a/res/fonts/Symbola.ttf b/res/fonts/Symbola.ttf deleted file mode 100644 index f4bb1b7b..00000000 --- a/res/fonts/Symbola.ttf +++ /dev/null | |||
Binary files differ | |||