pfb2pfa
convert a type1 pfb file (binary MSDOS) into a pfa (ASCII)
- Provided by: texlive-binaries (Version: 2024.20240313.70630+ds-6ubuntu2)
- Source: texlive-bin
- Report a bug
convert a type1 pfb file (binary MSDOS) into a pfa (ASCII)
pfb2pfa [-v] pfbfile [pfafile]
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.
Piet Tutelaers Maintained in TeX Live; please send bug reports or other correspondence to tex-k@tug.org (http://lists.tug.org/tex-k).