summaryrefslogtreecommitdiff
path: root/system/fnt/README
blob: d3eb846bc15d90ac0aa6dbdd5ddec7a6f0e6c567 (plain)
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
fnt is the APT for fonts in UNIX like operating systems

It downloads fonts from Debian-Sid and Google fonts,
these fonts are prefixed with font- and google- respectively.

It can be run as normal user.

Note: It includes font metapackges in its search list
do not install that.

Usage:

To run first update the font index

$ fnt update

To install:

$ fnt install agave

To uninstall a font

$ fnt remove agave

This work is licensed under the MIT License.