home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12864 < prev    next >
Encoding:
Text File  |  1992-07-22  |  989 b   |  25 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!gumby!kzoo!k044477
  3. From: k044477@hobbes.kzoo.edu (Jamie R. McCarthy)
  4. Subject: Re: Vertical Text drawing?
  5. Message-ID: <1992Jul22.202411.3685@hobbes.kzoo.edu>
  6. Keywords: text, vertical
  7. Organization: Kalamazoo College
  8. References: <1992Jul22.183254.12561@news2.cis.umn.edu>
  9. Date: Wed, 22 Jul 1992 20:24:11 GMT
  10. Lines: 13
  11.  
  12. steve@mind.psych.umn.edu writes:
  13. >Does anyone know an easy way to draw text vertically?  I want all of  
  14. >the letters rotated as well as the whole word -- like the label on a graph.
  15.  
  16. If this isn't on the FAQ, it should be.
  17.  
  18. You can't do it directly.  Draw them into an offscreen bit/pixmap,
  19. rotate it, and CopyBits it to the screen.  QuickDraw GX, due out next
  20. year, will offer support for drawing rotated text.
  21. -- 
  22.  Jamie McCarthy      Internet: k044477@kzoo.edu      AppleLink: j.mccarthy
  23.  He let the contents of the bottle do the thinking
  24.  Can't shake the devil's hand and say you're only kidding            - TMBG
  25.