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've created a batch zsh command to convert svgs to different sized pngs and then using imagemagick to convert those pngs to an ico file.
I run pretty standard commands but occasionally svgexport will throw an error. I'm guessing the problem is that the original svg doesn't have it's width specified? Is there a setting to have it default to something so that I can properly process these svgs?
Also this issue might be related, though it's pretty old.
I've created a batch zsh command to convert svgs to different sized pngs and then using imagemagick to convert those pngs to an ico file.
I run pretty standard commands but occasionally svgexport will throw an error. I'm guessing the problem is that the original svg doesn't have it's width specified? Is there a setting to have it default to something so that I can properly process these svgs?
Also this issue might be related, though it's pretty old.
#16
The text was updated successfully, but these errors were encountered: