minor tweaks
This commit is contained in:
@@ -15,12 +15,12 @@ fi
|
||||
for img in $SDIR/*.pnm
|
||||
do
|
||||
|
||||
mogrify \
|
||||
-gravity South-East \
|
||||
-font Courier \
|
||||
-pointsize 12 \
|
||||
-fill Yellow \
|
||||
-annotate +10+10 "tTh 2023" \
|
||||
mogrify \
|
||||
-gravity South-East \
|
||||
-font Courier \
|
||||
-pointsize 12 \
|
||||
-fill firebrick \
|
||||
-annotate +10+10 "Konrad+tTh 2023" \
|
||||
$img
|
||||
echo "tagging " $img
|
||||
|
||||
|
||||
Reference in New Issue
Block a user