Next in thread →
Next in month →
Re: [office] Proposal: support for SVG fill-rule
Hi David, David Faure wrote: > The SVG fill-rule attribute, as defined in http://www.w3.org/TR/SVG11/painting.html#FillProperties > is currently missing from the spec. > > This is a proposal to add svg:fill-rule to the attributes for the svg:d element, > with the possible values > nonzero | evenodd | inherit > You probably mean the "draw:path"/"svg:path" element. "svg:d" is an attribute that can be attached to this element. It contains the path data itself. Best regards Michael
Next in thread →
Next in month →