fix
Before Width: | Height: | Size: 950 KiB After Width: | Height: | Size: 950 KiB |
Before Width: | Height: | Size: 787 KiB After Width: | Height: | Size: 787 KiB |
Before Width: | Height: | Size: 259 KiB After Width: | Height: | Size: 259 KiB |
Before Width: | Height: | Size: 544 KiB |
Before Width: | Height: | Size: 416 KiB |
@ -43,5 +43,5 @@ do
|
|||||||
magick composite $bgg -gravity north -geometry +0+0 $og $o
|
magick composite $bgg -gravity north -geometry +0+0 $og $o
|
||||||
convert -font "Meiryo" -pointsize 150 -fill black -gravity east -annotate +650-140 "$id" $o $f
|
convert -font "Meiryo" -pointsize 150 -fill black -gravity east -annotate +650-140 "$id" $o $f
|
||||||
mv $f $ff
|
mv $f $ff
|
||||||
rm $og $o
|
rm $og $o ${s}.png
|
||||||
done
|
done
|
||||||
|