cosmetic
This commit is contained in:
parent
3510b57523
commit
fe94d3036e
@ -3,7 +3,7 @@
|
||||
Img_Width=1024
|
||||
Img_Height=720
|
||||
|
||||
TEXTCOL="Yellow"
|
||||
STROKOL="Green"
|
||||
TEXTCOL="Orange"
|
||||
STROKOL="Blue"
|
||||
|
||||
NBFRAMES=360
|
||||
|
@ -41,7 +41,7 @@ do
|
||||
convert ${TMPIMG} \
|
||||
-font Courier-Bold \
|
||||
-pointsize 12 \
|
||||
-kerning 8 \
|
||||
-kerning 6 \
|
||||
-fill ${TEXTCOL} \
|
||||
-gravity north \
|
||||
-annotate +12+5 "$txt" \
|
||||
|
Loading…
Reference in New Issue
Block a user