Sha256: b2e0e4bd145a13522ba78a57238546dcbdec47d507beb7bf6883c6120c4253cd

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents


word="A R A H O W"

convert \
  -size '300x50' \
  -strokewidth 1 \
  -gravity center \
  -fill '#ffa500' \
  -family 'monoco' \
  -pointsize 42 \
  -bordercolor white \
  -border 5 \
  -annotate "0x0" "$word" \
  -wave '3x50' \
  -implode 0.2 \
  -strokewidth 10 \
  -draw 'line 5 25 295 25' \
  -draw 'line 5 35 295 35' \
  xc:white jpg:- > raptcha.jpg 

open raptcha.jpg 

  #-draw 'point 3,2' \

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
raptcha-2.0.0 image.sh