home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5481 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cs.vu.nl!irmen
  3. From: irmen@cs.vu.nl (Irmen de Jong)
  4. Subject: Re: Text to fastmem.
  5. Nntp-Posting-Host: prauw.cs.vu.nl
  6. References: <Ronald.07vo@noblehouse.xs4all.nl>
  7. Sender: news@cs.vu.nl
  8. Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
  9. Date: Fri, 15 Mar 1996 10:03:23 GMT
  10. X-Newsreader: TIN [version 1.2 PL2]
  11. Message-ID: <DoAzxo.AKz.0.-s@cs.vu.nl>
  12.  
  13. On Thu, 14 Mar 96 10:39:50 CET Ronald van Eijck (Ronald@noblehouse.xs4all.nl) (Ronald van Eijck) wrote:
  14. : Hi,
  15.  
  16. : I'm looking for source or linklibrary to draw text in a fastmem bitmap. The
  17. : function has to create the same output as the graphics.library Text
  18. : function but without the chipram limitation.
  19.  
  20. : C'ya,
  21.  
  22. : --
  23. : * Ronald van Eijck
  24.  
  25. Errm does the Text() function indeed have this chipram limitation?
  26. Don't blame me if I'm wrong but isn't it legal to construct a rastport
  27. and bitmap in FastRam and use the usual graphics.library functions on it?
  28. (Never tried it -- yet)
  29.  
  30. --
  31. / Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/)  \
  32. \                 ``Nothing lasts forever'' -- Species                    /
  33.