Skip to content

Tags: Secullum/ImageSharp

Tags

v1.0.4

Toggle v1.0.4's commit message
Adicionando compatibilidade

v3.1.5

Toggle v3.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request SixLabors#2775 from SixLabors/js-fix-2771

Fix filtering on PNG encode.

v2.1.9

Toggle v2.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request SixLabors#2770 from SixLabors/af/backport-2759-2.1.x

Backport 2759 to 2.1.x

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request SixLabors#2716 from SixLabors/js/clear-buffers

Clear Pixel Buffers on Decode.

v2.1.8

Toggle v2.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request SixLabors#2715 from SixLabors/backport/v2-memlimit

V2 - Limit all memory allocations in the MemoryAllocator layer

v2.1.7

Toggle v2.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request SixLabors#2688 from SixLabors/js/backport-2681

Backport 2681

v3.1.3

Toggle v3.1.3's commit message
Allow nightlies from previous releases

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2637 from SixLabors/backport/webp-millis…

…econds

Backport: Fix WebP animation speed bug

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix handling gif encoding for global palettes. (SixLabors#2614)

* Handle global ani with 256 palette and no trans

* Bump diff for windows

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SixLabors#2599 from SixLabors/js/fix-2595

Use source length as bounds when unpacking RGB planes