Pillow/PIL
2017-09-29 10:39:25 +00:00
..
__init__.py Restore PIL version 2017-05-10 04:43:08 -07:00
_binary.py Flake8 fixes 2017-04-20 21:14:23 +10:00
_tkinter_finder.py
_util.py
BdfFontFile.py
BmpImagePlugin.py Flake8 fixes 2017-04-20 21:14:23 +10:00
BufrStubImagePlugin.py Only need to read 4 bytes 2017-03-04 16:39:03 +02:00
ContainerIO.py Fix docstring error 2017-09-20 10:49:14 +00:00
CurImagePlugin.py
DcxImagePlugin.py add _close_exclusive_fp_after_load flag 2017-04-03 08:06:58 -07:00
DdsImagePlugin.py
EpsImagePlugin.py Merge pull request #1860 from radarhere/register_extensions 2017-09-22 15:59:04 +01:00
ExifTags.py
features.py Fix RAQM feature detection 2017-06-21 14:00:15 -07:00
FitsStubImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
FliImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
FontFile.py
FpxImagePlugin.py
FtexImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
GbrImagePlugin.py
GdImageFile.py
GifImagePlugin.py fixed doc formatting error 2017-09-20 10:47:35 +00:00
GimpGradientFile.py
GimpPaletteFile.py
GribStubImagePlugin.py Python 3 fix 2017-03-04 13:52:14 +02:00
Hdf5StubImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
IcnsImagePlugin.py
IcoImagePlugin.py Remove unnecessary calls to dict.keys() 2017-05-28 09:55:38 -07:00
Image.py Merge pull request #1860 from radarhere/register_extensions 2017-09-22 15:59:04 +01:00
ImageChops.py
ImageCms.py Flake8 fixes 2017-04-20 21:14:23 +10:00
ImageColor.py
ImageDraw.py Improved ImageDraw documentation 2017-07-16 15:22:46 +10:00
ImageDraw2.py
ImageEnhance.py use getchannel where is possible 2017-08-09 02:36:07 +03:00
ImageFile.py avoid divisions to keep integer 2017-09-29 09:13:32 +00:00
ImageFilter.py ImageFilter.BoxBlur 2017-09-14 01:59:25 +03:00
ImageFont.py Fix unexpected keyword argument 'align' 2017-07-23 23:58:05 +03:00
ImageGrab.py Removed debugging interface for Image.core.grabclipboard 2017-09-01 20:02:55 +10:00
ImageMath.py
ImageMode.py
ImageMorph.py Test negate and fix a TypeError: list indices must be integers, not str 2017-05-30 18:02:20 +03:00
ImageOps.py Deprecate ImageOps undocumented functions 2017-09-14 01:48:27 +03:00
ImagePalette.py
ImagePath.py
ImageQt.py
ImageSequence.py
ImageShow.py Fix option typo 2017-05-14 12:14:29 +03:00
ImageStat.py
ImageTk.py Fix import of tkinter/Tkinter 2017-03-22 10:32:42 -07:00
ImageTransform.py
ImageWin.py Remove functions deprecated and warning since 2.0 (15 Mar 2013) and raising exceptions since 3.0 (1 Oct 2015) 2017-05-27 21:52:43 +03:00
ImImagePlugin.py add _close_exclusive_fp_after_load flag 2017-04-03 08:06:58 -07:00
ImtImagePlugin.py
IptcImagePlugin.py Remove unnecessary calls to dict.keys() 2017-05-28 09:55:38 -07:00
Jpeg2KImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
JpegImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
JpegPresets.py Fix wrong formula for subsampling=2 while JPEG saving 2017-08-27 20:03:36 +03:00
McIdasImagePlugin.py Test a McIDAS area file 2017-05-28 16:11:16 +03:00
MicImagePlugin.py Merge pull request #2447 from hugovk/test-mic 2017-06-13 22:20:44 +01:00
MpegImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
MpoImagePlugin.py add _close_exclusive_fp_after_load flag 2017-04-03 08:06:58 -07:00
MspImagePlugin.py Flake8 fixes 2017-04-20 21:14:23 +10:00
OleFileIO.py
PaletteFile.py
PalmImagePlugin.py
PcdImagePlugin.py
PcfFontFile.py
PcxImagePlugin.py
PdfImagePlugin.py [etc] Changed parameter name from dict_ to dictionary. 2017-07-06 17:31:55 +09:00
PixarImagePlugin.py
PngImagePlugin.py Do not raise SyntaxError for wrong chunks (just ignore them) 2017-05-23 18:00:15 +03:00
PpmImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
PsdImagePlugin.py
PSDraw.py
PyAccess.py Export only required properties in unsafe_ptrs 2017-09-16 21:52:28 +03:00
SgiImagePlugin.py removed debugging 2017-09-29 10:39:25 +00:00
SpiderImagePlugin.py Added file pointer save to SpiderImagePlugin 2017-07-29 10:20:13 +10:00
SunImagePlugin.py Replaced annoying tabs within code 2017-08-29 16:11:23 +02:00
TarIO.py
TgaImagePlugin.py Merge pull request #2713 from radarhere/tga 2017-09-09 10:21:23 +01:00
TiffImagePlugin.py Merge pull request #1860 from radarhere/register_extensions 2017-09-22 15:59:04 +01:00
TiffTags.py Specific change for issue #2006, ImageJ Metadata counts are incorrect in TiffTags 2017-09-14 20:05:13 +01:00
version.py 4.3.0.dev0 version bump 2017-07-06 02:57:44 -07:00
WalImageFile.py
WebPImagePlugin.py
WmfImagePlugin.py Added register_extensions method 2017-09-04 20:32:07 +10:00
XbmImagePlugin.py
XpmImagePlugin.py close files after loading for some file types 2017-03-12 20:05:20 +00:00
XVThumbImagePlugin.py Python 3 fix 2017-03-04 23:28:08 +02:00