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

Improved GIF optimize condition #6378

Merged
merged 5 commits into from Jun 26, 2022
Merged

Improved GIF optimize condition #6378

merged 5 commits into from Jun 26, 2022

Commits on Jun 19, 2022

  1. Improve test in _get_optimize()

    Palette can be optimized if number of colors can be reduced by half or more.
    raygard committed Jun 19, 2022
    Copy the full SHA
    128ed18 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f656711 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7097444 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Copy the full SHA
    847ad8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from radarhere/fix_get_optimize

    Optimise palettes with more than 128 colors
    raygard committed Jun 26, 2022
    Copy the full SHA
    7c839d8 View commit details
    Browse the repository at this point in the history