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

Add webp support to px.imshow #4797

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 11, 2024

  1. add webp support to px.imshow

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2706b2c View commit details
    Browse the repository at this point in the history
  2. add doc example for imshow binary_backend_kwargs

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    325057d View commit details
    Browse the repository at this point in the history
  3. update imshow test

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fc4b279 View commit details
    Browse the repository at this point in the history
  4. add doc note

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4dfccc8 View commit details
    Browse the repository at this point in the history
  5. fix formatting issues not caught by pre-commit

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d55c09f View commit details
    Browse the repository at this point in the history
  6. fix typo

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1dbb5d8 View commit details
    Browse the repository at this point in the history
  7. fix tests

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    367d17f View commit details
    Browse the repository at this point in the history
  8. fix duplicate kwargs error + add test

    Signed-off-by: maximsmol <[email protected]>
    maximsmol committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ba98e7e View commit details
    Browse the repository at this point in the history