Pillow/PIL
2014-06-30 02:16:06 +03:00
..
__init__.py Remove obsolete Animated Raster Graphics support 2014-06-27 15:58:12 +03:00
_binary.py Merge Pillow changes with Philippe Lagadec’s OleFileIO_PL fork 2014-01-30 23:37:44 +00:00
_util.py Rename import_err to something more general 2014-04-08 23:42:34 -07:00
BdfFontFile.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
BmpImagePlugin.py dpi key should only be present when there is resolution info in the BMP header. 2014-06-28 23:59:01 +02:00
BufrStubImagePlugin.py
ContainerIO.py
CurImagePlugin.py
DcxImagePlugin.py
EpsImagePlugin.py Merge from master, pre-unittest conversion 2014-06-03 14:42:22 -07:00
ExifTags.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
FitsStubImagePlugin.py
FliImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
FontFile.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
FpxImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
GbrImagePlugin.py
GdImageFile.py
GifImagePlugin.py Suppress stderr from ppmquant and ppmtogif 2014-06-29 14:24:32 -07:00
GimpGradientFile.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
GimpPaletteFile.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
GribStubImagePlugin.py
Hdf5StubImagePlugin.py
IcnsImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
IcoImagePlugin.py Make ICO files work with the ImageFile.Parser interface, fixes #522 2014-02-16 20:58:06 -08:00
Image.py Fix AttributeError: class Image has no attribute 'DEBUG' 2014-06-24 22:53:23 -07:00
ImageChops.py
ImageCms.py pep8 2014-06-02 09:57:49 +03:00
ImageColor.py Docstring/comment fixes [skip ci] ref #534 2014-03-17 13:29:44 -07:00
ImageDraw.py
ImageDraw2.py
ImageEnhance.py Update URL 2014-06-22 16:30:41 -04:00
ImageFile.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
ImageFileIO.py
ImageFilter.py
ImageFont.py Update paths to Tests/images/ instead of Images/ 2014-06-23 09:19:29 +03:00
ImageGrab.py
ImageMath.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
ImageMode.py
ImageMorph.py Update a docstring [CI skip] 2014-06-24 09:51:42 +03:00
ImageOps.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
ImagePalette.py Update ImagePalette.py 2014-06-24 16:27:35 +08:00
ImagePath.py
ImageQt.py
ImageSequence.py
ImageShow.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
ImageStat.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
ImageTk.py
ImageTransform.py
ImageWin.py
ImImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
ImtImagePlugin.py
IptcImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
Jpeg2KImagePlugin.py Add tests and fix a 16bit vs 32bit integer bug 2014-06-25 14:06:56 -04:00
JpegImagePlugin.py Removing previous approach 2014-06-29 13:46:17 -07:00
JpegPresets.py
McIdasImagePlugin.py
MicImagePlugin.py
MpegImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
MspImagePlugin.py
OleFileIO-README.md Fix link 2014-06-03 09:01:57 -04:00
OleFileIO.py Undo cleanup reversal 2014-04-12 12:43:24 +03:00
PaletteFile.py
PalmImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
PcdImagePlugin.py
PcfFontFile.py
PcxImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
PdfImagePlugin.py Merge from master, pre-unittest conversion 2014-06-03 14:42:22 -07:00
PixarImagePlugin.py
PngImagePlugin.py Rename bytes variable as read_bytes to avoid the built-in function name. 2014-05-21 21:33:49 +03:00
PpmImagePlugin.py Fix failing tests, turns out I is different than L 2014-04-08 22:44:24 -07:00
PsdImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
PSDraw.py
PyAccess.py I mode is native endian 2014-01-08 21:52:15 -08:00
SgiImagePlugin.py
SpiderImagePlugin.py pep8/pyflakes 2014-05-26 21:56:40 +03:00
SunImagePlugin.py
TarIO.py
TgaImagePlugin.py
TiffImagePlugin.py Merge from master, pre-unittest conversion 2014-06-03 14:42:22 -07:00
TiffTags.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
WalImageFile.py Update URL; fix typo 2014-06-22 16:44:52 -04:00
WebPImagePlugin.py JpegImagePlugin._getexif expects no exif key in info dict, not None 2014-01-20 19:03:03 +04:00
WmfImagePlugin.py Cherry-pick of portions of patch a500ca1393, many shortcut ops added, no functional changes 2014-05-09 21:36:15 -07:00
XbmImagePlugin.py
XpmImagePlugin.py
XVThumbImagePlugin.py