-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Progress towards sharp v0.34.0 #4248
Copy link
Copy link
Closed
Labels
Milestone
Description
Done so far:
- Upgrade to libvips v8.16.1
- Expose
isPalettemetadata - see Add VIPS_META_INDEXED meta libvips/libvips#3756 - Expose WebP
smartDeblockoutput option - see WebP Save: add argument for using "auto-filter"/"smart_deblock" encoding feature. libvips/libvips#3852 - Expose recent libjxl features such as animation, EXIF metadata (requires global libvips compiled with support for libjxl)
- Add linux-ppc64le to supported platforms
- Upgrade to C++17 - see Windows: support info.size on wide-character systems (a.k.a. the C++17 upgrade) #3943
- Change format of
metadata.backgroundfor greyscale images - see Enhancement: ensure metadata.background is compatible with color package for single-channel images #4090 - Upgrade to libheif v1.19.1 for AOM auto-tiles feature - see aom encoder: expose auto-tiles boolean option (since v3.10.0) strukturag/libheif#1330
- Merge autoOrient improvements - see Rotation sugar and more #4151
- Switch docs to Astro Starlight - see eeac8d4
- Expose
vips_arrayjoin- see Is it possible to use vips_arrayjoin from sharp? #1580 - Leak testing
- Performance testing
- Merge erode/dilate feature - see Erode / dilate preliminary implementation #4243
Reactions are currently unavailable