home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!emory!ogicse!reed!bowman
- From: bowman@reed.edu (BoBolicious)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: SetLineWidth PicComment
- Message-ID: <1993Jan5.200851.29259@reed.edu>
- Date: 5 Jan 93 20:08:51 GMT
- Article-I.D.: reed.1993Jan5.200851.29259
- References: <1993Jan5.145142.9081@nntp.hut.fi>
- Organization: Reed College, Portland, OR
- Lines: 20
-
- In article <1993Jan5.145142.9081@nntp.hut.fi> s33986s@kaira.hut.fi (Jarkko Kallio) writes:
- >Thanks to your help I found SetLineWidth PicComment, Technical
- >Note #175, to draw thin lines on LaserWriter. But I use Macintosh
- >Common Lisp 2.0 and even if it supports most Mac traps and records
- >it does not know the SetLineWidth constant. SetLineWidth is an integer
- >(Inside Macintosh I-189):
- >
- >Procedure PicComment (kind, dataSize :INTEGER; dataHandle :handle);
- >(kind should be SetLineWidth. dataSize and dataHandle: see TN#175.)
-
- TN #91 has a complete listing of opcode. Anyhow, SetLineWidth is:
-
- *SetLineWidth 182 4 Point Set fractional line widths
-
- The asterisk means, "LaserWriter driver 3.0 or later".
-
- cheers,
- bobo In seeking the unattainable,
- bowman@reed.edu simplicity only gets in the way.
- Eternal nothingness is fine if you happen to be dressed for it. - Woody
-