File: psfgettable.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 (21 lines) | stat: -rw-r--r-- 571 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
.\" @(#)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
.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)