logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dumppsf - converts psf file to readable ASCII file.

Author

       Victor Wagner <vitus@ice.ru>

perl v5.40.0                                       2024-11-09                                         DUMPPSF(1)

Bugs

       No undumppsf script is written yet, so it is impossible to edit ASCII representation of font and convert
       back

Description

       This script takes psf font with unicode mapping as an argument, and produces text file where all
       characters from this font are represented graphically. It allows to preview Linux console font even there
       is no Linux console around.

Name

       dumppsf - converts psf file to readable ASCII file.

See Also

displayfont(1), raw2psf(1), consolechars(1)

Synopsis

          dumppsf fontfile

See Also