Skip to content

Handle bounding box when cairo_fill_extents returns 0, 0, 0, 0

Henrik Nilsson requested to merge nsmoooose/librsvg:hn-fix_fill_extents into main

This messed up the bounding box causing issues when using rsvg_handle_render_element to render a single element.

Closes #1037 (closed)

Merge request reports