1PFBTOPS(1) General Commands Manual PFBTOPS(1)
2
3
4
6 pfbtops - translate Printer Font Binary files to PostScript ASCII
7
9 pfbtops [pfb-file]
10
11 pfbtops --help
12
13 pfbtops -v
14 pfbtops --version
15
17 pfbtops translates a PostScript font in Printer Font Binary (PFB) for‐
18 mat to ASCII, splitting overlong lines in text packets into smaller
19 chunks. If pfb-file is omitted, the PFB file will be read from the
20 standard input. The ASCII format PostScript font will be written on
21 the standard output. PostScript fonts for MS-DOS are normally supplied
22 in PFB format.
23
24 The resulting ASCII format PostScript font can be used with groff, if
25 it is first listed in /usr/share/groff/1.22.4/font/devps/download and
26 /usr/share/groff/1.22.4/font/devpdf/download.
27
29 --help Display a usage message and exit.
30
31 -v
32 --version
33 Display version information and exit.
34
36 grops(1), gropdf(1)
37
38
39
40groff 1.22.4 22 July 2021 PFBTOPS(1)