Hello Udo,

Sunday, December 3, 2006, 3:21:55 PM, you wrote:
UG> The comment means that top+height is *not* max_y but it's (max_y+1).
UG> Just avoiding an addition...

Sorry, I meant subtraction:

  const unsigned int max_y = top+height-1;

would be a real "max_y".

Udo



_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to