https://bugs.kde.org/show_bug.cgi?id=395808
Bug ID: 395808 Summary: Gradient for Text Tool on Vector Layer not working Product: krita Version: 4.1.0 beta Platform: Mint (Ubuntu based) OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Tool/Text Assignee: krita-bugs-n...@kde.org Reporter: subratabe...@hotmail.com Target Milestone: --- Steps to recreate the issue: Create a new vector layer, add some text, select it with arrow tool, go to tool options, change fill gradient. Error: convertFromSvg. text: "<text>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</text>" styles: "<defs>\n <style>\n text {\n font-family:'DejaVu Sans';\n font-size:9 ; text-anchor:start;\n }\n </style>\n</defs>" bounds: QRectF(132.48,219.92 519.84x301.36) ppi: 100 convertFromSvg. text: "<text style=\"font-family:DejaVu Sans; font-size:72pt; font-size-adjust:0.473684; font-weight:600\">\n <tspan x=\"0\">Cartoon</tspan>\n</text>" styles: "<defs/>" bounds: QRectF(129.48,208.92 339.031x14) ppi: 72 krita.file: WARNING: 'font-size-adjust' SVG attribute is not supported! krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with canvas action "rotate_canvas_right" shortcut: "Ctrl+]" krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with canvas action "rotate_canvas_left" shortcut: "Ctrl+[" SAFE ASSERT (krita): "colorBackground" in file /home/appimage/workspace/Krita_Release_Appimage_Build/krita/libs/flake/text/KoSvgTextChunkShape.cpp, line 887 Aborted (core dumped) -- You are receiving this mail because: You are watching all bug changes.