https://bugs.kde.org/show_bug.cgi?id=391351

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/d270a5706b7cdf1a1d1dfa58
                   |                            |a066a63adea58935
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d270a5706b7cdf1a1d1dfa58a066a63adea58935 by Dmitry Kazakov.
Committed on 09/03/2018 at 11:06.
Pushed by dkazakov into branch 'master'.

Fix loading of Artistic Shape objects saved by Krita 3.x

In Krita 3.x we used hardcoded SVG and Font resolution (90 and 96ppi
correspondingly). So we should resemble that behavior in newer
versions.

M  +2    -0    libs/flake/KoShapeRegistry.cpp
M  +1    -0    libs/flake/svg/SvgGraphicContext.cpp
M  +1    -0    libs/flake/svg/SvgGraphicContext.h
M  +7    -0    libs/flake/svg/SvgParser.cpp
M  +4    -0    libs/flake/svg/SvgParser.h
M  +17   -9    libs/flake/svg/SvgShapeFactory.cpp
M  +1    -4    libs/flake/svg/SvgShapeFactory.h
M  +6    -1    libs/flake/svg/SvgStyleParser.cpp

https://commits.kde.org/krita/d270a5706b7cdf1a1d1dfa58a066a63adea58935

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to