Hi, Alex Song <[EMAIL PROTECTED]> writes:
> i have a suggestion for df_dok. i think it would be better to have the > colour key as green in the colour key blits. currently the background > is black and the colour key is also black so if a graphics driver is > not doing colour key properly df_dok will still look right, which is > not what we want. i found the savage4 colour key bug by running > df_andi which had a non-black colour key. good suggestion but I've decided to do it somewhat differently. The image used for colorkeyed blits is now a GIF and we use the colorkey provided by the GIF provider. This way we also test the GIF provider and its handling of the colorkey. I've already found a bug in the scaler code and a missing feature in the GIF provider thanks to this change. Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
