Skip to content

Commit

Permalink
docs: note EXIF data unsupported in nativeImage (electron#41261)
Browse files Browse the repository at this point in the history
* docs: note EXIF data unsupported in nativeImage

* Update docs/api/native-image.md

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>

---------

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
  • Loading branch information
codebytere and dsanders11 authored Feb 8, 2024
1 parent 42087e3 commit 8eb580e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/api/native-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8eb580e

Please sign in to comment.