Skip to content

Should we support fill-rules?  #7

Description

@stebanos

In SVG, a fill-rule can be specified. The default is non-zero. This is good because this is also the default in <canvas> so whenever a fill-rule is not specified we don't have to consider it. However currently, when the fill-rule in SVG is set to evenodd, we have no way to ensure that it displays correctly. I think this is mostly an issue with SVG's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions