Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!oakhill!jasonp From: jasonp@oakhill.sps.mot.com (Jason Perez) Newsgroups: comp.sys.apple2 Subject: Re: PostScript from AWGS Message-ID: <1991Jun7.140308.12349@oakhill.sps.mot.com> Date: 7 Jun 91 14:03:08 GMT References: <9106062006.AA23055@apple.com> Reply-To: jasonp@vulcan.UUCP (Jason Perez) Organization: Motorola Inc., Austin, Texas Lines: 28 In article <9106062006.AA23055@apple.com> Bill_Dickson@QMRELAY.MAIL.CORNELL.EDU (Bill Dickson) writes: >Subject: PostScript from AWGS >Greetings, [stuff cut] > >font was changed from Palatino to Courier, except in the first four lines >(centered, bold text) and one other line (the other bold text). The printer >message box told me, as it was printing, "cannot find Palatino; substituting >Courier." Obviously, it *does* have Palatino, as it printed the first four >lines properly. Also, when I dumped a different postscript file, created with >MSWord 4.0, it printed properly in Palatino. > >Does anybody have any ideas about what could be wrong? All help appreciated. > >Bill The problem here is that the font names created on the GS do NOT correspond correctly (for the most part) to the font names on the LaserWriter. I spent lots of time editing my PS files and changing the names, then figured out a better way and wrote a sed script that will change the GS fonts to the correct LW fonts (if available). I don't have ftp access right now, but I put it on tiberius and I think apple2.archive last month. It's called gs2mac.bsq and the allowed LW fonts are included in the file. You'll need either ORCA or some machine that will run sed. Hope this helps! Jason Perez Hi-End Design Motorola - Austin, TX