| .. |
|
__init__.py
|
3.3.0.dev0 versioning
|
2016-04-01 07:39:35 -07:00 |
|
_binary.py
|
|
|
|
_util.py
|
|
|
|
BdfFontFile.py
|
|
|
|
BmpImagePlugin.py
|
Comments for future people investigating alpha and DIBs
|
2016-04-19 20:36:25 +01:00 |
|
BufrStubImagePlugin.py
|
|
|
|
ContainerIO.py
|
|
|
|
CurImagePlugin.py
|
|
|
|
DcxImagePlugin.py
|
|
|
|
DdsImagePlugin.py
|
Health fixes
|
2016-04-01 21:49:30 +11:00 |
|
EpsImagePlugin.py
|
|
|
|
ExifTags.py
|
Moved EXIF tag to be in hex order
|
2016-04-19 19:50:28 +10:00 |
|
features.py
|
|
|
|
FitsStubImagePlugin.py
|
|
|
|
FliImagePlugin.py
|
|
|
|
FontFile.py
|
|
|
|
FpxImagePlugin.py
|
Changed register calls to use format property
|
2015-12-25 14:15:01 +11:00 |
|
FtexImagePlugin.py
|
Health fixes
|
2016-04-01 21:49:30 +11:00 |
|
GbrImagePlugin.py
|
Fixed typo
|
2016-04-13 17:33:33 +10:00 |
|
GdImageFile.py
|
|
|
|
GifImagePlugin.py
|
|
|
|
GimpGradientFile.py
|
|
|
|
GimpPaletteFile.py
|
|
|
|
GribStubImagePlugin.py
|
|
|
|
Hdf5StubImagePlugin.py
|
|
|
|
IcnsImagePlugin.py
|
|
|
|
IcoImagePlugin.py
|
Updated redirect URL
|
2016-02-22 18:38:04 +11:00 |
|
Image.py
|
Merge pull request #1862 from daniel-leicht/fix-generic-use-of-exception
|
2016-05-05 16:32:05 +01:00 |
|
ImageChops.py
|
|
|
|
ImageCms.py
|
Fixed typo
|
2016-04-05 20:42:24 +10:00 |
|
ImageColor.py
|
|
|
|
ImageDraw.py
|
Replaced Exception with NotImplementedError
|
2016-05-06 20:11:03 +10:00 |
|
ImageDraw2.py
|
|
|
|
ImageEnhance.py
|
|
|
|
ImageFile.py
|
Make ImageFile load images in read-only mode
|
2016-04-27 09:39:51 -03:00 |
|
ImageFilter.py
|
|
|
|
ImageFont.py
|
|
|
|
ImageGrab.py
|
Switched to more descriptive variable names
|
2016-04-20 06:20:41 +10:00 |
|
ImageMath.py
|
|
|
|
ImageMode.py
|
|
|
|
ImageMorph.py
|
|
|
|
ImageOps.py
|
|
|
|
ImagePalette.py
|
|
|
|
ImagePath.py
|
|
|
|
ImageQt.py
|
|
|
|
ImageSequence.py
|
Merge pull request #1686 from radarhere/seek
|
2016-01-31 09:08:09 -08:00 |
|
ImageShow.py
|
Added check for executable permissions to ImageShow
|
2016-05-03 20:59:52 +10:00 |
|
ImageStat.py
|
|
|
|
ImageTk.py
|
Combined duplicate code in ImageTk
|
2016-05-01 20:55:12 +10:00 |
|
ImageTransform.py
|
Minor grammar fix [ci skip]
|
2016-03-04 19:19:31 +11:00 |
|
ImageWin.py
|
Replaced Exception with NotImplementedError
|
2016-05-06 20:11:03 +10:00 |
|
ImImagePlugin.py
|
|
|
|
ImtImagePlugin.py
|
Changed register calls to use format property
|
2015-12-25 14:15:01 +11:00 |
|
IptcImagePlugin.py
|
|
|
|
Jpeg2KImagePlugin.py
|
Fix for UnboundLocalError with corrupt jpeg2k file
|
2016-03-26 13:41:00 -07:00 |
|
JpegImagePlugin.py
|
Used isinstance instead of comparing types
|
2016-05-10 22:21:55 +10:00 |
|
JpegPresets.py
|
Changed no longer found URL to archive URL
|
2016-02-28 22:36:35 +11:00 |
|
McIdasImagePlugin.py
|
Changed register calls to use format property
|
2015-12-25 14:15:01 +11:00 |
|
MicImagePlugin.py
|
|
|
|
MpegImagePlugin.py
|
|
|
|
MpoImagePlugin.py
|
|
|
|
MspImagePlugin.py
|
|
|
|
OleFileIO-README.md
|
Updated PIL license in OleFILEIO README [ci skip]
|
2016-03-29 20:01:39 +11:00 |
|
OleFileIO.py
|
Updated OleFileIO doc links
|
2016-04-19 07:41:14 -07:00 |
|
PaletteFile.py
|
|
|
|
PalmImagePlugin.py
|
|
|
|
PcdImagePlugin.py
|
|
|
|
PcfFontFile.py
|
|
|
|
PcxImagePlugin.py
|
|
|
|
PdfImagePlugin.py
|
|
|
|
PixarImagePlugin.py
|
Added _accept hook for PixarImagePlugin
|
2016-04-19 20:59:32 +10:00 |
|
PngImagePlugin.py
|
improve simple palette detection for PNG
|
2016-04-19 10:21:53 +02:00 |
|
PpmImagePlugin.py
|
|
|
|
PsdImagePlugin.py
|
|
|
|
PSDraw.py
|
|
|
|
PyAccess.py
|
|
|
|
SgiImagePlugin.py
|
|
|
|
SpiderImagePlugin.py
|
Improved SpiderImagePlugin help text
|
2016-04-27 22:28:46 +10:00 |
|
SunImagePlugin.py
|
|
|
|
TarIO.py
|
|
|
|
TgaImagePlugin.py
|
|
|
|
TiffImagePlugin.py
|
Changed variable names to avoid redefining builtins
|
2016-05-10 22:31:36 +10:00 |
|
TiffTags.py
|
Fixed typos
|
2016-05-21 10:36:09 +10:00 |
|
WalImageFile.py
|
|
|
|
WebPImagePlugin.py
|
|
|
|
WmfImagePlugin.py
|
|
|
|
XbmImagePlugin.py
|
|
|
|
XpmImagePlugin.py
|
|
|
|
XVThumbImagePlugin.py
|
Added _accept hook for XVThumbImagePlugin
|
2016-04-21 21:40:54 +10:00 |