https://bugs.kde.org/show_bug.cgi?id=447417
sh_zam <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/36654c666 | |907bc59e12e9c6421c8285e2d9b | |f5fd Resolution|--- |FIXED --- Comment #8 from sh_zam <[email protected]> --- Git commit 36654c666907bc59e12e9c6421c8285e2d9bf5fd by Sharaf Zaman. Committed on 19/01/2022 at 10:42. Pushed by szaman into branch 'master'. Bugfix: Properly handle flags in SVG path We treated flags ("0" | "1") in elliptical path data as coords, which isn't correct. M +20 -5 libs/flake/KoPathShapeLoader.cpp M +21 -0 libs/flake/tests/TestSvgParser.cpp M +1 -0 libs/flake/tests/TestSvgParser.h A +- -- libs/flake/tests/data/svg_render/load_elliptical_arc.png https://invent.kde.org/graphics/krita/commit/36654c666907bc59e12e9c6421c8285e2d9bf5fd -- You are receiving this mail because: You are watching all bug changes.
