> I do not know if this applies but you could 
> try using:
> 
> GrSetGCUseBackground (gc, GR_FALSE);

Depending on the driver, this may be required.  In the beginning,
it was, as we didn't support the more advanced SRCTRANSCOPY
arguments to blit, and it was faked by setting a background color
checking GrSetGCUseBackground in the driver.

Regards,

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to