home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 498 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: apollo.roskildees.dk!christ
  2. From: christ@apollo.roskildees.dk (Christian Hessenbruch)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Help on blit
  5. Date: 8 Jan 1996 15:10:50 GMT
  6. Organization: News server at Danish Commerical Schools
  7. Message-ID: <4crc5q$bnk@esanews.denet.dk>
  8. References: <19960104.7721050.FBD1@amp.flashnet.it>
  9. NNTP-Posting-Host: apollo.roskildees.dk
  10. X-Newsreader: TIN [version 1.2 PL1]
  11.  
  12. Alessandro_Consoli@amp.flashnet.it wrote:
  13. : How to blit for ex. a bob of 3 bplane in a screen of 4 or vicevers?
  14.  
  15. : Thanks in advance,
  16. : Axel > Alessandro_Consoli@amp.flashnet.it
  17.  
  18. 3bpl bob -> 4bpl screen : No problemo just mask out the bob
  19. on the 4th bitplane.
  20.  
  21. 4bpl bob -> 3bpl screen : Big problemo you'll have to convert
  22. the bob from 16 colors into 8. 
  23.  
  24. <<================================================================>>
  25. <<      Christian Hessenbruch : christ@apollo.roskildees.dk       >>          
  26. <<---------------------------------------------------------------->>
  27. <<    How 'bout visiting : http://apollo.roskildees.dk/~christ    >>
  28. <<================================================================>>
  29.