gnash-commit
[Top][All Lists]
Advanced

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

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


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog server/sprite_instance.cpp
Date: Tue, 8 Jan 2008 08:43:56 +0100

On Tue, Jan 08, 2008 at 09:40:23AM +0800, zou lunkai wrote:
> +       // swfdec/test/image/mask-textfield-6.swf shows that setMask should 
> also
> +       // work against TextFields, we have no tests for other
> character types so
> +       // we generalize it for any character.
> +       boost::intrusive_ptr<character> maskee =
> ensureType<character>(fn.this_ptr);
> 
> I checked swfdec/test/image/mask-textfield-6.swf. It tests that
> TextField instances could be a mask(not maskee). Actually the
> behaviour when  setMask work against TextField instance is odd to me,
> maybe UdoG knows more about it.
> But yes, setMask not only works for sprites,  but also for button
> instances as I tested.

I belive current GNash renders mask-textfield-6.swf exactly
as shown by the associated .png
--strk;




reply via email to

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