diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/fedora-40/man1/psfgettable.1 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/fedora-40/man1/psfgettable.1')
-rw-r--r-- | upstream/fedora-40/man1/psfgettable.1 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/upstream/fedora-40/man1/psfgettable.1 b/upstream/fedora-40/man1/psfgettable.1 new file mode 100644 index 00000000..34c8e24d --- /dev/null +++ b/upstream/fedora-40/man1/psfgettable.1 @@ -0,0 +1,22 @@ +.\" @(#)psfgettable.1 +.TH PSFGETTABLE 1 "25 Oct 1994" "kbd" +.SH NAME +psfgettable \- extract the embedded Unicode character table from a console font +.SH SYNOPSIS +.B psfgettable +.I fontfile +.RI [ outfile ] +.SH DESCRIPTION +.IX "psfgettable command" "" "\fLpsfgettable\fR command" +.LP +.B psfgettable +extracts the embedded Unicode character table from a .psf format +console font into a human readable ASCII file of the format used by +.BR psfaddtable (1). +If the font file name is a single dash (\-), the font is read from +standard input. +.SH "SEE ALSO" +.BR setfont (8), +.BR psfaddtable (1), +.BR psfstriptable (1), +.BR psfxtable (1) |