On Thu, Oct 12, 2006 at 07:30:43PM +0200, Udo Giacomozzi wrote: > Hello strk, > > Thursday, October 12, 2006, 12:41:07 PM, you wrote: > s> For the cairo backend, which also needs size to be specified, > s> the render_handler_cairo exposes an additional function to > s> set the drawable. Can we do something similar for the AGG > s> backend ? > > > The last CVS commit of render_handler_cairo was mine (when I > introduced render_handler_tri) and the AGG backend is based on the > Cairo backend. What function are you talking about?
void set_handle(cairo_t* handle); see render_handler_cairo.h --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

