commit du soir, espoir
This commit is contained in:
@@ -72,7 +72,7 @@ faire_le_titre ()
|
||||
{
|
||||
echo "faire le titre"
|
||||
|
||||
local NBRE=280
|
||||
local NBRE=320
|
||||
local SRC="frames/passage/00099.png"
|
||||
local GRAY="/dev/shm/tmp-titre.png"
|
||||
|
||||
@@ -84,7 +84,7 @@ do
|
||||
convert ${GRAY} \
|
||||
-gravity north \
|
||||
-font $FONTE \
|
||||
-pointsize 146 \
|
||||
-pointsize 140 \
|
||||
-kerning 6 \
|
||||
-fill $TEXTCOL \
|
||||
-strokewidth 3 -stroke $STROKOL \
|
||||
@@ -122,7 +122,7 @@ do
|
||||
-pointsize 48 \
|
||||
-strokewidth 1 \
|
||||
-gravity south \
|
||||
-annotate +0+140 "${datetime}" \
|
||||
-annotate +0+110 "${datetime}" \
|
||||
${TMP}
|
||||
# identify ${TMP}
|
||||
copy_a_file ${TMP}
|
||||
|
||||
Reference in New Issue
Block a user