nanogui: Blitting


Previous by date: 4 Jan 2000 21:00:06 -0000 Re: Blitting, Darran D. Rimron
Next by date: 4 Jan 2000 21:00:06 -0000 Re: Fonts and keyboard support, Greg Haerr
Previous in thread: 4 Jan 2000 21:00:06 -0000 Re: Blitting, Darran D. Rimron
Next in thread: 4 Jan 2000 21:00:06 -0000 Re: Blitting, Darran D. Rimron

Subject: RE: Blitting
From: Greg Haerr ####@####.####
Date: 4 Jan 2000 21:00:06 -0000
Message-Id: <C1962B36D9BBD311B0F80060083DFEFBF077@NBA-SLAM.CenSoft.COM>

: Hmm, will have to think about this alot.... Have been using the "worms"
: test program from ncurses to test things. That contains alot of "goto
: X,Y; Plot a Char; goto X,y; Plot a Char, etc" So that could be several
: tens, hundreds of K of data for a single screen, if the user was to let
: it run.... Because it doesn't technially scroll the screen....
: 
: ideas, anyone?

You're confusing current screen refresh with scrollback.  Anything
drawn on an 80x24 screen needs to be saved for refresh.

Scrollback addition is only required when the terminal emulator
scrolls it's screen by some number of lines.  Those lines scrolled
off the top are added to the scrollback buffer.

Greg


Previous by date: 4 Jan 2000 21:00:06 -0000 Re: Blitting, Darran D. Rimron
Next by date: 4 Jan 2000 21:00:06 -0000 Re: Fonts and keyboard support, Greg Haerr
Previous in thread: 4 Jan 2000 21:00:06 -0000 Re: Blitting, Darran D. Rimron
Next in thread: 4 Jan 2000 21:00:06 -0000 Re: Blitting, Darran D. Rimron


Powered by ezmlm-browse 0.20.