Skip to content

Poly objects could use a "fill mode" #63

Description

@DavinChurch

APL+Win has something it calls a PolyFillMode which Dyalog doesn't seem to have. It determines how interiors of polygons are filled. It has two settings: Alternate & Winding. Dyalog does not support this option. Alternate fills areas that can be reached from outside the figure by crossing and odd number of lines; Winding fills all interior areas. (I haven't checked to see which Dyalog does by default, but I'll eventually need to know what to document, at least.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    LowAn interpreter change needed to support features that applications use occasionally.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions