View | Details | Raw Unified | Return to bug 248395
Collapse All | Expand All

(-)usr.bin/vtfontcvt/vtfontcvt.8 (-2 / +2 lines)
Lines 52-58 Link Here
52
.It Fl h Ar height
52
.It Fl h Ar height
53
Set font height.
53
Set font height.
54
The default is 16.
54
The default is 16.
55
Font height is set automatically for HEX files that have a
55
Font height is set automatically for BDF files and for HEX files that have a
56
.Ql # Height: Ar height
56
.Ql # Height: Ar height
57
comment before any font data.
57
comment before any font data.
58
.It Fl v
58
.It Fl v
Lines 60-66 Link Here
60
.It Fl w Ar width
60
.It Fl w Ar width
61
Set font width.
61
Set font width.
62
The default is 8.
62
The default is 8.
63
Font width is set automatically for HEX files that have a
63
Font width is set automatically for BDF files and for HEX files that have a
64
.Ql # Width: Ar width
64
.Ql # Width: Ar width
65
comment before any font data.
65
comment before any font data.
66
.El
66
.El

Return to bug 248395