File: psfstriptable.1

package info (click to toggle)
manpages-l10n 4.27.0-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 1,001,980 kB
  • sloc: sh: 4,067; makefile: 913; python: 885; perl: 442; sed: 16; lisp: 3
file content (22 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.\" @(#)psfstriptable.1
.TH PSFSTRIPTABLE 1 "25 Oct 1994" "kbd"
.SH NAME
psfstriptable \- remove the embedded Unicode character table from a console font
.SH SYNOPSIS
.B psfstriptable
.I fontfile outfile
.SH DESCRIPTION
.LP
.B psfstriptable
reads a .psf format console font from 
.IR fontfile ,
removes the embedded Unicode font table if there is one,
and writes the result to
.IR outfile .
An input file name of "\-" denotes standard input,
and an output file name of "\-" denotes standard output.
.SH "SEE ALSO"
.BR setfont (8),
.BR psfaddtable (1),
.BR psfgettable (1),
.BR psfxtable (1)