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

Unable to resize images #53

Open
Banalian opened this issue Sep 11, 2024 · 0 comments
Open

Unable to resize images #53

Banalian opened this issue Sep 11, 2024 · 0 comments

Comments

@Banalian
Copy link

Hi!

Thanks a lot for this widget, it helped a lot!

I have a small issue with the img tag. When I try to use the width param to resize my image to fit the frame/widget, the image won't appear, because an exception occurs.

The exception is "module PIL.Image has no attribute "ANTIALIAS"" ( Line 562 of html_parser.py)

From my quick search, it looks like it doesn't exist indeed, and the function is waiting for something else, perhaps a choice in the enum "Resampling" ?

I've read that you're rewriting the module from scratch, so I don't know if you wish to fix this, but I still wanted to report it just in case😄

Once again, thanks a lot for this 😄!

Have a good day,
Banalian

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

No branches or pull requests

1 participant