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: Sun, 22 Jul 2007 04:38:18 +0200

On Sun, Jul 22, 2007 at 04:24:16AM +0200, strk wrote:

> We have other problems it seems.
> See http://foo.keybit.net/~strk/tmp/TextFieldColor.swf.
> The color transform flattens the colors to a grayscale.

Finally tracked down the problem to be in the the code
handlign textColor setting ...
See line 769 of edit_text_character.cpp.

It messes directly with the cxform, I don't think it should,
as the cxform would apply to *all* colors (text, border, background).
Rather, the character should maintain a text color rgba member
and pass it to the draw_glyph_records..


--strk;




reply via email to

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