small tuning
This commit is contained in:
parent
5d105ccde9
commit
bf7550e52e
@ -40,8 +40,8 @@ do
|
|||||||
# echo $frame $img $txt
|
# echo $frame $img $txt
|
||||||
convert ${TMPIMG} \
|
convert ${TMPIMG} \
|
||||||
-font Courier-Bold \
|
-font Courier-Bold \
|
||||||
-pointsize 12 \
|
-pointsize 11 \
|
||||||
-kerning 6 \
|
-kerning 4 \
|
||||||
-fill ${TEXTCOL} \
|
-fill ${TEXTCOL} \
|
||||||
-gravity north \
|
-gravity north \
|
||||||
-annotate +12+5 "$txt" \
|
-annotate +12+5 "$txt" \
|
||||||
|
Loading…
Reference in New Issue
Block a user