1. NAME▲
psfgettable - extract the embedded Unicode character table from a console font
2. SYNOPSIS ▲
psfgettable fontfile [ outfile ]
3. DESCRIPTION ▲
psfgettable extracts the embedded Unicode character table from a .psf format console font into a human readable ASCII file of the format used by
R psfaddtable (1). If the font file name is a single dash (-), the font is read from standard input.
4. SEE ALSO ▲
R setfont (8),
R psfaddtable (1),
R psfstriptable (1),
R psfxtable (1)