https://issues.apache.org/ooo/show_bug.cgi?id=123324
Bug ID: 123324
Issue Type: DEFECT
Summary: [SVG] straight line written as command c in attribute
d of path is not drawn
Product: Draw
Version: 4.1.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81599
--> https://issues.apache.org/ooo/attachment.cgi?id=81599&action=edit
Draw document with link to SVG graphic
Attached are a Draw document and a SVG graphic. Put them into the same folder.
The Draw document has a link to the SVG graphic.
The SVG graphic has a straight line written as Bezier curve on the left side
and a curved Bezier curve on the right side. Only the curved Bezier curve is
drawn in the Draw document. The Draw document has in addition two black lines,
which do exact the same commands as the SVG graphic but as native Draw objects.
It is important to fix this issue, because the popular Inkscape writes all
drawings as path and do not use primitive lines for straight lines, and such
graphics will be shown wrong in AOO.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.