Created attachment 56458 [details] Example SVG image: Inkscape on the left, Karbon on the right. Version: 2.1 (using KDE 4.5.5) OS: Linux I was doing a review of the oxygen icon set and discovered that many of the icons have rendering issues in Karbon. In the Kate icon, the text does not wrap properly, and there's a weird ink blot looking thing on the page. In an alternate icon for Akregator, it appears that pieces of objects are supposed to be cut off, but aren't. I both cases, there appear to be issues with layering. (See attached screen shots of inkscape vs karbon.) Reproducible: Didn't try
Created attachment 56459 [details] Comparison of Kate icon: Inkscape left, Karbon right
Created attachment 56460 [details] Actual SVG image to use as a test case. Also, I should note that I'm actually using the latest Karbon -- 2.3.1. I only put 2.1 because it was the latest in he dropdown list.
Seems that there are various clip paths in akregator.svgz, which are not yet support by karbon.
Created attachment 57925 [details] Shows working support for svg clipping
Git commit 17e268de6ab82fe1041254ac6c9e86ca0dbe59f4 by Jan Hambrecht. Committed on 10/04/2011 at 22:44. Pushed by jaham into branch 'master'. added support for parsing and rendering character offsets character offsets provide a way to position individual character of a svg text shape other than by using the font specified advance values. offsets can be specified as absolute offsets to the current coordinate system or as relative offsets to the last character position. CCBUG:264411 A +183 -0 filters/karbon/svg/SvgTextHelper.cpp [License: LGPL (v2+)] A +86 -0 filters/karbon/svg/SvgTextHelper.h [License: LGPL (v2+)] http://commits.kde.org/calligra/17e268de6ab82fe1041254ac6c9e86ca0dbe59f4
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.