From 8eb580e79a55b0b96c6177584ee4ef8a8222b57d Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Thu, 8 Feb 2024 14:59:46 +0100 Subject: [PATCH] docs: note EXIF data unsupported in `nativeImage` (#41261) * docs: note EXIF data unsupported in nativeImage * Update docs/api/native-image.md Co-authored-by: David Sanders --------- Co-authored-by: David Sanders --- docs/api/native-image.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/api/native-image.md b/docs/api/native-image.md index 6563b67653..24d1d531de 100644 --- a/docs/api/native-image.md +++ b/docs/api/native-image.md @@ -51,6 +51,13 @@ Check the _Size requirements_ section in [this article][icons]. [icons]: https://learn.microsoft.com/en-us/windows/win32/uxguide/vis-icons +:::note + +EXIF metadata is currently not supported and will not be taken into account during +image encoding and decoding. + +::: + ## High Resolution Image On platforms that have high-DPI support such as Apple Retina displays, you can