Pillow/PIL
2017-01-02 04:06:48 -08:00
..
__init__.py 4.1.0.dev0 version bump 2017-01-02 04:06:48 -08:00
_binary.py EMF: support negative bounding box coordinates (#2249) 2016-11-27 16:03:51 +00:00
_tkinter_finder.py Flake8 fixes 2016-09-03 12:17:22 +10:00
_util.py
BdfFontFile.py Added future print_function imports 2016-11-26 11:05:56 +11:00
BmpImagePlugin.py Drop support for Python 2.6 2016-11-22 04:23:55 -08:00
BufrStubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
ContainerIO.py Converted documentation 2016-09-24 19:10:46 +10:00
CurImagePlugin.py Added future print_function imports 2016-11-26 11:05:56 +11:00
DcxImagePlugin.py
DdsImagePlugin.py Add support for BC7 to DdsImagePlugin 2016-08-26 02:26:03 -05:00
EpsImagePlugin.py Removed 'Debugging' open_ppm call that didn't check file provided parameters for sanity 2016-10-03 07:27:02 -07:00
ExifTags.py
features.py Replace type() equality checks with isinstance 2016-10-31 06:41:43 -07:00
FitsStubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
FliImagePlugin.py
FontFile.py Added future print_function imports 2016-11-26 11:05:56 +11:00
FpxImagePlugin.py Merge pull request #2199 from jdufresne/dep-olefile 2016-12-13 20:12:29 +00:00
FtexImagePlugin.py Corrected unfinished sentence 2016-11-19 10:55:08 +11:00
GbrImagePlugin.py
GdImageFile.py Converted documentation 2016-09-24 19:10:46 +10:00
GifImagePlugin.py Merge pull request #2312 from wiredfool/pr_2298 2016-12-27 12:00:40 +00:00
GimpGradientFile.py
GimpPaletteFile.py Fix "invalid escape sequence" bytestring warnings in Python 3.6 2016-10-31 11:48:59 -04:00
GribStubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
Hdf5StubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
IcnsImagePlugin.py Renamed references to OS X to macOS 2016-09-23 21:12:03 +10:00
IcoImagePlugin.py Python 3 compatibility 2016-11-30 16:50:44 +02:00
Image.py Disable fastpath when using center or translate 2017-01-01 11:13:25 +00:00
ImageChops.py
ImageCms.py Check type of items passed into to ImageCms.ImageCmsProfile, fixes #2037 2016-09-26 14:56:00 -07:00
ImageColor.py Fix "invalid escape sequence" warning in Python 3.6 2016-09-27 19:26:57 -04:00
ImageDraw.py Replace type() equality checks with isinstance 2016-10-31 06:41:43 -07:00
ImageDraw2.py
ImageEnhance.py
ImageFile.py refactor out postprocessing hack to load_end in PcdImageFile 2017-01-01 12:04:59 +00:00
ImageFilter.py
ImageFont.py Close file after finished reading in ImageFont._load_pilfont() 2016-11-17 07:46:54 -08:00
ImageGrab.py Fixed typo 2016-10-07 20:43:54 +11:00
ImageMath.py remove end of file banner from all files 2016-07-10 14:11:28 +03:00
ImageMode.py remove end of file banner from all files 2016-07-10 14:11:28 +03:00
ImageMorph.py Added future print_function imports 2016-11-26 11:05:56 +11:00
ImageOps.py Improved description of method parameter 2016-11-26 10:57:51 +11:00
ImagePalette.py Close file after reading in ImagePalette.load() 2016-11-11 16:59:32 -08:00
ImagePath.py remove end of file banner from all files 2016-07-10 14:11:28 +03:00
ImageQt.py Fix for issue #1370, Segfault using QImages due to not retaining the data 2016-10-27 14:11:06 -07:00
ImageSequence.py
ImageShow.py Fix "invalid escape sequence" warning in Python 3.6 2016-09-27 19:26:57 -04:00
ImageStat.py
ImageTk.py remove end of file banner from all files 2016-07-10 14:11:28 +03:00
ImageTransform.py Merge pull request #2012 from uploadcare/endless-files 2016-07-11 14:15:02 +04:00
ImageWin.py remove end of file banner from all files 2016-07-10 14:11:28 +03:00
ImImagePlugin.py
ImtImagePlugin.py Fix BytesWarning discovered while running tests 2016-10-22 12:35:44 -07:00
IptcImagePlugin.py Updated comments to use print as a function 2016-11-26 11:02:44 +11:00
Jpeg2KImagePlugin.py Removed whitespace from blank lines 2016-09-03 12:23:42 +10:00
JpegImagePlugin.py Merge pull request #2234 from radarhere/print 2016-12-13 20:00:25 +00:00
JpegPresets.py
McIdasImagePlugin.py
MicImagePlugin.py Deprecate vendored version of olefile Python package in favor of upstream 2016-11-22 18:17:31 -08:00
MpegImagePlugin.py
MpoImagePlugin.py
MspImagePlugin.py
OleFileIO.py Removed shebang line from OleFileIO 2016-12-25 20:18:50 +01:00
PaletteFile.py
PalmImagePlugin.py Replaced range(len()) 2016-11-06 12:38:59 +11:00
PcdImagePlugin.py Removed #hack 2017-01-01 12:59:48 +00:00
PcfFontFile.py
PcxImagePlugin.py
PdfImagePlugin.py
PixarImagePlugin.py
PngImagePlugin.py Fix "invalid escape sequence" bytestring warnings in Python 3.6 2016-10-31 11:48:59 -04:00
PpmImagePlugin.py Removed 'Debugging' open_ppm call that didn't check file provided parameters for sanity 2016-10-03 07:27:02 -07:00
PsdImagePlugin.py
PSDraw.py
PyAccess.py remove end of file banner from all files 2016-07-10 14:11:28 +03:00
SgiImagePlugin.py Loop cleanup, python 3 compatibility 2016-12-31 12:29:10 +00:00
SpiderImagePlugin.py Updated comments to use print as a function 2016-11-26 11:02:44 +11:00
SunImagePlugin.py Review comments 2016-11-23 05:33:02 -08:00
TarIO.py Converted documentation 2016-09-24 19:10:46 +10:00
TgaImagePlugin.py
TiffImagePlugin.py Merge pull request #2234 from radarhere/print 2016-12-13 20:00:25 +00:00
TiffTags.py Drop support for Python 2.6 2016-11-22 04:23:55 -08:00
WalImageFile.py Added decompression bomb check to WalImageFile 2016-11-26 11:50:56 +11:00
WebPImagePlugin.py
WmfImagePlugin.py Merge pull request #2234 from radarhere/print 2016-12-13 20:00:25 +00:00
XbmImagePlugin.py Fix "invalid escape sequence" bytestring warnings in Python 3.6 2016-10-31 11:48:59 -04:00
XpmImagePlugin.py
XVThumbImagePlugin.py Flake8 fixes 2016-09-03 12:17:22 +10:00