Hi Udo,

I've been looking at the use of render_handler::set_matrix and
set_cxform. It seems to apply only to line strips and polygons rendererd
using draw_line_strip and draw_poly. The set_ calls suffer from a
problem, namely that it's not clear how many drawing calls set_matrix
should affect.

So I propose we remove the set_matrix and set_cxform methods and simply
add cxform and matrix arguments to draw_poly and draw_line_strip.

Your thoughts?

Bastiaan


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

Reply via email to