Patterns with userSpaceOnUse units are not rendered for the stroke of axis-aligned lines
svg file (m.svg)
I got some variants of svg->png conversation
First variant of png (right version):
Second variant of png:
rsvg-convert (v2.52.5) gives the second variant of png (not correct).
All my svg are rendered correctly in the Inkscape and various browsers.
One more file (m1.svg)
I use Ubuntu 22.04 which by default has reference to package 2.52.5. May be later versions don't have such svg->png mistakes?
Where can I get package with a higher version or I should compile it my self?