SVG
SVG copied to clipboard
Bounds are calculated incorrectly
Description
With the following SVG the bounds seem incorrect.
If I open the SVG in the SvgViewer and request the bounds via svgDoc.Bounds I get the following.
{X = -1 Y = -1 Width = 26 Height = 26}
However if I open the path in an SVG editor it seems the height and width are 22 x 22 and the offset is 1 x 1.
Used Versions
I am at commit a7fb9992f1e439e32614d67b1fad837e9729c50e on Windows 10.
If I run RuntimeInformation.FrameworkDescription (more info) in the code I get .NET Framework 4.8.4515.0