home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20380 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!wupost!usc!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!news.funet.fi!ajk.tele.fi!funic!nntp.hut.fi!kaira.hut.fi!s33986s
  2. From: s33986s@kaira.hut.fi (Jarkko Kallio)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: A PICT of a thin line is too thick on LaserWriter
  5. Message-ID: <1992Dec29.163730.890@nntp.hut.fi>
  6. Date: 29 Dec 92 16:37:30 GMT
  7. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  8. Organization: Helsinki University of Technology, Finland
  9. Lines: 17
  10. Nntp-Posting-Host: kaira.hut.fi
  11.  
  12. I make a PICT by drawing a simple line after setting PenSize
  13. to WIDTH=1 and HEIGHT=1. THen I call PrGeneral to set the
  14. resolution to XRes=300 and YRes=300 and print the PICT on
  15. LaserWriter. The length of the line on paper is OK but the line
  16. is too thick. I want as thin line as possible.
  17.  
  18. I have also trasferred the PICT via the Clipboard (scrap) to MacDraw
  19. II. MacDraw understands that the line is one point thick. But, it is
  20. possible to print thinner lines by setting the line to for example
  21. 0,1 points thick on MacDraw.
  22.  
  23. How to print a thinner line? (I use Macintosh Common Lisp).
  24.  
  25. *****************************************************************************
  26. * Joku tolkku se on talkkunan sy|nniss{kin. * jkallio@otax                  *
  27. *                                           *                               *
  28. *****************************************************************************
  29.