home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 4967 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.4 KB

  1. Path: sparky!uunet!oracle!pyramid!infmx!news
  2. From: cortesi@informix.com (David Cortesi)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: font install query
  5. Keywords: font adobe afm prebuild screenafm
  6. Message-ID: <1992Aug31.230605.11512@informix.com>
  7. Date: 31 Aug 92 23:06:05 GMT
  8. Sender: news@informix.com (Usenet News)
  9. Reply-To: cortesi@informix.com
  10. Distribution: na
  11. Organization: Informix Software, Inc.
  12. Lines: 21
  13.  
  14. I am trying to install a new font and running into a mismatch
  15. between the NeXT documentation and the Adobe deliverables.
  16.  
  17. The first step requires an "outline font" file; by examining
  18. the existing ones I see these are PostScript files. The other two
  19. steps are "prebuild" and "screenafm" both taking "a set of screen
  20. bitmap files" which are supposed to be Adobe's "Character Bitmap
  21. Distribution Format (CBDF)."
  22.  
  23. What I have is an Adobe font package sold for a PC, and on the
  24. diskettes are outline fonts in BINARY with the file
  25. suffixes ".pfb"; and screen bitmap files which are also
  26. binary with suffixes ".afb".
  27.  
  28. By sheer chance I have a program that converts a .pfb file
  29. into an editable PostScript file that looks *pretty*
  30. much like the existing ones ("psdl" from the Eroff
  31. package). But the .afb files are unacceptable to
  32. "prebuild" and "screenafm" So: Is there any way to get
  33. from an Adobe ".afb" file to a "CBDF" file? Or do I have to
  34. order this package all over again?
  35.