Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!samsung!think.com!snorkelwacker.mit.edu!ai-lab!wheat-chex!bkph From: bkph@wheat-chex.ai.mit.edu (Berthold K.P. Horn) Newsgroups: comp.text.tex Subject: Re: PFM->AFM? Message-ID: <16605@life.ai.mit.edu> Date: 21 Jun 91 13:28:46 GMT References: <9106201705.AA29752@ucbvax.Berkeley.EDU> Sender: news@ai.mit.edu Lines: 11 In-reply-to: NORM@IONAACAD.BITNET's message of 20 Jun 91 16:53:00 GMT PFM files contain character width and kerning information, but nothing about ligatures - or all those other goodies found in AFM files. Character widths can also be extracted from the PFB (painfully), but there is no kerning information in a PFB file. So the answer is that you can get an incomplete AFM file from a PFM file, which perhaps you could then hand-edit to insert the missing stuff. To be useful, PFB files should always come with AFM files attached...