Prerelease v0.34.3-rc.1

This commit is contained in:
Lovell Fuller
2025-07-09 21:14:50 +01:00
parent 92f21451c1
commit 2dedcf35a0
16 changed files with 29 additions and 28 deletions

View File

@@ -46,6 +46,7 @@ A `Promise` is returned when `callback` is not provided.
- `icc`: Buffer containing raw [ICC](https://www.npmjs.com/package/icc) profile data, if present
- `iptc`: Buffer containing raw IPTC data, if present
- `xmp`: Buffer containing raw XMP data, if present
- `xmpAsString`: String containing XMP data, if valid UTF-8.
- `tifftagPhotoshop`: Buffer containing raw TIFFTAG_PHOTOSHOP data, if present
- `formatMagick`: String containing format for images loaded via *magick
- `comments`: Array of keyword/text pairs representing PNG text blocks, if present.