Skip to content

Commit fe94eab

Browse files
authored
Mention lossless WebP improvements
1 parent 693079d commit fe94eab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Version 0.25.3
1010

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

0 commit comments

Comments
 (0)