Pillow/Images
Bernardo Heynemann b4735f7829 Adding support for metadata in webp images.
Pillow now uses the webpmux library to envelop the webp images in RIFF. This allows for easy support of exif and icc_profile metadata.

Also included tests that verify compatibility with jpeg for exif and icc_profile metadata.

If the user does not have webp with webpmux enabled, pillow will fall back to the previous approach, meaning no exif or icc_profile metadata will be read or written to.
2013-07-04 18:04:07 -03:00
..
courB08.bdf Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
courB08.pbm Forking PIL 2010-07-30 22:52:47 -04:00
courB08.pil Forking PIL 2010-07-30 22:52:47 -04:00
flower.webp Adding support for metadata in webp images. 2013-07-04 18:04:07 -03:00
flower2.webp Adding support for metadata in webp images. 2013-07-04 18:04:07 -03:00
lena.fli py3k: Add .FLI sanity check, and fix palette bytes bug 2013-01-10 08:47:01 -06:00
lena.gif Forking PIL 2010-07-30 22:52:47 -04:00
lena.ico py3k: Add Windows icon sanity test 2013-01-10 08:47:04 -06:00
lena.jpg Forking PIL 2010-07-30 22:52:47 -04:00
lena.png Forking PIL 2010-07-30 22:52:47 -04:00
lena.ppm Forking PIL 2010-07-30 22:52:47 -04:00
lena.psd py3k: Add Photoshop sanity check 2013-01-10 08:47:01 -06:00
lena.tar py3k: Add TarIO test 2013-01-10 08:47:03 -06:00
lena.webp add support for webp 2013-03-12 22:30:59 +08:00
lena.xpm py3k: Add XPM read test 2013-01-10 08:47:03 -06:00
transparent.png Added support for alpha transparent webp images #204 2013-05-13 17:01:42 +01:00
transparent.webp Added support for alpha transparent webp images #204 2013-05-13 17:01:42 +01:00