mirror of
https://github.com/smogon/sprites.git
synced 2026-07-05 19:07:08 -05:00
more 'magick'
This commit is contained in:
parent
7b3a9376bc
commit
560f0ebf18
|
|
@ -167,8 +167,8 @@ foreach_rule(
|
|||
dexMissing,
|
||||
{
|
||||
display="missing dex %B",
|
||||
"convert %f'[0]' -trim %o",
|
||||
"mogrify -background transparent -gravity center -resize '120x120>' -extent 120x120 %o",
|
||||
"magick convert %f'[0]' -trim %o",
|
||||
"magick mogrify -background transparent -gravity center -resize '120x120>' -extent 120x120 %o",
|
||||
compresspng{config="DEX"}
|
||||
},
|
||||
"build/padded-dex/%B.png"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user