sprites/tools/fbsprite.sh
Christopher Monsanto 8e8235f455 Remove compression & switch to imagick 7
Will chain with `compresspng` in lua, easier to set optimization
settings in tup config
2020-04-30 04:25:56 -04:00

6 lines
165 B
Bash
Executable File

#!/bin/sh
# Smogdex Facebook social images
convert $1'[0]' -trim -resize 150x150 -background white -gravity center -extent 198x198 -bordercolor black -border 1 $2