ready for iohd2026 release
This commit is contained in:
@@ -8,7 +8,7 @@ IDX=0
|
|||||||
SPOOL="frames/Spool"
|
SPOOL="frames/Spool"
|
||||||
SEQNAME="none"
|
SEQNAME="none"
|
||||||
TMP="WS/tmp.png"
|
TMP="WS/tmp.png"
|
||||||
FONTE="Palatino-Bold"
|
FONTE="FreeSerif-Bold"
|
||||||
|
|
||||||
source tools/fonctions.sh
|
source tools/fonctions.sh
|
||||||
|
|
||||||
@@ -91,7 +91,7 @@ do
|
|||||||
-pointsize 140 \
|
-pointsize 140 \
|
||||||
-kerning 6 \
|
-kerning 6 \
|
||||||
-fill $TEXTCOL \
|
-fill $TEXTCOL \
|
||||||
-strokewidth 5 -stroke $STROKOL \
|
-strokewidth 3 -stroke $STROKOL \
|
||||||
-annotate +0+${Ypos} "La famille\nHexaCone" \
|
-annotate +0+${Ypos} "La famille\nHexaCone" \
|
||||||
${TMP}
|
${TMP}
|
||||||
# identify ${TMP}
|
# identify ${TMP}
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ do
|
|||||||
# echo $imgA $imgB
|
# echo $imgA $imgB
|
||||||
printf "%8d" $frame
|
printf "%8d" $frame
|
||||||
composite $imgA $imgB \
|
composite $imgA $imgB \
|
||||||
-blend 50% \
|
-blend 25% \
|
||||||
$imgC
|
$imgC
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user