> On Thu, Feb 04, 1999 at 12:51:28PM +0800, ivan wrote: > > > > > >Mmmh. What do you need this for? > > > > Primarily learning but I would like a few very simple highly optimised > > graphics routines for my machine. Line, circle, box and fill for e.g. >
Although you have already decided to use svgalib, wouldn't ncurses and/or slang be more appropriate and/or easy to use and/or more efficient ? What are the differences between svgalib, ncurses and slang anyway ? Thank you.