Skip to content

Commit

Permalink
Mention lossless WebP improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel authored Oct 16, 2024
1 parent 693079d commit fe94eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Version 0.25.3

Features:
- Much faster decoding of lossless WebP due to a variety of optimizations. Our benchmarks show 2x to 2.5x improvement.
- Added support for orientation metadata, so that e.g. smartphone camera images could be displayed correctly:
- Added `ImageDecoder::orientation()` and implemented orientation metadata extraction for JPEG, WebP and TIFF formats
- Added `DynamicImage::apply_orientation()` to apply the orientation to an image
Expand Down

0 comments on commit fe94eab

Please sign in to comment.