Skip to content

Fix bounding box calculation while drawing thick stroke widths

Martin Owens requested to merge doctormo/inkscape:fix-4282-stroke-width into master

The bounding box must be expanded by the numerical radius of the affine and not it's descrim.

Fixes stroke picking and rendering.

Fixes #4282 (closed)

Edited by Martin Owens

Merge request reports