Udo, in render_handler_agg_style.cpp (line 305):

(add_bitmap method)

        // NOTE: Apparently "bi" can be NULL in some cases and this should not
        // be treated as an error.
        log_msg("WARNING: add_bitmap called with bi=NULL");

Where does the add_bitmap method come from ?
It seems not be a render_handler.h interface, so is it AGG-only ?
I think the behaviour of being called with a NULL pointer should
be documented in it's definition.

--strk;


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

Reply via email to