Skip to content

Commit

Permalink
Handle Exif orientations for JPEG images (fixes #1670) (#2296)
Browse files Browse the repository at this point in the history
* Handle Exif orientation for JPEG images

* Updated CHANGELOG.md

* Changes for PR

---------

Co-authored-by: Geoffrey Prewett <prewettg@gmail.com>
  • Loading branch information
prewett-toptal and prewettg authored Nov 14, 2024
1 parent a2e10e6 commit 77f0b99
Show file tree
Hide file tree
Showing 3 changed files with 366 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ This release notably changes to using N-API. 🎉
* Allow alternate or properly escaped quotes *within* font-family names
* Fix TextMetrics type to include alphabeticBaseline, emHeightAscent, and emHeightDescent properties
* Fix class properties should have defaults as standard js classes (#2390)
* Fixed Exif orientation in JPEG files being ignored (#1670)

2.11.2
==================
Expand Down
Loading

0 comments on commit 77f0b99

Please sign in to comment.