Skip to content

fillShapes(mask: Mask, ... does not check for pathWidth == 0 #394

@kwhitefoot

Description

@kwhitefoot

fillShapes(image: Image, ... checks for pathWidth == 0 and returns early when it is which avoids

"index out of bounds, the container is empty" when attempting to access coverages[0].

fillShapes(mask: Mask, ... should perform the same check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions