Mods
This commit is contained in:
3
cromulant/img/green.sh
Executable file
3
cromulant/img/green.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
convert $1 -channel G -evaluate add 12% +channel -quality 85 -strip $1_green
|
Binary file not shown.
Before Width: | Height: | Size: 214 KiB After Width: | Height: | Size: 210 KiB |
BIN
cromulant/img/icon_3_o.jpg
Normal file
BIN
cromulant/img/icon_3_o.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 214 KiB |
Binary file not shown.
Before Width: | Height: | Size: 269 KiB After Width: | Height: | Size: 268 KiB |
BIN
cromulant/img/icon_4_o.jpg
Normal file
BIN
cromulant/img/icon_4_o.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 269 KiB |
3
cromulant/img/red.sh
Executable file
3
cromulant/img/red.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
convert $1 -channel R -evaluate add 16% +channel -quality 85 -strip $1_red
|
Reference in New Issue
Block a user