Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:fonts [2019/06/18 09:57] – [microsoft fonts] lamboringo | linux:fonts [2019/06/19 07:53] (current) – [Firacode] lamboringo | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== fedora linux ==== | + | ===== fedora linux ===== |
Fonts are located in ''/ | Fonts are located in ''/ | ||
Line 7: | Line 7: | ||
For some applications to see the new fonts: '' | For some applications to see the new fonts: '' | ||
- | ==== microsoft fonts ==== | + | ===== microsoft fonts ===== |
+ | ==== core fonts ==== | ||
maybe install | maybe install | ||
dnf list rpm-build cabextract ttmkfdir | dnf list rpm-build cabextract ttmkfdir | ||
Line 28: | Line 29: | ||
dnf install / | dnf install / | ||
+ | ==== wingdings ==== | ||
- | ==== fonts for programming ==== | + | from https:// |
+ | git clone https:// | ||
+ | cd ttf-wps-fonts/ | ||
+ | cp *.ttf *.TTF ~/ | ||
+ | |||
+ | |||
+ | |||
+ | ===== fonts for programming | ||
Described on https:// | Described on https:// | ||
- | === Firacode === | + | ==== Firacode ==== |
+ | |||
+ | Edit 2019-06, a repo is available (not tested so far): https:// | ||
site: https:// | site: https:// |