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

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!access.usask.ca!ccu.umanitoba.ca!umsmigi0
  3. From: umsmigi0@ccu.umanitoba.ca (Trevor Allan Smigiel)
  4. Subject: Blitting rectangles from one plane to another
  5. Message-ID: <1992Jul28.041649.22051@ccu.umanitoba.ca>
  6. Summary: How is it done? Examples?
  7. Keywords: blitter
  8. Organization: University of Manitoba, Winnipeg, Canada
  9. Date: Tue, 28 Jul 1992 04:16:49 GMT
  10. Lines: 10
  11.  
  12.      I am looking for some example code that uses the blitter to blit an
  13. arbitrary rectangle from one plane to another.  Can it be done using just
  14. A and D, or will I need a mask in B as well?  An example would be nice.
  15. If it helps, I want it so I can write my own Text() routine that will handle
  16. tabs and whatever else I need.  So if you have something like that with
  17. source that would be nice to see too.
  18.  
  19. Thank you,
  20. Trevor
  21.  
  22.