Index: [thread] [date] [subject] [author]
  From: teunis <teunis@computersupportcentre.com>
  To  : GGI Developers <ggi-develop@eskimo.com>
  Date: Mon, 24 Aug 1998 21:31:23 -0700 (MST)

Re: svgalib target

On Tue, 25 Aug 1998, Steve Cheng wrote:

> On Mon, 24 Aug 1998, teunis wrote:
> 
> > Goals:
> > 	support paged svgalib targets!  (ggiPutBox at least :)
> > 		(for some weird reason my graphics card refuses to go linear)
> 
> Hmm. I always thought it was supported by helper-vgagl...

ahh....  so how would I load this helper?
It's simple enough to modify svgalib target :)
[am thinking of adding 16-colour support too :]

> > 	support ggiGetPalette!
> 
> > why is not ggiGetPalette supported?  Seems odd to me....
> 
> It is supported; the stubs from generic-color, which simply copies it from
> vis->palette.

Odd.  I'm not able to read the palette out of a memory visual....
Any ideas?  (where to trace?)

Am thinking of making this call svgalib - but that seems a mite expensive
callwise...

G'day, eh? :)
	- Teunis

Index: [thread] [date] [subject] [author]