File size: 492 Bytes
d90acf0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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