Skip to content

Instantly share code, notes, and snippets.

@pavelbinar
Created February 20, 2014 15:34
Show Gist options
  • Select an option

  • Save pavelbinar/9116427 to your computer and use it in GitHub Desktop.

Select an option

Save pavelbinar/9116427 to your computer and use it in GitHub Desktop.

Revisions

  1. pavelbinar created this gist Feb 20, 2014.
    5 changes: 5 additions & 0 deletions creare-gradient.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # Color to color
    convert -size 2000x100 gradient:#4b4-#bfb ./gradient.gif

    # Color to transparent
    convert -size 500x500 gradient:none-firebrick gradient_transparent.png