Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!bobmon From: bobmon@iuvax.cs.indiana.edu (RAMontante) Newsgroups: comp.sys.ibm.pc Subject: Re: Why are bitmap save/restores so slo Message-ID: <26176@iuvax.cs.indiana.edu> Date: 17 Sep 89 21:48:07 GMT Reply-To: bobmon@iuvax.cs.indiana.edu (RAMontante) Organization: malkaryotic Lines: 9 mcdonald@uxe.cso.uiuc.edu <110200003@uxe.cso.uiuc.edu> : - -There are extremely efficient ways of copying areas from region -to another of video memory. And, to copy to or from ordinary memory, -retaining the planar maps, is very fast indeed. So is drawing -lines or circles or text in a fixed color. The programmer just has -to understand how it works and choose an efficient way to do it. Okay. Any tips on how to do this?