Gregwar / Captcha

PHP Captcha library
MIT License
1.73k stars 290 forks source link

Hard to identify the phrase #10

Closed thbourlove closed 11 years ago

thbourlove commented 11 years ago

The random angle and offset will make it hard to identify the phrase. Like this: captcha

I fixed some coding style at the same time.

Gregwar commented 11 years ago

Hello,

Having these options is a good point. Moreover, 12 is maybe indeed a too high default max offset, maybe it could be reduced to 8

Gregwar commented 11 years ago

Thanks for contributing!