home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9796 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hart
  3. From: hart@waterloo.hp.com (Tony Hart)
  4. Subject: Re: scftosnf or some related utility
  5. Sender: news@waterloo.hp.com (NetNews)
  6. Message-ID: <BtoAMo.IJn@waterloo.hp.com>
  7. Date: Fri, 28 Aug 1992 02:51:59 GMT
  8. References: <oebIinC00WBL86V2Yi@andrew.cmu.edu>
  9. Organization: HP Panacom Div Waterloo ON Canada
  10. X-Newsreader: Tin 1.1.3 PL5
  11. Lines: 23
  12.  
  13. Sean McLinden (sean+@andrew.cmu.edu) wrote:
  14. : I am almost sure that I have seen the answer to this before, but I cannot
  15. : seem to remember where. We are installing the X11R5 distribution with the
  16. : server contributions but I want to be able to use the fonts distributed
  17. : with HP's X11R4 (scf format), especially for VUE. Do aliases exist or is
  18. : there a routine for doing this in R5?
  19.  
  20. Since ".scf" files are just compressed ".snf" files, you can do something like
  21.  
  22.     uncompress <foobar.scf >foobar.snf
  23.  
  24. to do the comversion.
  25.  
  26. Hope this helps!
  27.  
  28. Tony Hart,
  29. Panacom Automation Division,
  30. Hewlett-Packard (Canada) Ltd.
  31.  
  32. Standard Disclaimer:
  33. All opinions expressed are my own and do not represent an official statement of
  34. the Hewlett-Packard Company.
  35.