1. NAME▲
psfstriptable - remove the embedded Unicode character table from a console font
2. SYNOPSIS ▲
psfstriptable fontfile outfile
3. DESCRIPTION ▲
psfstriptable reads a .psf format console font from fontfile , removes the embedded Unicode font table if there is one, and writes the result to outfile . An input file name of "-" denotes standard input, and an output file name of "-" denotes standard output.
4. SEE ALSO ▲
R setfont (8),
R psfaddtable (1),
R psfgettable (1),
R psfxtable (1)