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

[WIP] artists.stitch_to_animation: better gifs #1181

Closed
wants to merge 29 commits into from

Conversation

ddkohler
Copy link
Contributor

@ddkohler ddkohler commented May 29, 2024

Changes

Rework wt.artists.stitch_to_animation: more settings to customize the quality and size of the generated gifs.

Checklist

  • added tests, if applicable
  • updated documentation, if applicable
  • updated CHANGELOG.md
  • tests pass

ddkohler and others added 29 commits March 22, 2024 17:35
remove from examples, docs
try alternative path to make fringes work
try to get feedback from error
* re-implement module reset

* Update split.py

* Update split.py

* Update conf.py

* Update split.py

* Update fringes_transform.py

* Update __init__.py

* Update fringes_transform.py

* Revert "Update fringes_transform.py"

This reverts commit 7911367.

* node 20
still trying to fix sphinx build test
no need for ImageIO.  some PIL kwargs do not apply.
 RGB conversion makes better color fidelity.  should make this a kwarg.
@ddkohler ddkohler changed the title artists.stitch_to_animation: better gifs [WIP] artists.stitch_to_animation: better gifs May 29, 2024
@ddkohler
Copy link
Contributor Author

closing to rebase changes specific to this off of master

@ddkohler ddkohler closed this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

artists.stitch_to_animation: gif generation can have low color fidelity
1 participant