Xref: utzoo comp.graphics:4789 comp.sys.mac:27924 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!adobe!greid From: greid@adobe.com (Glenn Reid) Newsgroups: comp.graphics,comp.sys.mac Subject: Re: EPSF pics leaving tails... Message-ID: <607@adobe.UUCP> Date: 7 Mar 89 19:12:43 GMT References: <2510@masada.cs.swarthmore.edu> <85686@felix.UUCP> Sender: news@adobe.COM Reply-To: greid@adobe.COM (Glenn Reid) Followup-To: comp.graphics Organization: Adobe Systems Incorporated, Mountain View Lines: 28 In article <85686@felix.UUCP> kehr@felix.UUCP (Shirley Kehr) writes: >In article <2510@masada.cs.swarthmore.edu> annie@cs.swarthmore.edu (Annie Fetter) writes: > > > >That's interesting. My boss complained about a similar thing that happened >in my drawings. Once the Canvas drawing was imported into Word and printed, >it looked like I had plunked an arrowhead on a line and done a sloppy job >so that the line stuck out past the arrowhead. My guess is that the "miter limit" in the graphics state is somehow not being preserved. The miter limit controls how far the point should be drawn past a corner when two line segments meet at a severe angle. See the PostScript Language Reference Manual for more details. Try editing the EPS file by hand and looking for "setmiterlimit". If it's not there, try adding something like "5 setmiterlimit" or so. -- Glenn Reid Adobe Systems Developer Tools & Strategies