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: Udo Giacomozzi
Subject: Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...
Date: Mon, 12 Nov 2007 10:05:59 +0100

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?

Udo
  





reply via email to

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