summaryrefslogtreecommitdiff
path: root/pfbtops/pfbtops.man
blob: 6e8f5e47469d299aade62b7b152d610426fc8535 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.\" -*- nroff -*-
.TH PFBTOPS @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
.SH NAME
pfbtops \- translate a PostScript font in .pfb format to ASCII
.SH SYNOPSIS
.B pfbtops
[
.I pfb_file
]
.SH DESCRIPTION
.B pfbtops
translates a PostScript font in
.B .pfb
format to ASCII.
If
.I pfb_file
is omitted the pfb file will be read from the standard input.
The ASCII format PostScript font will be written on the standard output.
PostScript fonts for MS-DOS are normally supplied in
.B .pfb
format.
.LP
The resulting ASCII format PostScript font can be used with groff.
It must first be listed in
.BR @FONTDIR@/devps/download .
.SH "SEE ALSO"
.BR grops (@MAN1EXT@)