home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / fonts / 3432 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.5 KB

  1. Path: sparky!uunet!news.centerline.com!noc.near.net!news.bbn.com!hsdndev!news.cs.umb.edu!karl
  2. From: karl@cs.umb.edu (Karl Berry)
  3. Newsgroups: comp.fonts
  4. Subject: Re: (Help)create TeX pk/tfm from scanned image/logo
  5. Message-ID: <KARL.92Nov20221807@ra.cs.umb.edu>
  6. Date: 21 Nov 92 03:18:07 GMT
  7. References: <1992Nov16.090443.18748@ntuix.ntu.ac.sg>
  8.     <1992Nov18.075731.1@zodiac.rutgers.edu>
  9. Sender: news@cs.umb.edu (USENET News System)
  10. Reply-To: karl@cs.umb.edu
  11. Organization: University of Massachusetts at Boston
  12. Lines: 20
  13. In-Reply-To: leichter@zodiac.rutgers.edu's message of 18 Nov 92 12: 57:31 GMT
  14. Nntp-Posting-Host: ra.cs.umb.edu
  15.  
  16.  
  17.     | After run through scanner, I have obtained the university logo 
  18.     | in WMF/PCX/GIF/CGM/EPS... format. How do I create a .tfm and .pk
  19.     | file from that, so I can use them in LaTeX without \special and
  20.     | DVIPS?
  21.  
  22.     In principle, this is easy; in practice, it's not because there is no standard
  23.     software around to provide this transformation.
  24.  
  25. One of the programs in the GNU font utilities (imageto) can read PBM
  26. files and output GF files.  (Then you run gftopk to get a PK file.)
  27. Another one (fontconvert -tfm) can read GF files and output TFM files.
  28.  
  29. You can get the fontutils from prep.ai.mit.edu:pub/gnu or any other GNU
  30. archive site.  You need GCC and GNU make to compile them, though, so it
  31. may not be worth it to you for this task if you don't already have them.
  32.  
  33. --
  34. karl@cs.umb.edu
  35. Member of the League for Programming Freedom---write to lpf@uunet.uu.net.
  36.