We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693079d commit fe94eabCopy full SHA for fe94eab
CHANGES.md
@@ -9,6 +9,7 @@
9
### Version 0.25.3
10
11
Features:
12
+ - Much faster decoding of lossless WebP due to a variety of optimizations. Our benchmarks show 2x to 2.5x improvement.
13
- Added support for orientation metadata, so that e.g. smartphone camera images could be displayed correctly:
14
- Added `ImageDecoder::orientation()` and implemented orientation metadata extraction for JPEG, WebP and TIFF formats
15
- Added `DynamicImage::apply_orientation()` to apply the orientation to an image
0 commit comments