nesterus
moved contents of presentations repo
d90acf0
raw
history blame contribute delete
492 Bytes
copr-some-nice-fonts
====================
This is a Fedora/CentOS repo for easy installing of some nice fonts. This
includes the following fonts:
- Arial
- Comic Sans MS
- Courier New
- Georgia
- Helvetica Neue
- Helvetica
- Lucida Sans Unicode
- Tahoma
- Times New Roman
- Trebuchet MS
- Verdana
Using it
--------
sudo dnf copr enable adrienverge/some-nice-fonts
sudo dnf install some-nice-fonts
Building it
-----------
cp *.ttf ~/rpmbuild/SOURCES && rpmbuild -ba some-nice-fonts.spec