Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!decwrl!adobe!orthlieb From: orthlieb@adobe.COM (Carl Orthlieb) Newsgroups: comp.lang.postscript Subject: Re: Fontographer font on NeXT Message-ID: <5883@adobe.UUCP> Date: 23 Aug 90 16:39:24 GMT References: <650004@gore.com> <5786@adobe.UUCP> Reply-To: orthlieb@adobe.UUCP (Carl Orthlieb) Organization: Adobe Systems Incorporated, Mountain View Lines: 19 Whoops, there was a typo in this last message: > % /MyType3font exch definefont pop % typical last line > >After the last line of the font file put: > /currentshared where{ pop oldshared def }if > >% End of hack This line should read /currentshared where {pop oldshared setshared}if the 'def' should be replaced by 'setshared' Sorry for the inconvenience, Carl 8-)