-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
fnt.1
40 lines (40 loc) · 863 Bytes
/
fnt.1
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
30
31
32
33
34
35
36
37
38
39
40
.TH man 1 "12 Aug 2023" "1.8" "font downloader and manager"
.SH NAME
fnt \- download and install fonts
.SH SYNOPSIS
.TP
\fBfnt\fP \fIcommand\fP [\fIargument\fP]
.SH DESCRIPTION
This tool helps you to download vector fonts from
Debian sid, and Google Web Fonts.
.SH EXAMPLES
.TP
.I fnt update
update font index.
.TP
.I fnt info
show available/installed font summary.
.TP
.I fnt search aga
search for fonts named aga.
.TP
.I fnt install agave
install the font called agave.
.TP
.I fnt preview agave
show a text-based preview of the font called agave.
.TP
.I fnt remove agave
remove the font files from the package agave.
.TP
.I fnt list
list installed fonts with glyphcount.
.SH SEE ALSO
birdfont(1),
bdf2sfd(1).
.SH BUGS
Please report to https://github.com/alexmyczko/fnt/issues
.SH AUTHOR
Alex Myczko <[email protected]>
.SH INTERNET
https://github.com/alexmyczko/fnt