{lua,tup}-ext: add trim

This commit is contained in:
Christopher Monsanto
2020-05-02 21:40:17 -04:00
parent 7c503abb98
commit 58eb3de07a
3 changed files with 15 additions and 5 deletions

View File

@@ -43,7 +43,8 @@ tup.rule(
makecmd{
display="pokemonicons-pokeball-sheet",
[[
convert -background transparent -gravity center -extent 40x30 %f +append %o]],
convert -background transparent -gravity center -extent 40x30 %f +append %o
]],
compresspng{config="SPRITESHEET"}
},
{"build/ps/pokemonicons-pokeball-sheet.png"}