https://issues.apache.org/ooo/show_bug.cgi?id=123618
Bug ID: 123618
Issue Type: DEFECT
Summary: [SVG] filling of not closed Bezier curve is missing
Product: Draw
Version: 4.1.0-dev
Hardware: All
URL: http://www.w3.org/Graphics/SVG/WG/wiki/Test_Suite_Over
view
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81873
--> https://issues.apache.org/ooo/attachment.cgi?id=81873&action=edit
excerpt from test file path-data-01-t.svg from test suite
The attached file is an excerpt from the test file "path-data-01-t.svg" from
the test suite (see URL).
The Bezier curve has a filling, but it is drawn without filling. I know, that
there is no direct way to fill an open Bezier curve. But in case of a sequence
of line segments such background filling is generated although the path does
not end in a clothpath command. So here too a draw element for the filling
should be generated.
--
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.