Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!ukma!tut.cis.ohio-state.edu!osu-cis!att!ihlpf!cem From: cem@ihlpf.ATT.COM (Malloy) Newsgroups: comp.lang.postscript Subject: Re: Font Listing Program Message-ID: <7596@ihlpf.ATT.COM> Date: 6 Feb 89 14:02:11 GMT References: <7509@ihlpf.ATT.COM> <2216@scolex.sco.COM> Organization: AT&T Bell Laboratories - Naperville, Illinois Lines: 66 In article <2216@scolex.sco.COM>, allanh@sco.COM (Allan J. Heim) writes: > Well, I tried running the fontlist program from PC Publishing (which I > _do_ read), as posted in this newsgroup, and the thing would make my > LaserWriter II NTX print hundreds of pages of the following: > [STUFF DELETED] > > Am I doing something wrong? Or did somebody not test this thing > before publishing it? Subject: Font Listing Program Date: 30 Jan 89 19:54:01 GMT The following is taken from 'PC Publishing' February 1989. It is posted without permission and without any testing of the program. I will test the program on my Varityper VT600+ printer within the next few days. I repeat: It is posted without permission and without any testing of the program. I have found a few of the typos my self. Here is a diff. There is still at least one bug left since I get nothing from my VT600. $ diff fontlist.orig fontlist.ps 4,5c4,5 < %%Freation date: 4 November 1988 < %%For: Pc Publishing --- > %%Creation date: 4 November 1988 > %%For: PC Publishing 51c51 < /printerinfor { --- > /printerinfo { 70c70 < edn %statusdict --- > end %statusdict 76c76 < maximum str cvs show (bytes remaning) show nl nl --- > maximum str cvs show (bytes remaining) show nl nl 88c88 < {} for all --- > {} forall 122c122 < }for --- > } for 167c167 < % 90 rotate %use dor 3 col *********** --- > % 90 rotate %use for 3 col *********** $ Clancy Malloy AT&T Bell Labs att!ihlpf!cem