Open HinTak opened 1 year ago
Here is the test file. Extracted from Google font's Nabla
Here is how Adobe svg native renders it, half black. (Should be all different shades of yellow/orange/red, just like it does above if you look at this issue on github with the attached svg rendered inline.
Expected Behaviour
Renders the svg with full color.
Actual Behaviour
Half of it is black.
Reproduce Scenario (including but not limited to)
Will attach test file.
Steps to Reproduce
Just run testCairo or testSkia to convert to png.
See also https://gitlab.gnome.org/GNOME/librsvg/-/issues/997
Librsvg's rendering is worse.
Platform and Version
Latest git HEAD, Linux
Sample Code that illustrates the problem
Will upload test file. Just your testCairo and testSkia
Logs taken while reproducing problem