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

Improvements to image animation #21

Closed
wants to merge 3 commits into from
Closed

Improvements to image animation #21

wants to merge 3 commits into from

Conversation

AnonymouX47
Copy link
Owner

  • Restores frame caching based on framecount formerly reverted by ea6f74b and 97464fd
  • Replaces frame caching based on filesize
  • Removes optimizations for animated images which are no longer necessary

Pillow v9.1.0 has been released with the improvements in python-pillow/Pillow#6077

This **partially** reverts commit 968e6e2.
- Change: This brings back frame caching based on framecount.

This reverts commits ea6f74b and 97464fd.
@AnonymouX47 AnonymouX47 added enhancement New feature / Improvement suggestion or request lib Related to the library (Not to be used anymore) cli Related to the image viewer's CLI (Not to be used anymore) tui Related to the image viewer's TUI (Not to be used anymore) labels Apr 7, 2022
@AnonymouX47 AnonymouX47 added this to the 0.2.0 milestone Apr 7, 2022
@AnonymouX47 AnonymouX47 closed this Apr 7, 2022
@AnonymouX47 AnonymouX47 deleted the animation branch April 7, 2022 20:06
@AnonymouX47 AnonymouX47 restored the animation branch April 7, 2022 20:07
@AnonymouX47 AnonymouX47 removed this from the 0.2.0 milestone Apr 7, 2022
@AnonymouX47 AnonymouX47 removed enhancement New feature / Improvement suggestion or request lib Related to the library (Not to be used anymore) cli Related to the image viewer's CLI (Not to be used anymore) tui Related to the image viewer's TUI (Not to be used anymore) labels Apr 7, 2022
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.

1 participant