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

Fix indices of colors read from GIMP Palette file #6640

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    61b1eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0837bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    681f77a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    4642e02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from radarhere/gimppalette

    Only use colors from the palette file
    jsbueno committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    1ed6039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a12389b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f6467c View commit details
    Browse the repository at this point in the history
  5. 💄

    jsbueno committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b471158 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Remove n_colors property

    jsbueno committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    0d00d08 View commit details
    Browse the repository at this point in the history
  2. Update src/PIL/GimpPaletteFile.py

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    jsbueno and radarhere committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2eb6976 View commit details
    Browse the repository at this point in the history
  3. Update Tests/test_file_gimppalette.py

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    jsbueno and radarhere committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c345080 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Mark 'break' after 'warning' as not "no cover": testing promotes the …

    …warning to an exception
    jsbueno committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    378471e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8979f0c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Improved test

    radarhere committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e007a0b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge pull request #3 from radarhere/gimppalette_test

    Improved test
    jsbueno committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6893d1d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    cefeab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    ea271be View commit details
    Browse the repository at this point in the history