diff options
Diffstat (limited to 'src/genTestImgs.sh')
| -rwxr-xr-x | src/genTestImgs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genTestImgs.sh b/src/genTestImgs.sh index a1dea28..1198a60 100755 --- a/src/genTestImgs.sh +++ b/src/genTestImgs.sh @@ -11,6 +11,6 @@ cat tol.json | \ convert -size 200x200 xc:khaki +repage \ -size 150x150 -fill black -background None \ -font Ubuntu-Mono -gravity center caption:"$REPLY" +repage \ - -gravity Center -composite -strip ../public/img/"$REPLY".jpg + -gravity Center -composite -strip ../public/img/"$REPLY".png done |
