Commit History

Author SHA1 Message Date
  Dmitry Chestnykh f0b06e6dfc image: s/img/m/ 14 years ago
  Dmitry Chestnykh 796c18f35a image: rename a few variables. 14 years ago
  Dmitry Chestnykh c087adeb6a Remove dependency on uniuri. Add random.go. 14 years ago
  Dmitry Chestnykh d6bfb3fd16 image: forgot to use circleCount const in NewImage. 14 years ago
  Dmitry Chestnykh 0c4201560e image: use paletted image. 14 years ago
  Dmitry Chestnykh 5192a06640 image: remove random variations in drawDigit's x,y. 14 years ago
  Dmitry Chestnykh de409bf982 image: precalculate dx in distort and strikeThrough. 14 years ago
  Dmitry Chestnykh e136731cce image: fix terminology again. 14 years ago
  Dmitry Chestnykh 719496cd1b image: refactor, fix terminology. 14 years ago
  Dmitry Chestnykh 1b34f643a5 image: new wave distortion, and strike-through. 14 years ago
  Dmitry Chestnykh 307ecdadf1 image: use font with better resolution. 14 years ago
  Dmitry Chestnykh b8bb54f620 image: simplify skew randomization. 14 years ago
  Dmitry Chestnykh a9e88462c0 Add notice about Image.WriteTo to BUGS. 14 years ago
  Dmitry Chestnykh fe4a597532 Thinner strike-through on captcha image. 14 years ago
  Dmitry Chestnykh 4572d7de1e Fix comments, apply gofmt. 14 years ago
  Dmitry Chestnykh 68d217e79d Export RandomDigits. Remove NewRandom* functions. 14 years ago
  Dmitry Chestnykh c179a205da Rename "numbers" to "digits" everywhere. 14 years ago
  Dmitry Chestnykh 797447596c Replace PNGEncode with WriteTo for Image. 14 years ago
  Dmitry Chestnykh 5357b20fc9 Rename CaptchaImage -> Image, CaptchaAudio -> Audio. 14 years ago
  Dmitry Chestnykh 778d34d6f1 image: move border calculation to calculateSizes(). 14 years ago
  Dmitry Chestnykh 452b826a09 Fix comments. 14 years ago
  Dmitry Chestnykh b58457629b Move rand initialization to image.go. 14 years ago
  Dmitry Chestnykh d36aa1f342 image: refactor; add more color variations. 14 years ago
  Dmitry Chestnykh 0674e88f74 Accept the length of the random sequence of numbers. 14 years ago
  Dmitry Chestnykh 59a641ef53 Update documentation. 14 years ago
  Dmitry Chestnykh bb39fc5cc9 Refactored image captcha ready, and documented. 14 years ago
  Dmitry Chestnykh f1572d4d2c Numbers are now laid out correctly. 14 years ago
  Dmitry Chestnykh d88ce81917 Started work on code cleanup. 14 years ago
  Dmitry Chestnykh 364b4304db Move image-related functions into image.go. 14 years ago