https://issues.apache.org/ooo/show_bug.cgi?id=123465
--- Comment #2 from Regina Henschel <[email protected]> --- Wrong are HorizontalVertical_solid_empty_closepath.svg Bezier_empty_closepath.svg Not sure about HorizontalVertical_empty_closepath.svg because there the path start has a red marker and therefore I cannot see, whether there is an additional red marker for the end point. The files with "empty_closepath" in their name have the last point as explicit point set and therefore the z command, which connects back to the first point, results in a zero-length path. There have to be a marker-mid for the point and a marker-end for the end of the z command line. The comparison is between the files without "empty_closepath" in there name. The files with "empty_closepath" have one point more and this point has to get a marker, because the rule, that zero-length path do not prevent drawing markers. -- 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.
