Compare commits
2 Commits
db5eedffe1
...
f417711da3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f417711da3 | ||
![]() |
8bcb56e9ea |
@ -36,7 +36,7 @@ echo "linkfarm $SRC" | tee -a WS/log
|
||||
local INTER="/dev/shm/tmp-intertitre.png"
|
||||
tools/plot-timing.sh $1
|
||||
|
||||
local NBRE=75
|
||||
local NBRE=60
|
||||
|
||||
convert "WS/negatif.png" \
|
||||
-gravity north \
|
||||
@ -100,7 +100,7 @@ echo
|
||||
# -------------------------------------------------------
|
||||
faire_la_fin ()
|
||||
{
|
||||
local NBRE=180
|
||||
local NBRE=160
|
||||
datetime=$(LANG=fr date -u +"%Y/%m/%d")
|
||||
echo $datetime | tee -a WS/log
|
||||
|
||||
|
@ -40,7 +40,7 @@ do
|
||||
# echo $frame $img $txt
|
||||
convert ${TMPIMG} \
|
||||
-font Courier-Bold \
|
||||
-pointsize 16 \
|
||||
-pointsize 12 \
|
||||
-kerning 8 \
|
||||
-fill ${TEXTCOL} \
|
||||
-gravity north \
|
||||
|
Loading…
Reference in New Issue
Block a user