Xref: utzoo comp.sys.next:12992 comp.lang.postscript:7625 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ncar!gatech!purdue!haven!wam!wor.umd.edu!mikec From: mikec@wam.umd.edu (Michael D. Callaghan) Newsgroups: comp.sys.next,comp.lang.postscript Subject: Font Directory Printing Message-ID: <1991Feb19.034200.27969@wam.umd.edu> Date: 19 Feb 91 03:42:00 GMT Sender: usenet@wam.umd.edu (USENET Posting) Distribution: na Organization: University of Maryland at College Park Lines: 30 I'm currently trying to get a directory of all fonts on a given PostScript device, dynamically, from a PS Program. In this case the PS device in question is my NeXTCube 030, running NS2.0. I am using a line straight from the Adobe Red Book to do this: (*) proc scratch /Font resourceforall where scratch is a string, and proc is a procedure to display some text in the returned font. When the interpreter gets to this line, I get: %%[ Error:undefined; OffendingCommand:resourceforall ]%% That seems to imply that NeXTStep doesn't have a full implementation of PostScript Level 2!!! HEY ADOBE! HEY NEXT! Can anyone substantiate this? I'd like to find out that I'm just doing something drastically wrong. That would normally be the case. If not, can someone tell me a Level 1 way to print ALL fonts available for a given PS device? Thanks, MikeC -- _________________________________________________________ Michael D. Callaghan, MDC Designs, University of Maryland mikec@wam.umd.edu