SVG output has unwanted shadows on text
YanikTheYak opened this issue · 3 comments
Issue : The latest version of GoJs – 2.1.54 is giving background shadows for text inside nodes for SVG output.
Note that this is not the case for PNGs.
We have observed this in the versions on or after 2.1.49. Where we see background shadows for text inside nodes when outputting svg. However on the versions on or before 2.1.48 we do not have this issue.
Attached below is the sample html to verify the above usecase.
svg.zip
You need to put gojs.js in a folder ../release/gojs.js
Below are the sample screenshots to get a glance.
On or before 2.1.48
Thanks
Thank you for the reproducible case. We'll investigate and fix this soon.
This has been fixed, and will be out with the next release, probably early next week. I'll comment again and close this issue on release.
Thanks again.
We have just released 2.1.55 and the GoJS 2.2 Alpha, both of which contain the fix for this issue. Thanks again for reporting.
There is more information, here: https://forum.nwoods.com/t/gojs-version-2-2-alpha-and-gojs-2-1-55-released/15127