Commit Graph

9 Commits

Author SHA1 Message Date
hrj 715b9e4206 set anti-aliasing 2019-06-08 11:21:13 +05:30
hrj cf71757b5f return correct content type 2019-06-08 11:07:06 +05:30
hrj 9c7efb5e4a toString method for Challenge 2019-06-08 11:06:53 +05:30
hrj 80cf6b66fd add attribution to gif sequence writer class 2019-03-31 19:03:22 +05:30
Prajwal Goudar f2c588ef23 support for loading fonts dynamically with an option to choose level (#26)
* support for loading fonts dynamically with an option to choose level("easy","medium","hard")

* removed unwanted method

* changes made as required
2019-03-25 19:44:38 +05:30
Prajwal Goudar 0fe1dd1ae4 made changes to checkCaptcha function 2019-03-13 10:08:17 +05:30
Prajwal Goudar a4a3a63f3f added captcha types as required 2019-03-09 16:27:36 +05:30
Prajwal Goudar bb9fa10d72 fixed issues 2019-03-09 16:23:56 +05:30
Prajwal Goudar 994c5751ca added code to generate font fun captcha(type_1)
added code to generate gif format captcha(type_2)
added code to generate shadow text captcha(type_3)
minor changes in Main.scala file to fix errors
2019-03-06 02:53:09 +05:30