https://bugs.kde.org/show_bug.cgi?id=391294
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/b359d5c411e4f717a809f0ac | |3f472fc7f16aeebc --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit b359d5c411e4f717a809f0ac3f472fc7f16aeebc by Dmitry Kazakov. Committed on 02/04/2018 at 12:39. Pushed by dkazakov into branch 'master'. Implement "Convert text into path" function The string should be actually a sticky string with the one in parameter shape conversion command, so no extra translation is needed. M +46 -0 libs/flake/tests/TestSvgText.cpp M +2 -0 libs/flake/tests/TestSvgText.h A +- -- libs/flake/tests/data/svg_render/load_text_outline.png A +- -- libs/flake/tests/data/svg_render/load_text_outline_converted_to_path.png M +75 -0 libs/flake/text/KoSvgTextShape.cpp M +2 -0 libs/flake/text/KoSvgTextShape.h M +68 -6 libs/flake/tools/KoPathTool.cpp https://commits.kde.org/krita/b359d5c411e4f717a809f0ac3f472fc7f16aeebc -- You are receiving this mail because: You are watching all bug changes.