NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COLOPHON

PSFXTABLE(1)               General Commands Manual              PSFXTABLE(1)

NAME         top

       psfxtable - handle Unicode character tables for console fonts

SYNOPSIS         top

       psfxtable [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]

DESCRIPTION         top

       psfxtable handles the embedded Unicode character table for .psf
       format console fonts. It reads a font and possibly a table and writes
       a font and/or a table.  psfaddtable(1), psfgettable(1) and
       psfstriptable(1) are links to it.
       Each of the filenames infont, outfont, intable, and outtable may be
       replaced by a single dash (-), in which case standard input or
       standard output is used.  If no -i option is given, the font is read
       from standard input.  If no -it or -o or -ot option is given, no
       input table is read or no output font or output table is written.
       By default the output font (if any) will have a Unicode table when
       either the input font has one, or an explicit table (which overrides
       an input font table) has been provided.  The option -nt causes output
       of a font without table.  When outfont is requested it will get a
       psf1 header when infont has a psf1 header and intable does not have
       sequences and a psf2 header otherwise.

SEE ALSO         top

       setfont(8), psfaddtable(1), psfgettable(1), psfstriptable(1)

COLOPHON         top

       This page is part of the kbd (Linux keyboard tools) project.
       Information about the project can be found at 
       ⟨http://www.kbd-project.org/⟩.  If you have a bug report for this man‐
       ual page, send it to kbd@lists.altlinux.org.  This page was obtained
       from the project's upstream Git repository 
       ⟨git://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git⟩ on
       2017-07-05.  If you discover any rendering problems in this HTML ver‐
       sion of the page, or you believe there is a better or more up-to-date
       source for the page, or you have corrections or improvements to the
       information in this COLOPHON (which is not part of the original man‐
       ual page), send a mail to man-pages@man7.org
                                 9 Dec 1999                     PSFXTABLE(1)

Pages that refer to this page: psfaddtable(1)psfgettable(1)psfstriptable(1)