Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!sri-unix!teknowledge-vaxc!uw-beaver!ssc-vax!housen From: housen@ssc-vax.UUCP (Kevin Housen) Newsgroups: comp.sys.mac Subject: RE: Printing Thin Lines on the Laserwriter Message-ID: <1160@ssc-vax.UUCP> Date: Fri, 6-Mar-87 16:08:16 EST Article-I.D.: ssc-vax.1160 Posted: Fri Mar 6 16:08:16 1987 Date-Received: Tue, 10-Mar-87 07:09:08 EST Organization: Boeing Aerospace Corp., Seattle WA Lines: 19 Keywords: line width, pic comments You can convince the Laserwriter to use thin lines (or thick ones) by using picture comments. Insert a SetLineWidth pic comment (kind=182) into your picture. The additional data for the comment is a point. The vertical component of the point is the numerator and the horizontal component is the denominator of the scaling factor that the horz and vert components of the pen size are multiplied by to obtain the new pen width. For example to reduce the line width by a factor of 2, use a point with (horiz=2, vert=1). I have tried this and it seems to work ok. Kevin Housen Boeing Aerospace Co MS 3H-29 Seattle, WA 98124 (206) 657-3484