Index: [thread] [date] [subject] [author]
  From: Evan Martin <txs@concentric.net>
  To  : ggi-develop@eskimo.com
  Date: Sun, 16 May 1999 13:35:23 -0700

Re: Semi-Snag in PyGGI...

Marcus Sundberg wrote:
> Yes, the increment is fine.
> But for the assignment you are casting the pointer to ggi_pixel* instead
> of to a pointer to the actual pixel size.

How interesting...
So is there no way to do it without some sort of switch() on display
depth?

-- 
Evan Martin - txs@concentric.net - http://e.x0r.ml.org

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