On Wed, 8 Mar 2000 [EMAIL PROTECTED] wrote:

> Hi !
> 
> > At least, I know I will need _exactly_ these drawing functions to have
> > _all_ the rendering capabilities required for the OpenAmulet GUI library.
> 
> Could you give an API wishlist ? I might attack reimplementing LibGGI2D in a
> way that makes it more consistent with the other extensions and allowing
> to HW-Accelerate much of it.
> 

I wish to have:

int ggiStrechCrossBlit(ggi_visual *src, int sx, int sy, int  sw,
       int sh, ggi_visual *dst, int dx, int dy, int dw, int dh);

It should does the same as ggiCrossBlit, except it also performs
streching.

But I think, this should go into libggi and not libggi2d...

Comments?


Christoph Egger
E-Mail: [EMAIL PROTECTED]

Reply via email to