Pegasus InfoCorp: Web site design and web software development company

PERL (1)

convert a type1 pfb file (binary MSDOS) into a pfa (ASCII)

SYNOPSIS

    pfb2pfa [-v] pfbfile [pfafile]

DESCRIPTION

    Program converts a binary MSDOS representation for a type1 PostScript font into a readable ASCII version. The MSDOS newline (\\r) is converted into the UNIX newline (\\n). The output is written in a file whose name is the name that is provided on the command line or the basename of the input file plus extension ".pfa".

    With the -v option you get some information about what the program is doing.

AUTHOR

    Piet Tutelaers
    rcpt@urc.tue.nl
    

    \"-*- nroff -*- Copyright (C) 1989-1995 Free Software Foundation, Inc.

    Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

    Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

    Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English.