Easter Egg commit (big!)
This commit is contained in:
@@ -43,15 +43,15 @@ do
|
||||
txt=$(printf "%03d" ${frame} | tr '01' 'ol')
|
||||
# echo $frame $img $txt
|
||||
convert ${TMPIMG} \
|
||||
-font Courier-Bold \
|
||||
-pointsize 48 \
|
||||
-font Courier-Regular \
|
||||
-pointsize 46 \
|
||||
-kerning 4 \
|
||||
-strokewidth 1 \
|
||||
-fill ${STROKOL} -stroke ${TEXTCOL} \
|
||||
-gravity south-west \
|
||||
-annotate +25+5 "$txt" \
|
||||
-gravity south-east \
|
||||
-annotate +25+5 "$sqn" \
|
||||
-gravity south-east \
|
||||
-annotate +25+5 "$txt" \
|
||||
${img}
|
||||
fin=$(date +%s)
|
||||
echo ; sleep 1
|
||||
|
||||
Reference in New Issue
Block a user