gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/edit_text_character.cpp ...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/edit_text_character.cpp ...
Date: Mon, 23 Jul 2007 15:11:17 +0200

On Mon, Jul 23, 2007 at 10:33:38AM +0200, Udo Giacomozzi wrote:
> Hello strk,
> 
> Sunday, July 22, 2007, 4:24:16 AM, you wrote:
> s> See http://foo.keybit.net/~strk/tmp/TextFieldColor.swf.
> s> The color transform flattens the colors to a grayscale.
> 
> Can you send me the source code please? The cxform shows weird values:
> 
> cxform = r: *1 +0, |g: *0 +0, |b: *0 +0, |a: *0.61 +0
> 
> See the green and blue channel is multiplied with zero...
> 
> This happens even if I directly call:
> 
>   cxform  cx = character::get_world_cxform();
> 
> in ::display()

I know that weird cxform was the effect of setting textColor.
Sources attached, comment out the textColor lines and see how things
change (not with current HEAD, where this is fixed by my commit).

--strk;




reply via email to

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