Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a new version for captchagen #18

Closed
wants to merge 9 commits into from
Closed

Conversation

eidonjoe
Copy link

  1. Add drawImage and drawPoint function into project
  2. Give a default value for every function
  3. All configurable parameters when make a captch

captcha.text(); // Returns captcha text (randomly generated by default)
captcha.height(); // Returns captcha height (150 by default)
captcha.width(); // Returns captcha width (300 by default)
var captchagen = require('node-captchagen');
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node-captchagen?

@yocontra
Copy link
Owner

Thanks for the PR! I left comments with some questions

@yocontra yocontra closed this Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants