mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Deprecate win32-ia32 prebuilt binaries
This commit is contained in:
@@ -16,6 +16,8 @@ slug: changelog/v0.35.0
|
||||
|
||||
* Upgrade to libvips v8.18.0 for upstream bug fixes.
|
||||
|
||||
* Deprecate Windows 32-bit (win32-ia32) prebuilt binaries.
|
||||
|
||||
* Add `withGainMap` to process HDR JPEG images with embedded gain maps.
|
||||
[#4314](https://github.com/lovell/sharp/issues/4314)
|
||||
|
||||
|
||||
@@ -50,8 +50,8 @@ Ready-compiled sharp and libvips binaries are provided for use on the most commo
|
||||
* Linux s390x (glibc >= 2.36)
|
||||
* Linux x64 (glibc >= 2.26, musl >= 1.2.2, CPU with SSE4.2)
|
||||
* Windows x64
|
||||
* Windows x86
|
||||
* Windows ARM64 (experimental, CPU with ARMv8.4 required for all features)
|
||||
* Windows x86 (deprecated, Node.js 20 only)
|
||||
* Windows ARM64 (CPU with ARMv8.4 required for all features)
|
||||
|
||||
This provides support for the
|
||||
JPEG, PNG, WebP, AVIF (limited to 8-bit depth), TIFF, GIF and SVG (input) image formats.
|
||||
|
||||
Reference in New Issue
Block a user