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