-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathfnt.1
44 lines (44 loc) · 1015 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
41
42
43
44
.TH man 1 "12 Aug 2023" "1.9" "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 purge
deletes all data in FNTDATA and TARGET.
See \fBfnt info\fP for more information.
.TP
.I fnt preview agave
show a text-based preview of the font called agave.
.TP
.I fnt remove agave [agave-boo-autohinted.ttf]
remove a font package or selected fontfiles.
.TP
.I fnt list [\fIindex | fonts-agave\fP]
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