Problem with alpha-blending animations under Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
inventgaming
Newbie
Newbie
Posts: 1
Joined: Tue Feb 03, 2009 9:49 am

Problem with alpha-blending animations under Wine

Post by inventgaming »

Hi, we developed product under Win, which is using GDI alpha-blending for animations like fade-in/out, glow effects and etc. We tried to run it under Linux with Wine. The problem is that all animations which are using alpha-blending are gone. Does somebody know what is going on?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Problem with alpha-blending animations under Wine

Post by vitamin »

inventgaming wrote:Does somebody know what is going on?
Wine doesn't support it. Most X sessions are 24-bit (not 32-bit).
Locked