fine tuning
This commit is contained in:
@@ -24,17 +24,17 @@ outfile=$(printf "WS/troid/%05d.png" $clock)
|
||||
echo $timestamp $texte $outfile
|
||||
|
||||
convert ${TMPF} \
|
||||
-pointsize 22 \
|
||||
-pointsize 24 \
|
||||
-font Courier-Bold \
|
||||
-fill Orange \
|
||||
-annotate +15+22 "$timestamp" \
|
||||
-annotate +15+48 "$texte" \
|
||||
-pointsize 14 \
|
||||
-fill Yellow \
|
||||
-annotate +20+32 "$timestamp" \
|
||||
-annotate +20+58 "$texte" \
|
||||
-pointsize 16 \
|
||||
-gravity south-west \
|
||||
-annotate +15+9 "tTh & Konrad" \
|
||||
${outfile}
|
||||
|
||||
sleep 3
|
||||
sleep 6
|
||||
}
|
||||
|
||||
# ---------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user