Skip to content

Commit

Permalink
Added getxmp() to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 26, 2022
1 parent 710927a commit 3f94103
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/releasenotes/9.4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ removes the hidden RGB values for better compression by default in libwebp 0.5
or later. By setting this option to ``True``, the encoder will keep the hidden
RGB values.

getxmp()
^^^^^^^^

`XMP data <https://en.wikipedia.org/wiki/Extensible_Metadata_Platform>`_ can now be
decoded for WEBP images through ``getxmp()``.

Security
========

Expand Down

0 comments on commit 3f94103

Please sign in to comment.