/copr-some-nice-fonts

Some nice fonts including Arial, Courier New, Helvetica, etc. for Fedora and CentOS

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