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
We'll have to write support for some cases where a semi colon is used instead of a hyphen in the command line. I'm away on vacation right now, but when I get home after the new year I'll definitely look at this.
How would I create a gradient image using image_sorcery? http://www.imagemagick.org/Usage/canvas/#gradient_transparent
Specifically, I want to run this command:
convert -size 100x100 gradient:none-firebrick gradient_transparent.png
How do I achieve that within image_sorcery?
The text was updated successfully, but these errors were encountered: