home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10479 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.3 KB

  1. Xref: sparky comp.sys.hp:10479 comp.windows.x:16718
  2. Newsgroups: comp.sys.hp,comp.windows.x
  3. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!scd.hp.com!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hart
  4. From: hart@waterloo.hp.com
  5.  (Tony Hart)
  6. Subject: Re: scf font files
  7. Sender: news@waterloo.hp.com (NetNews)
  8. Message-ID: <BunGGy.Mqt@waterloo.hp.com>
  9. Date: Wed, 16 Sep 1992 02:34:09 GMT
  10. References: <1992Sep15.205237.25909@dickens.com>
  11. Organization: HP Panacom Div Waterloo ON Canada
  12. X-Newsreader: TIN [version 1.1.1 PL6]
  13. Lines: 22
  14.  
  15. Joe Dudar (jd@dickens.com) wrote:
  16. :     I need some information on .scf font files.  I have an HP 9000/800
  17. : which has quite a few of these on it, and I'd like to be able to convert them
  18. : to .snf format so that they'll be compatible with a particular X server.
  19.  
  20. Since .scf fonts are just compressed .snf fonts, you can do something like:
  21.  
  22.     uncompress <foobar.scf >foobar.snf
  23.  
  24. Use 'snftobdf' to convert to BDF format, then run 'bdftosnf' on the other
  25. machine. You should be able to find the source code for 'snftobdf' at various 
  26. sites; in particular, I believe it's available from the MIT machine.
  27.  
  28. Hope this helps!
  29.  
  30. Tony Hart,
  31. Panacom Automation Division,
  32. Hewlett-Packard (Canada) Ltd.
  33.  
  34. Standard Disclaimer:
  35. All opinions expressed are my own and do not represent an official statement of
  36. the Hewlett-Packard Company.
  37.