DC> (note for anyone who has experience with TGE who might be able to help
DC> in that respect -- I have a 350k pcx file that I want to load into
DC> memory and then use putImage() on, but it can't load it into memory.
DC> Instead I have to use displayPcxFile() which I think is slower.. Any
DC> suggestions???)
Pick the medium. Allocate a 65k buffer and uncompress a buffer at a
time. Once the buffer is full, move it to the screen and reset
the buffer.
--- GEcho 1.00
---------------
* Origin: Digital OnLine Magazine! - (409)838-8237 (1:3811/350)
|