Index: [thread] [date] [subject] [author]
  From: Steve Cheng <elmert@ipoline.com>
  To  : ggi-develop@eskimo.com
  Date: Wed, 26 Aug 1998 11:58:46 -0400 (EDT)

Re: libggi doc changes

More I've missed.

# The buffer size needs to be at least w*h*sizeof(ggi_pixel)

(referring to get/put buffers.)

Do we say "w * h * (ggiGetPixelFormat()->size+7) / 8" instead?
Sounds complicated... :)

Or w*h*sizeof(ggi_pixel) is "good enough" ?

--
Steve Cheng

email: steve@ggi-project.org
www: <http://shell.ipoline.com/~elmert/>;

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