Pillow/PIL
2015-04-01 15:38:18 -04:00
..
__init__.py Prep 2.8.0 2015-03-27 07:02:02 -04:00
_binary.py Fixed binary conversion bug, and added corresponding tests 2015-03-02 09:56:47 +11:00
_util.py
BdfFontFile.py Changed list comprehension variable name to avoid redefinition 2015-04-01 12:45:08 +11:00
BmpImagePlugin.py Some Flake 8 fixes 2015-04-01 15:38:18 -04:00
BufrStubImagePlugin.py
ContainerIO.py
CurImagePlugin.py
DcxImagePlugin.py
EpsImagePlugin.py EPS parser: don't index blank lines 2015-03-26 14:06:54 +02:00
ExifTags.py
FitsStubImagePlugin.py
FliImagePlugin.py
FontFile.py
FpxImagePlugin.py Fixed incorrect import in FpxImagePlugin 2015-04-01 12:45:08 +11:00
GbrImagePlugin.py
GdImageFile.py
GifImagePlugin.py Style/health fixes 2015-04-01 16:47:01 +03:00
GimpGradientFile.py
GimpPaletteFile.py
GribStubImagePlugin.py
Hdf5StubImagePlugin.py flake8 2014-08-26 16:47:10 +03:00
IcnsImagePlugin.py
IcoImagePlugin.py Comment typo [ci skip] 2015-01-28 20:23:15 -08:00
Image.py Add support for HTTP response objects to Image.open() 2015-03-26 13:25:26 +01:00
ImageChops.py
ImageCms.py
ImageColor.py
ImageDraw.py
ImageDraw2.py
ImageEnhance.py
ImageFile.py Define t variable in a more appropriate place 2015-04-01 10:48:28 +01:00
ImageFileIO.py
ImageFilter.py Fixed warning on docs building (url can't wrap), added parameters 2014-12-31 16:35:56 -08:00
ImageFont.py Style/health fixes 2015-04-01 16:47:01 +03:00
ImageGrab.py
ImageMath.py
ImageMode.py
ImageMorph.py
ImageOps.py Some landscape.io fixes 2014-11-27 21:43:45 +02:00
ImagePalette.py
ImagePath.py
ImageQt.py Some landscape.io fixes 2014-11-27 21:43:45 +02:00
ImageSequence.py
ImageShow.py
ImageStat.py
ImageTk.py
ImageTransform.py
ImageWin.py
ImImagePlugin.py
ImtImagePlugin.py
IptcImagePlugin.py
Jpeg2KImagePlugin.py Style/health fixes 2015-04-01 16:47:01 +03:00
JpegImagePlugin.py Adjust buffer size when quality=keep, fixes #148 (again) 2015-01-18 10:56:29 -08:00
JpegPresets.py flake8 2014-08-28 14:44:19 +03:00
McIdasImagePlugin.py
MicImagePlugin.py
MpegImagePlugin.py
MpoImagePlugin.py
MspImagePlugin.py
OleFileIO-README.md
OleFileIO.py Fixed many style problems in OleFileIO resulting from indentation 2015-04-01 17:48:26 +11:00
PaletteFile.py
PalmImagePlugin.py
PcdImagePlugin.py
PcfFontFile.py
PcxImagePlugin.py
PdfImagePlugin.py
PixarImagePlugin.py
PngImagePlugin.py Remove unreachable code (if 0) 2015-03-05 21:07:16 +02:00
PpmImagePlugin.py
PsdImagePlugin.py
PSDraw.py flake8 2014-12-27 23:07:41 +02:00
PyAccess.py Added missing self argument in PyAccess 2015-04-01 09:36:24 +11:00
SgiImagePlugin.py
SpiderImagePlugin.py
SunImagePlugin.py
TarIO.py
TgaImagePlugin.py
TiffImagePlugin.py Use underscores, not spaces, in TIFF tag kwargs. 2014-12-09 15:17:33 -08:00
TiffTags.py
WalImageFile.py Convert file to utf-8 2014-10-03 09:57:32 +02:00
WebPImagePlugin.py
WmfImagePlugin.py
XbmImagePlugin.py
XpmImagePlugin.py
XVThumbImagePlugin.py