On Sunday 22 February 2009, Adriaan de Groot wrote:
> On Saturday 21 February 2009 08:24:36 pm Michael Pyne wrote:
> > However the blend itself is just a simple Porter-Duff operation as
> > provided in QPainter and X Render (looks like the SourceOver operation
> > offhand but I'd have to look it up) so maybe we could use one of those
> > instead?
>
> Please do not introduce (even more) Porter-Duff operations into KDE code;
> those platforms that do not support P-D well (vnc, SunRay, to name a few)
> will thank you for not turning the splash screen into a hideous dithered
> thing.


Well this code is already present in ksplash.cpp. I guess what you're saying is the splash screen looks lousy on SunRay and VNC? ;)


Regards,
- Michael Pyne