diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index 4bf14f9..da79d3f 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -82,7 +82,7 @@ fi convert -font 'Liberation-Sans' \ -pointsize 120 -fill black -draw 'text 330,250 "'"$MONTANT DU"'"' \ -pointsize 40 -fill black -draw 'text 70,50 "'"$XZUID"'"' \ --pointsize 20 -fill black -draw 'text 400,20 "'"${NOTERIB}"'"' \ +-pointsize 20 -fill black -draw 'text 380,20 "'"${NOTERIB}"'"' \ -pointsize 30 -draw 'text 50,100 "'"Identifiant: $NUMERO"'"' \ -pointsize 22 -fill black -draw 'text 50,130 "'"Code Secret: $SECRET"'"' \ -pointsize 25 -fill black -draw 'text 150,440 "'"$BOTTOM"'"' \ diff --git a/images/fondticket.jpg b/images/fondticket.jpg new file mode 100644 index 0000000..5c98d53 Binary files /dev/null and b/images/fondticket.jpg differ diff --git a/images/g1ticket.png b/images/g1ticket.png new file mode 100644 index 0000000..084c549 Binary files /dev/null and b/images/g1ticket.png differ diff --git a/images/logoticket.png b/images/logoticket.png new file mode 100644 index 0000000..20181de Binary files /dev/null and b/images/logoticket.png differ