home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / programm / 7355 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  965 b 

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!mcsun!chsun!bernina!neptune!mhof
  2. From: mhof@iiic.ethz.ch (Markus Alexander Hof)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: 90 degree rotation of bitmaps ?
  5. Message-ID: <1993Jan6.135311.24368@neptune.inf.ethz.ch>
  6. Date: 6 Jan 93 13:53:11 GMT
  7. Sender: news@neptune.inf.ethz.ch (Mr News)
  8. Organization: Dept. Informatik, Swiss Federal Institute of Technology (ETH)
  9. Lines: 15
  10. Originator: mhof@c16
  11. Nntp-Posting-Host: c16
  12.  
  13. Hello together,
  14.  
  15. Just got a little problem, for which  I have a solution, but which is awfully
  16. complicated. I got 20 little Bitmaps, which I ought to have also turned 90 and
  17. 180 and 270 degree. Only solution I found is to enter all turned versions as
  18. well into the iconedit. 
  19.  
  20. If their is a simpler way, I'd appreciate any hint into a direction
  21.  
  22. Thanks
  23.  
  24. Markus
  25.  
  26. PS: Can't use any transformations or segmentchains, because first it's really 
  27. dynamic and second has to be drawn very quick (I use now GpiBitBlt).
  28.