https://bugs.kde.org/show_bug.cgi?id=406124
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/18dfc4d8ee25df | |f0e125fbf7879a6c3298f21991 --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 18dfc4d8ee25dff0e125fbf7879a6c3298f21991 by Dmitry Kazakov. Committed on 23/04/2019 at 16:46. Pushed by dkazakov into branch 'master'. Fix loading SVG with omitted commands SVG supports omitting repeating command names. When checking for the next command we should make sure we parse a case when it starts not with a digit, but with a '.' sign. M +1 -1 libs/flake/KoPathShapeLoader.cpp https://invent.kde.org/kde/krita/commit/18dfc4d8ee25dff0e125fbf7879a6c3298f21991 -- You are receiving this mail because: You are watching all bug changes.