mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Docs: changelog and credit for #3252
This commit is contained in:
parent
ea7cf2a2ef
commit
dd56a9699e
@ -35,6 +35,10 @@ Requires libvips v8.13.0
|
|||||||
* Ensure `trim` operation is a no-op when it would reduce an image to nothing.
|
* Ensure `trim` operation is a no-op when it would reduce an image to nothing.
|
||||||
[#3223](https://github.com/lovell/sharp/issues/3223)
|
[#3223](https://github.com/lovell/sharp/issues/3223)
|
||||||
|
|
||||||
|
* Expose `vips_text` to create an image containing rendered text.
|
||||||
|
[#3252](https://github.com/lovell/sharp/pull/3252)
|
||||||
|
[@brahima](https://github.com/brahima)
|
||||||
|
|
||||||
* Ensure only properties owned by the `withMetadata` EXIF Object are parsed.
|
* Ensure only properties owned by the `withMetadata` EXIF Object are parsed.
|
||||||
[#3292](https://github.com/lovell/sharp/issues/3292)
|
[#3292](https://github.com/lovell/sharp/issues/3292)
|
||||||
|
|
||||||
|
@ -254,3 +254,6 @@ GitHub: https://github.com/AlexanderTheGrey
|
|||||||
|
|
||||||
Name: Blayne Chard
|
Name: Blayne Chard
|
||||||
GitHub: https://github.com/blacha
|
GitHub: https://github.com/blacha
|
||||||
|
|
||||||
|
Name: Brahim
|
||||||
|
GitHub: https://github.com/brahima
|
||||||
|
Loading…
x
Reference in New Issue
Block a user