Skip to content

Handle bounding box when cairo.stroke_extents() returns 0, 0, 0, 0

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

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

Closes #1041

Merge request reports