id_
This commit is contained in:
parent
b19f58726c
commit
01d272981e
133 changed files with 822 additions and 66 deletions
|
|
@ -6,7 +6,7 @@ do
|
|||
|
||||
echo "mapping $f to palette..."
|
||||
|
||||
convert $f +dither -map ../palette "processed/${NAME}_reduced.png"
|
||||
convert $f +dither -map ../palette.png "processed/${NAME}_reduced.png"
|
||||
|
||||
TARGET="processed/${NAME}_reduced.png"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue