summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/grub2-mkfont.1
blob: b120aa81877011738aefdc7c38e81e982f720ff0 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH GRUB-MKFONT "1" "February 2024" "GRUB2 2.12" "User Commands"
.SH NAME
grub-mkfont \- make GRUB font files
.SH SYNOPSIS
.B grub-mkfont
[\fI\,OPTION\/\fR...] [\fI\,OPTIONS\/\fR] \fI\,FONT_FILES\/\fR
.SH DESCRIPTION
Convert common font file formats into PF2
.TP
\fB\-a\fR, \fB\-\-force\-autohint\fR
force autohint
.TP
\fB\-b\fR, \fB\-\-bold\fR
convert to bold font
.TP
\fB\-c\fR, \fB\-\-asce\fR=\fI\,NUM\/\fR
set font ascent
.TP
\fB\-d\fR, \fB\-\-desc\fR=\fI\,NUM\/\fR
set font descent
.TP
\fB\-i\fR, \fB\-\-index\fR=\fI\,NUM\/\fR
select face index
.TP
\fB\-\-no\-bitmap\fR
ignore bitmap strikes when loading
.TP
\fB\-\-no\-hinting\fR
disable hinting
.TP
\fB\-n\fR, \fB\-\-name\fR=\fI\,NAME\/\fR
set font family name
.TP
\fB\-o\fR, \fB\-\-output\fR=\fI\,FILE\/\fR
save output in FILE [required]
.TP
\fB\-r\fR, \fB\-\-range\fR=\fI\,FROM\-TO[\/\fR,FROM\-TO]
set font range
.TP
\fB\-s\fR, \fB\-\-size\fR=\fI\,SIZE\/\fR
set font size
.TP
\fB\-v\fR, \fB\-\-verbose\fR
print verbose messages.
.TP
\-?, \fB\-\-help\fR
give this help list
.TP
\fB\-\-usage\fR
give a short usage message
.TP
\fB\-V\fR, \fB\-\-version\fR
print program version
.PP
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
.SH "REPORTING BUGS"
Report bugs to <bug\-grub@gnu.org>.
.SH "SEE ALSO"
.BR grub-mkconfig (8)
.PP
The full documentation for
.B grub-mkfont
is maintained as a Texinfo manual.  If the
.B info
and
.B grub-mkfont
programs are properly installed at your site, the command
.IP
.B info grub-mkfont
.PP
should give you access to the complete manual.