Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitry Chestnykh 50fb09e812 Make sure dotSize is never less than 1. hace 9 años
  Dmitry Chestnykh 90158fbef4 Generate captcha representations deterministically. hace 10 años
  Dmitry Chestnykh 26f056818c Use SipHash-based PRNG for image/audio variations. hace 10 años
  Dmitry Chestnykh 46413fff73 Fix typo in comment. hace 10 años
  Dmitry Chestnykh cede256342 Fix image.WriteTo, properly implementing interface. hace 10 años
  Dmitry Chestnykh 90a7bd4b43 Fix for Go weekly.2012-01-15. hace 12 años
  Dmitry Chestnykh 31ad576274 Fix build for Go weekly.2011-10-06. hace 12 años
  Dmitry Chestnykh d7cb604d49 Add copyright headers. hace 13 años
  Dmitry Chestnykh f0b06e6dfc image: s/img/m/ hace 13 años
  Dmitry Chestnykh 796c18f35a image: rename a few variables. hace 13 años
  Dmitry Chestnykh c087adeb6a Remove dependency on uniuri. Add random.go. hace 13 años
  Dmitry Chestnykh d6bfb3fd16 image: forgot to use circleCount const in NewImage. hace 13 años
  Dmitry Chestnykh 0c4201560e image: use paletted image. hace 13 años
  Dmitry Chestnykh 5192a06640 image: remove random variations in drawDigit's x,y. hace 13 años
  Dmitry Chestnykh de409bf982 image: precalculate dx in distort and strikeThrough. hace 13 años
  Dmitry Chestnykh e136731cce image: fix terminology again. hace 13 años
  Dmitry Chestnykh 719496cd1b image: refactor, fix terminology. hace 13 años
  Dmitry Chestnykh 1b34f643a5 image: new wave distortion, and strike-through. hace 13 años
  Dmitry Chestnykh 307ecdadf1 image: use font with better resolution. hace 13 años
  Dmitry Chestnykh b8bb54f620 image: simplify skew randomization. hace 13 años
  Dmitry Chestnykh a9e88462c0 Add notice about Image.WriteTo to BUGS. hace 13 años
  Dmitry Chestnykh fe4a597532 Thinner strike-through on captcha image. hace 13 años
  Dmitry Chestnykh 4572d7de1e Fix comments, apply gofmt. hace 13 años
  Dmitry Chestnykh 68d217e79d Export RandomDigits. Remove NewRandom* functions. hace 13 años
  Dmitry Chestnykh c179a205da Rename "numbers" to "digits" everywhere. hace 13 años
  Dmitry Chestnykh 797447596c Replace PNGEncode with WriteTo for Image. hace 13 años
  Dmitry Chestnykh 5357b20fc9 Rename CaptchaImage -> Image, CaptchaAudio -> Audio. hace 13 años
  Dmitry Chestnykh 778d34d6f1 image: move border calculation to calculateSizes(). hace 13 años
  Dmitry Chestnykh 452b826a09 Fix comments. hace 13 años
  Dmitry Chestnykh b58457629b Move rand initialization to image.go. hace 13 años