home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / programm / 8070 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.9 KB

  1. Xref: sparky comp.sys.next.programmer:8070 comp.lang.postscript:6231
  2. Path: sparky!uunet!dtix!darwin.sura.net!newsserver.jvnc.net!jvnc.net!mitl.com!josh
  3. From: josh@MITL.COM (Joshua A. Tauber)
  4. Newsgroups: comp.sys.next.programmer,comp.lang.postscript
  5. Subject: Installing a type 3 font
  6. Summary: Unable to install type 3 font under NextStep 2.1
  7. Keywords: NextStep, font, type 3
  8. Message-ID: <1993Jan11.190510.3516@MITL.COM>
  9. Date: 11 Jan 93 19:05:10 GMT
  10. Sender: news@MITL.COM
  11. Organization: Matsushita Information Technology Laboratory, Princeton, NJ
  12. Lines: 31
  13. Originator: josh@awabi
  14.  
  15. I am trying to create/install a type 3 font on a NeXT (NextStep 2.1).
  16.  
  17. The PostScript for defining the font works.  By that I mean that I can
  18. include it in the prolog of a PostScript page description and use it
  19. to show text on a page (findfont, scalefont, selectfont, show, etc.)
  20.  
  21. I have also created a .afm file (by modifying one from another type 3
  22. font) which at least allows me to have the font appear in the NextStep
  23. font panel.  (I have placed both the PS font description and the .afm
  24. file in a directory under ~/Library and run buildafmdir on them.) I
  25. believe the .afm file is correct. 
  26.  
  27. I can select the font in the font panel and type. (I am using edit.)
  28.  
  29. Never the less, text in my font does not appear on the page. 
  30. Error messages appear on the console complaining that:
  31.  
  32. Jan 11 12:51:20 amber Edit[6618]: DPS client library error: PostScript program error, DPSContext 48160
  33. Jan 11 12:51:20 amber Edit[6618]: %%[ Error: undefined; OffendingCommand: workdict ]%%
  34.  
  35. workdict is a dictionary defined in the PostScript file defining
  36. the font.
  37.  
  38. Any help would be appreciated.
  39.  
  40.                                         -jat42
  41. -- 
  42. Joshua A. Tauber
  43. Matsushita Information Technology Laboratory  | Email: josh@mitl.com
  44. 182 Nassau Street, Third Floor              | Phone: +1 609 497-4600
  45. Princeton, NJ  08542-7072 USA              | Fax:   +1 609 497-4013
  46.