Skip to content

Commit 77f0b99

Browse files
Handle Exif orientations for JPEG images (fixes #1670) (#2296)
* Handle Exif orientation for JPEG images * Updated CHANGELOG.md * Changes for PR --------- Co-authored-by: Geoffrey Prewett <[email protected]>
1 parent a2e10e6 commit 77f0b99

File tree

3 files changed

+366
-5
lines changed

3 files changed

+366
-5
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ This release notably changes to using N-API. 🎉
4444
* Allow alternate or properly escaped quotes *within* font-family names
4545
* Fix TextMetrics type to include alphabeticBaseline, emHeightAscent, and emHeightDescent properties
4646
* Fix class properties should have defaults as standard js classes (#2390)
47+
* Fixed Exif orientation in JPEG files being ignored (#1670)
4748

4849
2.11.2
4950
==================

0 commit comments

Comments
 (0)