mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Ensure autoOrient occurs before non-90 rotation #4425
- Separate orient vs rotate ordering logic - Simplify EXIF auto-orient by using only rotate and/or flop
This commit is contained in:
@@ -3,5 +3,8 @@ title: v0.34.4 - TBD
|
||||
slug: changelog/v0.34.4
|
||||
---
|
||||
|
||||
* Ensure `autoOrient` occurs before non-90 angle rotation.
|
||||
[#4425](https://github.com/lovell/sharp/issues/4425)
|
||||
|
||||
* Ensure `autoOrient` removes existing metadata after shrink-on-load.
|
||||
[#4431](https://github.com/lovell/sharp/issues/4431)
|
||||
|
||||
Reference in New Issue
Block a user