[go: up one dir, main page]

Skip to content

Draft: Gradient to SVG

This starts converting gradients to SVG, see #28 (closed)

Changes

  • Rename Gradient -> GradientDefinition, GradientInstance

  • Convert a gradient definition to a linearGradient with stops

  • Expose linear/radial to gradient definition

...

Checklist

  • Change is tested
  • Change is documented.
  • Licenses are up to date

Related

Merge request reports

Loading