home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!nntp1.radiomail.net!fernwood!rtbrain!rightbrain.com
- From: glenn@rightbrain.com (Glenn Reid)
- Newsgroups: comp.sys.next.programmer
- Subject: Re: Why is my PostScript text upside down? Help! Help!
- Message-ID: <879@rtbrain.rightbrain.com>
- Date: 10 Sep 92 06:27:45 GMT
- References: <1992Sep7.090125.27930@monu6.cc.monash.edu.au>
- Sender: glenn@rightbrain.com
- Reply-To: glenn@rightbrain.com
- Lines: 25
-
-
- > > // add the text
- > > PSsetrgbcolor(1.0, 1.0, 1.0);
- > > PSmoveto(10.0,NX_HEIGHT(&aRect)-10.0);
- > # ifdef GLEN_REID
- > # define FONT_NAME "Lithos-Bold"
- > # else
- > # define FONT_NAME "Helvetica"
- > # endif
-
- Heh heh. This is great, except that it won't compile correctly, because
- you spelled my name with only one 'N' :-) I like your font choice,
- however!
-
- I, of course, have modified my own /usr/include/appkit.h file to define
-
- #define GLENN_REID 1
-
- Just for such occasions :-) (although there are those who would argue that
- it should be 0).
-
- --
- Glenn Reid NeXTmail: glenn@rightbrain.com
- RightBrain Software 415-326-2974 (NeXTfax 326-2977)
- Palo Alto, California
-