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

Set Image DPI for captcha providers #96

Merged
merged 5 commits into from
Sep 2, 2021
Merged

Conversation

rr83019
Copy link
Contributor

@rr83019 rr83019 commented Aug 31, 2021

Closes #86

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
@rr83019 rr83019 requested a review from hrj August 31, 2021 10:16
Make fn static

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
@rr83019 rr83019 requested a review from hrj September 1, 2021 17:28
@hrj
Copy link
Contributor

hrj commented Sep 2, 2021

In the Filter challenge code, you could call image.awt() method after this line to get a BufferedImage and then use our PngImageWriter on that. Does that make sense?

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
@hrj hrj merged commit 8f606da into librecaptcha:master Sep 2, 2021
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.

Set DPI on PNG images
2 participants