File: psfstriptable.1

package info (click to toggle)
kbd 2.7.1-2%2Bexp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 16,852 kB
  • sloc: ansic: 13,572; javascript: 3,038; sh: 759; pascal: 643; makefile: 578; lex: 525; yacc: 352; perl: 126; python: 96; sed: 6
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)