: How does the transparent copyarea really work? : I'm currently using GrDrawImageToFit for make transparency to work, but : that's really slow compared to make a pixmap on server side. : But I can't manage to make the pixmap transparent!
The transparent copyarea requires an image with an alpha channel for the the transparency, and only works with updated image decoders. CVS has PNG and possibly TIFF. The other image decoders return an image with a single transparent color, which are handled differently. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]