https://bugs.kde.org/show_bug.cgi?id=407683

--- Comment #2 from Ahab Greybeard <[email protected]> ---
The OP of the forum post has now said that no externally sourced content was
used and the original image with the problem was made solely in krita. The
problem was caused by some objects having stroke-dasharray="0,0" and this
property spread to later vector lines making them invisible.

It may be that I was unable to create this property in a file due to the
limited nature of my attempts. It may be that an older 4.2.0 pre-alpha was used
at sometime which had this capability.

Either way, the use of a 'null' line style is not needed since a stroke can be
made invisible by selecting 'No Fill' in the line option tab of the Tool
Options docker, which gives a stroke="none" property.

Inkscape doesn't have a 'null' line style and an attempt to load an object with
stroke-dasharray="0,0" gives a solid line and saving this gives
stroke-dasharray:none in the svg file. This is very puzzling.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to