1GRUB-MKFONT(1)                   User Commands                  GRUB-MKFONT(1)
2
3
4

NAME

6       grub-mkfont - make GRUB font files
7

SYNOPSIS

9       grub-mkfont [OPTION...] [OPTIONS] FONT_FILES
10

DESCRIPTION

12       Convert common font file formats into PF2
13
14       -a, --force-autohint
15              force autohint
16
17       -b, --bold
18              convert to bold font
19
20       -c, --asce=NUM
21              set font ascent
22
23       -d, --desc=NUM
24              set font descent
25
26       -i, --index=NUM
27              select face index
28
29       --no-bitmap
30              ignore bitmap strikes when loading
31
32       --no-hinting
33              disable hinting
34
35       -n, --name=NAME
36              set font family name
37
38       -o, --output=FILE
39              save output in FILE [required]
40
41       -r, --range=FROM-TO[,FROM-TO]
42              set font range
43
44       -s, --size=SIZE
45              set font size
46
47       -v, --verbose
48              print verbose messages.
49
50       -?, --help
51              give this help list
52
53       --usage
54              give a short usage message
55
56       -V, --version
57              print program version
58
59       Mandatory  or  optional arguments to long options are also mandatory or
60       optional for any corresponding short options.
61

REPORTING BUGS

63       Report bugs to <bug-grub@gnu.org>.
64

SEE ALSO

66       grub-mkconfig(8)
67
68       The full documentation for grub-mkfont is maintained as a Texinfo  man‐
69       ual.   If  the  info and grub-mkfont programs are properly installed at
70       your site, the command
71
72              info grub-mkfont
73
74       should give you access to the complete manual.
75
76
77
78GRUB 2.06                        January 2023                   GRUB-MKFONT(1)
Impressum