gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...
Date: Mon, 12 Nov 2007 10:09:15 +0100

On Mon, Nov 12, 2007 at 10:05:59AM +0100, Udo Giacomozzi wrote:
> Hello Sandro,
> 
> Saturday, November 10, 2007, 3:39:52 PM, you wrote:
> SS> +      the_path.ap.x = newpnt.x;
> SS> +      the_path.ap.y = newpnt.y;
> 
> Errr, what about...
> 
>   the_path.ap = newpnt;
> 
> ...now that it is possible?

Sure, mine was jus a search&replace.
There should be lots of cases like the above around now..

--strk;




reply via email to

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