You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isn't a single library to render SVG (XML) into a draw.Image. sqweek/go-image.svg can parse SVG paths to an extent and generate limited images though...
There isn't a single library to render SVG (XML) into a
draw.Image. sqweek/go-image.svg can parse SVG paths to an extent and generate limited images though...