nanogui@linuxhacker.org
nanogui@linuxhacker.org
Subject: Re: Blitting
From: Alan Cox
Date: Wed, 5 Jan 2000 00:55:41 +0000 (GMT)
> characters for speed. So, on a refresh, the current background
> color is fillrect'ed to the display, then the non-space characters
That makes it flicker. You dont do that. You just skip updating chars that where
space and are a space now
Alan
nanogui@linuxhacker.org