Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!samsung!uunet!mcsun!hp4nl!eutrc3!rcbaem From: rcbaem@eutrc3.urc.tue.nl (Ernst Mulder) Newsgroups: comp.sys.mac Subject: Re: ATM Message-ID: <1464@eutrc3.urc.tue.nl> Date: 5 Feb 90 10:42:02 GMT References: <1484@mit-amt.MEDIA.MIT.EDU> <780105@hpvcfs1.HP.COM> <1689@adobe.UUCP> <1760@esquire.UUCP> <1990Feb1.174039.13355@intercon.com> <1768@esquire.UUCP> Organization: Eindhoven University of Technology, The Netherlands Lines: 18 In article <1990Feb1.174039.13355@intercon.com>, amanda@mermaid (Amanda Walker) writes: >> >>This has nothing to do with ATM. The LaserWriter driver, when sending >>output to a file, has no idea what fonts are available, and includes >>the PostScript version (if present) of any font that the document references. >> >>What would be more useful than a hack in ATM would be a checkbox (or yet >>another magic key sequence) in the LW driver that would tell it not to include >>fonts in the PostScript file. The simple solution is to change the file-types of the font files. The LaserWriter driver checks for font-files using the file-types, ATM checks for font files using their file-names. So if you change the file-type data of the files you don't want to be included, the LaserWriter driver won't find them anymore. Ernst. >