Pillow/PIL
2016-07-02 01:54:39 +03:00
..
__init__.py 3.3.0 Release Version Bump 2016-07-01 05:57:19 -07:00
_binary.py
_tkinter_finder.py RF: try finding tkinter in Python rather than C 2016-05-30 12:51:28 -07:00
_util.py flake8 2014-07-06 01:50:24 +03:00
BdfFontFile.py
BmpImagePlugin.py
BufrStubImagePlugin.py flake8 2014-08-26 16:47:10 +03:00
ContainerIO.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
CurImagePlugin.py
DcxImagePlugin.py Flake8 fixes 2015-08-25 22:27:18 +10:00
DdsImagePlugin.py Health fixes 2016-04-01 21:49:30 +11:00
EpsImagePlugin.py Added CMYK mode for opening EPS files 2016-04-13 18:27:46 +10:00
ExifTags.py Moved EXIF tag to be in hex order 2016-04-19 19:50:28 +10:00
features.py
FitsStubImagePlugin.py Various Flake8 fixes 2015-04-24 09:26:52 +10:00
FliImagePlugin.py Flake8 fixes 2015-08-25 22:27:18 +10:00
FontFile.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
FpxImagePlugin.py
FtexImagePlugin.py
GbrImagePlugin.py
GdImageFile.py
GifImagePlugin.py Added support for GIF comment extension 2016-05-07 13:57:40 +10:00
GimpGradientFile.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
GimpPaletteFile.py
GribStubImagePlugin.py
Hdf5StubImagePlugin.py
IcnsImagePlugin.py Improved consistency of checks for flush 2015-09-02 23:48:22 +10:00
IcoImagePlugin.py
Image.py add constants for filters: BOX, HAMMING, MITCHELL 2016-07-02 01:54:39 +03:00
ImageChops.py Remove old ImageChops comments; redundant with docstrings 2013-10-11 22:46:57 -07:00
ImageCms.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImageColor.py Added new colour from CSS 4 draft 2016-06-17 21:07:25 +10:00
ImageDraw.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImageDraw2.py
ImageEnhance.py Fixed typo in ImageEnhance.py 2015-05-28 17:20:33 +10:00
ImageFile.py return values 2016-06-27 00:58:06 -07:00
ImageFilter.py Fixed redefinition of built-in 2015-04-24 16:02:39 +10:00
ImageFont.py Removed warnings check 2015-12-09 16:55:33 +11:00
ImageGrab.py Switched to more descriptive variable names 2016-04-20 06:20:41 +10:00
ImageMath.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImageMode.py add RGBa to ImageMode.getmode() as a temporary 2016-06-03 13:01:24 +03:00
ImageMorph.py Removed unreachable code 2015-12-02 16:29:01 +11:00
ImageOps.py Fixed redefinition of built-in 2015-04-24 16:02:39 +10:00
ImagePalette.py Merge pull request #1832 from radarhere/imagepalette 2016-06-29 22:50:39 +01:00
ImagePath.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImageQt.py Catch RuntimeError when importing Qt4 2016-06-22 11:25:59 +03:00
ImageSequence.py
ImageShow.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImageStat.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageTk.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImageTransform.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImageWin.py Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
ImImagePlugin.py
ImtImagePlugin.py Changed register calls to use format property 2015-12-25 14:15:01 +11:00
IptcImagePlugin.py Specified exception type 2015-12-02 16:23:49 +11:00
Jpeg2KImagePlugin.py Initial take for removing the Incremental decoder due to threading issues. J2k tests pass, other tests fail 2016-06-27 00:58:05 -07:00
JpegImagePlugin.py Skip extra 0xff00 in jpeg 2016-06-22 13:36:23 -07:00
JpegPresets.py Changed no longer found URL to archive URL 2016-02-28 22:36:35 +11:00
McIdasImagePlugin.py
MicImagePlugin.py Flake8 fixes 2015-08-25 22:27:18 +10:00
MpegImagePlugin.py Flake8 fixes 2015-08-25 22:27:18 +10:00
MpoImagePlugin.py
MspImagePlugin.py
OleFileIO-README.md
OleFileIO.py
PaletteFile.py
PalmImagePlugin.py
PcdImagePlugin.py Flake8 fixes 2015-08-25 22:27:18 +10:00
PcfFontFile.py
PcxImagePlugin.py Changed register calls to use format property 2015-07-04 23:29:58 +10:00
PdfImagePlugin.py Merge pull request #1398 from mrTable/master 2015-10-01 07:54:26 -07:00
PixarImagePlugin.py
PngImagePlugin.py Merge pull request #1991 from kkopachev/png-crc-error-ignore 2016-06-30 17:25:04 +04:00
PpmImagePlugin.py Fixed infinite loop on truncated file 2015-08-29 02:05:08 +10:00
PsdImagePlugin.py Changed register calls to use format property 2015-07-04 23:29:58 +10:00
PSDraw.py
PyAccess.py support for La mode 2016-05-26 15:15:08 +03:00
SgiImagePlugin.py unused imports 2015-09-15 04:04:27 +03:00
SpiderImagePlugin.py Changed SpiderImagePlugin register and save calls to use format property 2016-06-19 15:13:02 +10:00
SunImagePlugin.py
TarIO.py
TgaImagePlugin.py unused imports 2015-09-15 04:04:27 +03:00
TiffImagePlugin.py API change/revert: Bytes should be returned as a single byte string, not a tuple of integers 2016-06-26 12:06:56 +01:00
TiffTags.py Fixed enums for Resolution Unit and Predictor 2016-06-30 08:31:36 -07:00
WalImageFile.py
WebPImagePlugin.py
WmfImagePlugin.py
XbmImagePlugin.py Flake8 fixes 2015-08-25 22:27:18 +10:00
XpmImagePlugin.py Flake8 fixes 2015-08-25 22:27:18 +10:00
XVThumbImagePlugin.py Added _accept hook for XVThumbImagePlugin 2016-04-21 21:40:54 +10:00