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

displayfont - display linux console font

Author

       Cyril Slobin <slobin@iname.com>

               Public Domain
               Made on Earth

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

Bugs

       Linux-specific; was not tested on non-i386 systems.

Description

       The displayfont program displays given font on console; if font is omitted, displays current font. All
       characters are shown, regardless of their possible special meaning. The program hardly attempts to
       restore original console state, font and unicode mapping after usage. 512-character fonts are handled as
       well.

Name

       displayfont - display linux console font

Options

-8, -14, -16
           Select font size for files in codepage format (.cp).

       -keep
           Do not restore original font and unicode mapping. May be abbreviated to -k.

See Also

console(4), setfont(8), showconsolefont(8).

Synopsis

displayfont [-8|-14|-16] [-k[eep]] [font]

See Also