image.properties 833 B

12345678910111213141516171819202122232425
  1. #\u521d\u59cb\u5316\u53c2\u6570\u5217\u8868\u53c2\u8003\u4ee5\u4e0burl: http://code.google.com/p/kaptcha/wiki/ConfigParameters
  2. #\u662f\u5426\u6709\u8fb9\u6846
  3. kaptcha.border=no
  4. #\u8fb9\u6846\u989c\u8272
  5. kaptcha=blue
  6. #\u8fb9\u6846\u5bbd\u5ea6
  7. kaptcha.border.thickness=0
  8. #\u56fe\u7247\u5bbd\u5ea6
  9. kaptcha.image.width=120
  10. #\u56fe\u7247\u9ad8\u5ea6
  11. kaptcha.image.height=40
  12. #\u5b57\u7b26\u5217\u8868
  13. kaptcha.textproducer.char.string=abcde2345678gfynmnpwx
  14. #\u5b57\u7b26\u957f\u5ea6
  15. kaptcha.textproducer.char.length=4
  16. #\u5b57\u4f53\u5927\u5c0f32px
  17. kaptcha.textproducer.font.size=32
  18. #\u5e72\u6270\u989c\u8272
  19. kaptcha.noise.color=black
  20. #\u5b57\u4f53\u989c\u8272
  21. kaptcha.textproducer.font.color=black
  22. #\u6e10\u53d8\u5f00\u59cb\u8272
  23. kaptcha.background.clear.from=255,222,0
  24. #\u6e10\u53d8\u7ec8\u6b62\u8272
  25. kaptcha.background.clear.to=255,127,0