Linux Commands Examples

A great documentation place for Linux commands

pfb2pfa

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

Synopsis

pfb2pfa [-v] pfbfile [pfafile]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

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[:at:]urc.tue[:dot:]nl>

How can this site be more helpful to YOU ?


give  feedback