Skip to content

[FEATURE] Add support for radial gradient on SKSvgCanvas #3120

Open
@nandor23

Description

Is your feature request related to a problem?

Until now only linear gradient was supported on SKSvgCanvas, radial gradient was not implemented in Skia #3095.

This is no longer the case, as support has been added for both radial and two-point conical gradients: google/skia@f784f78

Describe the solution you would like

The gradients should work on SKSvgCanvas, just like they do on SKCanvas.
Current Skia bindings might work, but additional implementation may be needed.

Describe alternatives you have considered

None

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions