Skip to content

Update librsvg and error checking

Federico Mena Quintero requested to merge federico/eog:update-librsvg into master

This updates the librsvg minimum version to a maintained one :)

Also, removes some old code paths now that librsvg has hard guarantees on available features.

Finally, it fixes error handling from rsvg functions.

Merge request reports