https://issues.apache.org/ooo/show_bug.cgi?id=123379
Bug ID: 123379
Issue Type: DEFECT
Summary: [SVG] wrong position and direction of markers
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 81668
--> https://issues.apache.org/ooo/attachment.cgi?id=81668&action=edit
examples of wrong marker position and direction. The .odg file has all graphics
and pictures linked.
The attached zip-file contains four svg graphics with closed and open parts and
with sub-paths. The pictures are screenshots from IE 10, which renders it
correctly.
Main problem: The marker-start and marker-end may only occur at the start and
end of the whole path, not at mid-positions, even not if they are start or end
of a sub-path. For discussion of this problem read thread
http://lists.w3.org/Archives/Public/www-svg/2013Sep/0041.html
Additional problem: The direction of the markers should be multiples of 45°,
because the line directions are vertical and horizontal, but they are more or
less not diagonal, where they should be diagonal.
marker-start is green, marker-mid is red, marker-end is blue.
--
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.