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 fixes 2668, 2676, and 2677 to main #2678

Merged
merged 13 commits into from
Feb 27, 2024
Merged

Commits on Feb 26, 2024

  1. Prevent underflow

    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3c65383 View commit details
    Browse the repository at this point in the history
  2. Fix file name

    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    15619ec View commit details
    Browse the repository at this point in the history
  3. Revert "Fix file name"

    This reverts commit 15619ec.
    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    12d05b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    223f647 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a54881 View commit details
    Browse the repository at this point in the history
  6. Fix casing

    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ed2cd31 View commit details
    Browse the repository at this point in the history
  7. Update src/ImageSharp/Formats/Webp/AlphaDecoder.cs

    Co-authored-by: Günther Foidl <[email protected]>
    JimBobSquarePants and gfoidl authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f6d24ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    624277b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2676 from SixLabors/js/fix-2670

    Fix AccessViolationException and hard crash with animated webp
    JimBobSquarePants authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0cbf475 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2677 from SixLabors/js/fix-2268

    Use a smarter approach to determine the transparent index when encoding palette Pngs.
    JimBobSquarePants authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3806fd2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56bc5a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Normalize Color API

    JimBobSquarePants committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b113d34 View commit details
    Browse the repository at this point in the history
  2. Aggressive inlining

    JimBobSquarePants committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    56804fb View commit details
    Browse the repository at this point in the history