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;


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to