Skip to content

(#349): Don't panic when loading an external image that is bigger than Cairo's limits

We were failing to return a GError, and the Rust code panicked in from_glib_full(error), as error = NULL then.

#349 (closed)

Merge request reports