Font conversion

  • Thread starter Thread starter Riggs
  • Start date Start date
R

Riggs

Does anyone know of a font conversion program that will convert pfm fonts
to ttf?

Thanks.

--
 
A .pfm isn't a font, it's a binary ``PostScript Font Metrics'' file.
The matching .pfb is the font --- you'll need both files.

FontForge is the only free program I'm aware of which will accept a
Type 1 PostScript font and convert it to a TrueType.

William
 
A .pfm isn't a font, it's a binary ``PostScript Font Metrics'' file.
The matching .pfb is the font --- you'll need both files.

FontForge is the only free program I'm aware of which will accept a
Type 1 PostScript font and convert it to a TrueType.

William

Thank you.




--
 
Back
Top