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; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit