API Overview API Index Direct link to this page
JavaOnTracks 0.1.2
  Package: net.jot.captcha.generators
Author(s)
Since
Version
Serial
Description
See also:   
JOTSTDCaptchaGenerator View Source My own captcha impl, called "drunk" because of the way the letters look (wavy) Generate 200x60 captcha containing 5 characters characters used are listed in CHARS (others can be confusing) Background of image is white Characters use Random colors We add some random lines of the same color as the characters to the background(1 pixel thick) Characters "size" varies a bit between (scale: 3 to 5) Characters lines thickness vary from 3 to 5 Characters are drown using "wavy" lines (wavyness: 1 to 4) Wavy lines will also have holes in them (sometimes)
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar