> > b) stretch or scale the source during the blit down to a size that
> >    fits
> > c) Just do the blit as it would fit and cut off the part that doesn't
> >    fit
> Method b) should require the user to use a StrechBlit API function;
> it should never be default behavior.
> Method c) should be emulated if it is not supported.  Cases where it
> is not will be rare.  It should be the default.

I agree 100% - that is basically how all LibGGI primitives behave (implicit
clip at the virtual frame).

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]>        =

Reply via email to