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

  1. Path: news.rotterdam.luna.net!news
  2. From: poing@luna.nl (Paul van der Valk)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: RTG/rtg.library question
  5. Date: 6 Mar 1996 20:05:40 GMT
  6. Organization: Luna Internet Services
  7. Message-ID: <601.6639T1270T97@luna.nl>
  8. NNTP-Posting-Host: 08-static-a.rotterdam.luna.net
  9. X-Newsreader: THOR 2.1 (Amiga;TCP/IP beta 5)
  10.  
  11.  
  12. Hi,
  13.  
  14. Hopefully someone can help me with the following problem. I have a planar 
  15. screen that needs to be copied to an RTG screen. The source 'screen' is one
  16. plane deep and possibly located in fastmem.
  17.  
  18. Using rtg.library sounds good to me because I will be able to test
  19. the result on my gfx-cardless 2000. But it doesn't support planar
  20. modes right? Is this planned in future versions, or is there a simple
  21. method to get a pointer to an RTG-bitmap so I can perform the p->c()
  22. myself? Does BltBitMap() under CyberGraphics work if the source is
  23. in fastmem? Other alternatives?
  24.  
  25.  
  26. Thanks in advance,
  27.  
  28. Paul
  29.  
  30.  
  31.