Pillow/src/PIL
2019-05-11 14:43:48 +10:00
..
__init__.py Remove deprecated VERSION 2019-01-30 15:46:14 +02:00
_binary.py unpack_from is faster than unpack of slice 2018-06-24 18:00:22 +01:00
_tkinter_finder.py Use named version attributes and simplify version checks 2018-03-12 10:35:29 +02:00
_util.py Implement @hugovk's comments 2019-01-28 19:45:53 -05:00
_version.py 6.1.0.dev0 version bump 2019-04-02 15:31:07 +11:00
BdfFontFile.py Clean up commented out debug print statements 2018-09-04 20:02:42 -07:00
BlpImagePlugin.py Changed Image size property to be read-only by default 2018-09-30 13:45:18 +10:00
BmpImagePlugin.py Consistent DPI rounding 2019-03-30 15:03:57 +11:00
BufrStubImagePlugin.py Changed Image size property to be read-only by default 2018-09-30 13:45:18 +10:00
ContainerIO.py Merge pull request #3572 from jdufresne/seek-constants 2019-02-27 23:30:27 +02:00
CurImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
DcxImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
DdsImagePlugin.py Added reading of uncompressed RGB data 2019-02-23 06:44:06 +11:00
EpsImagePlugin.py Merge pull request #3635 from radarhere/eps 2019-03-11 21:15:18 +02:00
ExifTags.py source layout reorg 2017-12-28 14:49:47 +00:00
features.py Updated strings 2018-12-13 19:19:45 +11:00
FitsStubImagePlugin.py Changed Image size property to be read-only by default 2018-09-30 13:45:18 +10:00
FliImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
FontFile.py Replaced strings with docstrings 2019-02-03 15:58:24 +11:00
FpxImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
FtexImagePlugin.py flake8: F841 local variable is assigned to but never used 2018-11-11 19:01:10 +02:00
GbrImagePlugin.py Changed Image size property to be read-only by default 2018-09-30 13:45:18 +10:00
GdImageFile.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
GifImagePlugin.py Expand GIF to include frames with extents outside the image size 2019-05-02 19:46:17 +10:00
GimpGradientFile.py Flake8 blank line fixes 2018-03-04 21:36:33 +11:00
GimpPaletteFile.py Replaced while with for loop 2019-04-01 11:32:51 +11:00
GribStubImagePlugin.py Changed Image size property to be read-only by default 2018-09-30 13:45:18 +10:00
Hdf5StubImagePlugin.py Changed Image size property to be read-only by default 2018-09-30 13:45:18 +10:00
IcnsImagePlugin.py Replace .seek() magic numbers with io.SEEK_* constants 2019-01-12 18:22:07 -08:00
IcoImagePlugin.py adding some missing mime types and extensions 2019-03-04 15:44:39 +11:00
Image.py Fixed palette for LA and PA mode when pickling 2019-05-11 14:43:00 +10:00
ImageChops.py Changed docstring to be consistent 2019-01-01 20:44:04 +11:00
ImageCms.py Make import from _util a relative import. 2019-04-14 14:54:36 -04:00
ImageColor.py flake8: E501 line too long 2018-11-11 19:01:11 +02:00
ImageDraw.py implemented language parameter for multiline ImageDraw methods, updated release notes 2019-03-11 20:21:52 -07:00
ImageDraw2.py Not in this version, not in any version 2018-05-31 15:11:50 +03:00
ImageEnhance.py Line too long 2018-07-02 19:26:02 +10:00
ImageFile.py Moved ImageFile.Exif to Image.Exif 2019-04-01 20:03:02 +11:00
ImageFilter.py noqa the few remaining long and hard-to-split lines 2018-12-04 23:25:27 +02:00
ImageFont.py Changed if to elif 2019-05-04 23:05:07 +10:00
ImageGrab.py Simplified code 2019-05-04 23:05:07 +10:00
ImageMath.py Merge multiple isinstance() calls to one 2019-03-02 08:24:08 -08:00
ImageMode.py Line too long 2018-07-02 19:26:02 +10:00
ImageMorph.py Clean up commented out debug print statements 2018-09-04 20:02:42 -07:00
ImageOps.py Moved ImageFile.Exif to Image.Exif 2019-04-01 20:03:02 +11:00
ImagePalette.py Fixed typos 2018-08-11 16:39:49 +10:00
ImagePath.py Remove unused Python class, Path 2018-04-03 20:57:30 -07:00
ImageQt.py Depreate support for EOL PyQt4 and PySide 2019-02-14 22:59:14 +02:00
ImageSequence.py source layout reorg 2017-12-28 14:49:47 +00:00
ImageShow.py Fixed writing to temporary file 2018-12-31 08:27:07 +11:00
ImageStat.py Replaced strings with docstrings 2019-02-03 15:58:24 +11:00
ImageTk.py Fixed ImageTk getimage 2019-04-29 23:43:13 +10:00
ImageTransform.py Added coordinate system links in documentation 2018-06-24 14:34:01 +10:00
ImageWin.py Added coordinate system links in documentation 2018-06-24 14:34:01 +10:00
ImImagePlugin.py Fixed reading and saving for TIFF and IM in PA mode 2019-05-11 14:43:48 +10:00
ImtImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
IptcImagePlugin.py Read Photoshop resolution data 2019-03-06 10:28:45 +11:00
Jpeg2KImagePlugin.py Merge pull request #3572 from jdufresne/seek-constants 2019-02-27 23:30:27 +02:00
JpegImagePlugin.py Fixed reading APP13 marker without Photoshop data 2019-04-05 20:02:45 +11:00
JpegPresets.py flake8: E501 line too long 2018-11-11 19:01:11 +02:00
McIdasImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
MicImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
MpegImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
MpoImagePlugin.py Merge pull request #3658 from Glandos/fast_mpo_open 2019-03-31 12:58:07 +11:00
MspImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
PaletteFile.py source layout reorg 2017-12-28 14:49:47 +00:00
PalmImagePlugin.py Removed duplicate code 2019-05-04 23:05:07 +10:00
PcdImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
PcfFontFile.py Replace .seek() magic numbers with io.SEEK_* constants 2019-01-12 18:22:07 -08:00
PcxImagePlugin.py adding some missing mime types and extensions 2019-03-04 15:44:39 +11:00
PdfImagePlugin.py Fixed dimensions of 1-bit PDFs 2019-05-04 16:27:34 +10:00
PdfParser.py Merge multiple isinstance() calls to one 2019-03-02 08:24:08 -08:00
PixarImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
PngImagePlugin.py Moved ImageFile.Exif to Image.Exif 2019-04-01 20:03:02 +11:00
PpmImagePlugin.py Restored newline at end of file 2019-03-06 08:06:19 +11:00
PsdImagePlugin.py Merge pull request #3572 from jdufresne/seek-constants 2019-02-27 23:30:27 +02:00
PSDraw.py Corrected argument name in documentation 2018-06-01 20:18:41 +10:00
PyAccess.py Allow RGBA value for P image putpixel 2018-12-31 13:37:04 +11:00
SgiImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
SpiderImagePlugin.py Improved docstring 2019-03-24 22:07:19 +11:00
SunImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
TarIO.py Replace .seek() magic numbers with io.SEEK_* constants 2019-01-12 18:22:07 -08:00
TgaImagePlugin.py adding some missing mime types and extensions 2019-03-04 15:44:39 +11:00
TiffImagePlugin.py Fixed reading and saving for TIFF and IM in PA mode 2019-05-11 14:43:48 +10:00
TiffTags.py Use constants for tag types 2018-12-29 16:14:29 +11:00
WalImageFile.py Flake8 blank line fixes 2018-03-04 21:36:33 +11:00
WebPImagePlugin.py Moved ImageFile.Exif to Image.Exif 2019-04-01 20:03:02 +11:00
WmfImagePlugin.py Consistent DPI rounding 2019-03-30 15:03:57 +11:00
XbmImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
XpmImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00
XVThumbImagePlugin.py Deprecate PIL.*ImagePlugin.__version__ attributes 2019-02-02 17:39:55 -08:00