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