Diffusion Krita 09f628c0d75a

Fix resolution argument for KisShapeLayer::createShapesFromSvg

Authored by dkazakov on Nov 29 2019, 5:40 PM.

Description

Fix resolution argument for KisShapeLayer::createShapesFromSvg

It is supposed to be pixels-per-inch, not pixels-per-point. The patch
doesn't seem to change anything in the way how files are loaded though.