gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Re: AGG backend now supporting all fill styles


From: Hannes Mayr
Subject: Re: [Gnash-dev] Re: AGG backend now supporting all fill styles
Date: Fri, 27 Oct 2006 09:32:40 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Udo Giacomozzi wrote:
DP> This is shown in verbose mode, someone added it last week to
DP> help me troubleshoot a crash.  So it is:

DP> 12:33:27: GTK-AGG: Create renderer with pixelformat RGBA16
DP> 12:33:27: framebuffer pixel format is RGBA16

DP> My X session is at 16 bpp.


So the framebuffer matches your graphics mode but I suppose that GTK
expects a 24bpp (or 32 bpp?) buffer regardless of the video mode. At
least that would explain the result.

I think the problem is related to the alpha channel, which is used when the x-server runs on 8, 16 or 32bit color depth and the render function doesn't take care of this.
I will setup my x-server with 16bit, then I can start testing this.


Hannes





reply via email to

[Prev in Thread] Current Thread [Next in Thread]