Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!crackers!m2c!umvlsi!umaecs!amh!ksbolduan From: ksbolduan@amherst.bitnet Newsgroups: comp.sys.mac.misc Subject: Re: Inquiry on How to avoid dumping font bitmaps on Command-F Message-ID: <11324.2754035a@amherst.bitnet> Date: 28 Nov 90 18:35:06 GMT References: <1768@malta.is.s.u-tokyo.ac.jp> Lines: 17 > I am using Command-F (actually, I enabled the Save PS button on the > laserwriter driver) to dump PostScript so that I can include pictures > drawn on a Mac into my LaTeX file. The problem is that I use ATM, and > keep the Type 1 font outline files for Times, etc. in my System Folder > --- in this case, the bitmap of the fonts already available on the > LaserWriter gets included in the dump file; as a result, a 17kbyte PS > dump file without font bitmaps has grown to over 4Mb! Common problem, elegant solution: Use ResEdit to change the TYPE of the Adobe font to anything other than LWFN. The printer driver looks both at the name _and_ the TYPE of the font. Fortunately, ATM looks only at the name. So, if you change the TYPE to something (I use xWFN) the printer driver won't find it, but ATM still works just fine. Good luck, Kevin Bolduan KSBOLDUAN@AMHERST