23
2
Fork 0

Captcha : more space (more clear)

This commit is contained in:
Adrien Bourmault 2021-01-14 18:57:31 +01:00 committed by root
parent 3bf620fa8f
commit 7633fa8776
1 changed files with 4 additions and 4 deletions

View File

@ -116,8 +116,8 @@ convert -size 300x70 xc:none -pointsize 20 \
\( -clone 0 -fill black \
-stroke black -strokewidth 1 \
-font Helvetica-Narrow -annotate "0x0+0+0" "\n $INSTRUCTIONS" \
-font Helvetica-Bold -annotate "0x0+0+20" "\n $TEXT" \
-font Helvetica-Narrow -annotate "0x0+0+40" "\n $INSTRUCTIONS2" \
-font Helvetica-Bold -annotate "0x0+0+22" "\n $TEXT" \
-font Helvetica-Narrow -annotate "0x0+0+44" "\n $INSTRUCTIONS2" \
-roll +$ROLL_X+0 \
-wave "$WAVE1_AMPLITUDE"x"$WAVE1_LENGTH" \
-roll -$ROLL_X+0 \) \
@ -127,8 +127,8 @@ convert -size 300x70 xc:none -pointsize 20 \
\( -clone 0 -fill black \
-stroke black -strokewidth 1 \
-font Helvetica-Narrow -annotate "0x0+0+0" "\n $INSTRUCTIONS" \
-font Helvetica-Bold -annotate "0x0+0+20" "\n $TEXT" \
-font Helvetica-Narrow -annotate "0x0+0+40" "\n $INSTRUCTIONS2" \
-font Helvetica-Bold -annotate "0x0+0+22" "\n $TEXT" \
-font Helvetica-Narrow -annotate "0x0+0+44" "\n $INSTRUCTIONS2" \
-roll +$ROLL_X+0 \
-wave "$WAVE1_AMPLITUDE"x"$WAVE1_LENGTH" \
-roll -$ROLL_X+0 \) \