Changes between Version 1 and Version 2 of Encodings/Pillow
- Timestamp:
- 04/01/14 15:33:21 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/Pillow
v1 v2 11 11 * {{{webp}}} (see also: [/wiki/Encodings/webp]) 12 12 }}} 13 14 {{{#!div class="box" 15 == Pillow vs PIL == 16 17 Since the original [http://www.pythonware.com/products/pil/ PIL] project has not been updated since 2009, we very strongly recommend that you install the [https://github.com/python-imaging/Pillow Pillow] fork instead (''Pillow is the "friendly" PIL fork by Alex Clark and Contributors'') 18 }}}