Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpl-opus!hpnmdla!hpsadle!walter From: walter@hpsadle.HP.COM (Walter Coole) Newsgroups: comp.sources.wanted Subject: Re: tfmtogf (TeX font converter) wanted Message-ID: <720033@hpsadle.HP.COM> Date: 29 Mar 91 00:06:14 GMT References: <5730@tahoe.unr.edu> Organization: HP Signal Analysis Division - Rohnert Park, CA Lines: 6 There is no tfmtogf or viceversa programs; the .tfm has metric information, the .gf has bitmap information. They are usually used together and generated from the same source, frequently a .mf file. Most sites use the .pk (compressed) format instead of the .gf files. gftopk and pktogf are available on labrea.stanford.edu and other sites that distribute TeX or METAFONT.