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
I think adding an SVG format option would be great for the linear gradient image. There would be no need for node-canvas and the image can be configured to scale content if size isn't provided, or made to fit a specific dimension without impacting size.
This should be relatively simple. We could use Jade to create some SVG templates, render them with the options, and then run the Stylus.url method on the output.
The text was updated successfully, but these errors were encountered:
I think adding an SVG format option would be great for the linear gradient image. There would be no need for node-canvas and the image can be configured to scale content if size isn't provided, or made to fit a specific dimension without impacting size.
This should be relatively simple. We could use Jade to create some SVG templates, render them with the options, and then run the Stylus.url method on the output.
The text was updated successfully, but these errors were encountered: