Command Section

PFBTOPS(1)              FreeBSD General Commands Manual             PFBTOPS(1)

NAME
       pfbtops - translate Printer Font Binary files to PostScript ASCII

SYNOPSIS
       pfbtops [pfb-file]

       pfbtops --help

       pfbtops -v
       pfbtops --version

DESCRIPTION
       pfbtops translates a PostScript font in Printer Font Binary (PFB)
       format to ASCII, splitting overlong lines in text packets into smaller
       chunks.  If 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 PFB format.

       The resulting ASCII format PostScript font can be used with groff, if
       it is first listed in /usr/local/share/groff/1.22.4/font/devps/download
       and /usr/local/share/groff/1.22.4/font/devpdf/download.

OPTIONS
       --help Display a usage message and exit.

       -v
       --version
              Display version information and exit.

SEE ALSO
       grops(1), gropdf(1)

groff 1.22.4                   18 November 2018                     PFBTOPS(1)

Command Section

man2web Home...