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

Fixed "quiet" bug - Issue #71 #79

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Fixed "quiet" bug - Issue #71 #79

merged 1 commit into from
Feb 23, 2023

Conversation

MLpranav
Copy link
Contributor

@MLpranav MLpranav commented Nov 15, 2021

Issue #71

Credits to @arttuperala.

@MLpranav MLpranav changed the title Fixed "quite" bug - Issue #71 Fixed "quiet" bug - Issue #71 Nov 15, 2021
@aaronkazah
Copy link

Why isn't this approved yet?

@aaronkazah
Copy link

@jarrekk

@ghost
Copy link

ghost commented Jan 21, 2022

can someone approve this already? it's been months and there's no reason why it wouldn't be approved @jarrekk

@mahdizojaji
Copy link

Please approve this pull request.
i have a same issue and this pull request fix that.

@UrbanKeith
Copy link

Until the pull-request is accepted, use this

try:
  jpeg = imgkit.from_string(html_string, False, options={'quiet': ''})
except UnicodeDecodeError as err:
  jpeg = err.args[1]

@jarrekk
Copy link
Owner

jarrekk commented Feb 23, 2023

Sorry for the late approval, I was busy with some life stuff, would someone want to co-maintain this repo? In case I maybe not reply in time.

@jarrekk jarrekk merged commit 5edc17b into jarrekk:master Feb 23, 2023
@MLpranav
Copy link
Contributor Author

Hey there!

I can become a co-maintainer. Do let me know.

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.

5 participants