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 /po | |
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 'po')
-rw-r--r-- | po/en.po | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1210,6 +1210,9 @@ msgstr "On Dark" | |||
1210 | msgid "prefs.boldlink.light" | 1210 | msgid "prefs.boldlink.light" |
1211 | msgstr "On Light" | 1211 | msgstr "On Light" |
1212 | 1212 | ||
1213 | msgid "prefs.userfont" | ||
1214 | msgstr "Symbol font:" | ||
1215 | |||
1213 | msgid "prefs.linewidth" | 1216 | msgid "prefs.linewidth" |
1214 | msgstr "Line width:" | 1217 | msgstr "Line width:" |
1215 | 1218 | ||