Closed sepcnt closed 2 months ago
This PR revives the long-stalled PR from https://github.com/jkelleyrtp/stylo-dioxus/pull/4.
It adds full gradient support. Note that due to Vello's behavior, it follows the SVG schema rather than the web schema by default ("transparent" is #00000000 rather than #FFFFFF00 in color mixing), so some gradients may differ.
This PR revives the long-stalled PR from https://github.com/jkelleyrtp/stylo-dioxus/pull/4.
It adds full gradient support. Note that due to Vello's behavior, it follows the SVG schema rather than the web schema by default ("transparent" is #00000000 rather than #FFFFFF00 in color mixing), so some gradients may differ.