image 1.1.22 image: ^1.1.22 copied to clipboard
Provides server and web apps the ability to load, manipulate, and save images with various image file formats including PNG, JPEG, GIF, WebP, TIFF, TGA, PSD, and OpenEXR.
v 1.1.22 - July 31, 2014
- Various bug fixes
v 1.1.21 - June 19, 2014
- Add drawImage function
- Update XML dependency to 2.0.0
v 1.1.20 - April 26, 2014
- Fix OpenEXR decoder for dart2js
v 1.1.19 - April 15, 2014
- OpenEXR fixes.
v 1.1.18 - April 06, 2014
- Added OpenEXR format docoder.
v 1.1.17 - April 02, 2014
- Add Photoshop PSD format decoder
v 1.1.16 - March 24, 2014
- Fix JPEG encoder for compression quality < 100.
v 1.1.15 - March 10, 2014
- Update to new version of archive.
v 1.1.14 - February 26, 2014
- Optimizations
v 1.1.13 - February 16, 2014
- Added TIFF decoder
v 1.1.10 - February 11, 2014
- Added APNG animated PNG decoding support.
- Improved JPEG decoding performance
- Various bug fixes
v 1.1.8 - February 01, 2014
- Added GIF decoding support, including animated gifs.
v 1.1.7 - January 28, 2014
- Added WebP decoding support, included animated WebP.