home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gumby!wupost!cs.utexas.edu!bcm!cephalo.neusc.bcm.tmc.edu
- From: maunsell@cephalo.neusc.bcm.tmc.edu (John Maunsell)
- Newsgroups: comp.sys.mac.programmer
- Subject: Printing in White
- Message-ID: <14672@gazette.bcm.tmc.edu>
- Date: 9 Sep 1992 19:39:38 GMT
- Sender: usenet@bcm.tmc.edu
- Distribution: na
- Organization: Baylor College of Medicine
- Lines: 10
- Nntp-Posting-Host: ca.neusc.bcm.tmc.edu
- X-UserAgent: Nuntius v1.1.1d9
- X-XXDate: Wed, 9 Sep 92 19:40:07 GMT
-
- I have an application in which I need to do black and white graphics in
- which white
- lines are drawn on a black background. ForeColor(whiteColor) works fine
- in a window
- on the screen, but no white lines appear on the black background when I
- send the
- output to a LaserWriter. I know LaserWriters don't like regions, but can
- they not handle
- erasing pixels? I am overlooking something, or is there a way to get
- around this?
-