Scroll to navigation

PSFGETTABLE(1) Linux User's Manual PSFGETTABLE(1)

NAME

psfgettable - extract the embedded Unicode character table from a console font
 

SYNOPSIS

psfgettable fontfile [outfile]
 

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 psfaddtable(1). If the font file name is a single dash (-), the font is read from standard input.
 

SEE ALSO

consolechars(8), psfaddtable(1), psfstriptable(1).
28 Oct 1997 Console tools