| Developer's Daily | Unix by Example |
| main | java | perl | unix | dev directory | web log |
|
pfbtops − translate a PostScript font in .pfb format to ASCII |
|
pfbtops [ pfb_file ] |
|
pfbtops translates a PostScript font in .pfb format to ASCII. 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. It must first be listed in /usr/lib/groff/font/devps/download. |
|
grops(1) |