Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 10 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 7, 2023

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

Commits on Dec 8, 2023

  1. Merge pull request #2605 from SixLabors/js/fix-gif-edge-case

    Handle dedup of local palette of 256 length
    JimBobSquarePants authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cb07e36 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    7ab7b22 View commit details
    Browse the repository at this point in the history
  2. prevent potential overflow

    tocsoft committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    dd705eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c7b59f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9906ee5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2609 from SixLabors/issue/2608

    Correctly calculate foreground Rectangle when negative background location is set (3.1 fix)
    JimBobSquarePants authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    df21451 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4ce7ca View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge pull request #2610 from SixLabors/issue/2603

    Handle case when Foreground image overhangs bottom of background image during DrawImage Call (3.1 target)
    tocsoft authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6863127 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fix handling gif encoding for global palettes. (#2614)

    * Handle global ani with 256 palette and no trans
    
    * Bump diff for windows
    JimBobSquarePants authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ad1b0e6 View commit details
    Browse the repository at this point in the history
Loading