Skip to content

CoreGraphics backend doesn't support gradient extend modes REPEAT and REFLECT #4

Open
@justvanrossum

Description

@justvanrossum

It's possible to make this, by drawing multiple gradients. It requires some work as we'll need to know how many in each direction. This is similar to clip rect calculation in the Cairo backend, and should also allow us to remove the fillSolid workaround in CoreGraphics.

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