File: psfstriptable.1

package info (click to toggle)
manpages-l10n 4.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 828,120 kB
  • sloc: sh: 3,861; python: 869; perl: 409; makefile: 370; sed: 15; 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)