Pillow/PIL
2014-01-30 23:47:12 +00:00
..
__init__.py Fix travis 2013-12-05 05:32:33 -05:00
_binary.py Merge Pillow changes with Philippe Lagadec’s OleFileIO_PL fork 2014-01-30 23:37:44 +00:00
_util.py Update _util.py 2013-07-25 17:25:18 +01:00
ArgImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
BdfFontFile.py Fix imports 2013-03-07 11:20:28 -05:00
BmpImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
BufrStubImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
ContainerIO.py py3k: 2to3's "idiom" filter 2013-01-10 08:46:53 -06:00
CurImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
DcxImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
EpsImagePlugin.py More python3 fixes. 2013-11-20 02:54:31 -06:00
ExifTags.py Added some missing exif tags 2013-07-24 18:46:21 +00:00
FitsStubImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
FliImagePlugin.py Use bytes literal, fixes Tests/test_file_fli.py 2013-03-08 08:01:56 -05:00
FontFile.py Fix imports 2013-03-07 11:20:28 -05:00
FpxImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
GbrImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
GdImageFile.py Apply @Arfrever patch, fixes #258 2013-06-30 07:04:42 -04:00
GifImagePlugin.py replace custom search with dict in gif optimize 2013-08-06 11:36:02 +02:00
GimpGradientFile.py Fix imports 2013-03-07 11:20:28 -05:00
GimpPaletteFile.py Fix imports 2013-03-07 11:20:28 -05:00
GribStubImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
Hdf5StubImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
IcnsImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
IcoImagePlugin.py Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Image.py Update Image.py 2014-01-10 18:27:43 +01:00
ImageChops.py Remove old ImageChops comments; redundant with docstrings 2013-10-11 22:46:57 -07:00
ImageCms.py Fixed ability to create LAB profiles with color temperatures 2013-10-10 22:42:27 -07:00
ImageColor.py Fully document PIL.ImageColor 2013-10-11 22:54:24 -07:00
ImageDraw.py Apply @Arfrever patch, fixes #258 2013-06-30 07:04:42 -04:00
ImageDraw2.py Fix imports 2013-03-07 11:20:28 -05:00
ImageEnhance.py Fully document PIL.ImageEnhance 2013-10-12 13:48:34 -07:00
ImageFile.py fix UnboundLocalError: local variable 't' referenced before assignment 2014-01-15 16:55:10 +04:00
ImageFileIO.py Transformed docstrings of ImageFile and ImageFileIO modules 2013-07-19 15:11:26 +00:00
ImageFilter.py Fully document PIL.ImageFilter 2013-10-12 16:49:32 -07:00
ImageFont.py Fix issue #382: TypeError with TransposedFont's getsize() 2013-10-17 19:00:42 +03:00
ImageGrab.py Move ImageGrab docs back to ImageGrab.rst instead of autodoc 2013-10-13 09:56:58 -07:00
ImageMath.py Fully document ImageMath 2013-10-12 17:40:14 -07:00
ImageMode.py Fix imports 2013-03-07 11:20:28 -05:00
ImageOps.py Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
ImagePalette.py Document PIL.ImagePalette as best I can 2013-10-13 21:27:07 -07:00
ImagePath.py Fully document PIL.ImagePath 2013-10-13 21:41:21 -07:00
ImageQt.py Fix for failing ImageQt with mode 'L' image 2013-11-20 22:20:13 -08:00
ImageSequence.py Fully document PIL.ImageSequence 2013-10-13 21:49:35 -07:00
ImageShow.py Correctly quote file names for WindowsViewer command 2014-01-01 19:04:30 -08:00
ImageStat.py Fully document PIL.ImageStat 2013-10-13 21:57:07 -07:00
ImageTk.py Fully document PIL.ImageTk 2013-10-13 22:09:02 -07:00
ImageTransform.py Fix imports 2013-03-07 11:20:28 -05:00
ImageWin.py Fully document PIL.ImageWin 2013-10-13 22:19:12 -07:00
ImImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
ImtImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
IptcImagePlugin.py Changes in the internal representation of ImageFileDirectory 2013-10-07 17:05:27 -07:00
JpegImagePlugin.py Make _getexif a function 2013-09-29 09:17:37 -07:00
JpegPresets.py Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
McIdasImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
MicImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
MpegImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
MspImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
OleFileIO-README.md Update documentation for Python 3 2014-01-30 23:47:12 +00:00
OleFileIO.py Implement rich comparison using @total_ordering (2.7+, 3.2+) 2014-01-30 23:38:04 +00:00
PaletteFile.py Fix imports 2013-03-07 11:20:28 -05:00
PalmImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
PcdImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
PcfFontFile.py Fix imports 2013-03-07 11:20:28 -05:00
PcxImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
PdfImagePlugin.py Use the JPEG Plugin save instead of calling the ImageFile directly 2013-05-12 02:34:07 +02:00
PixarImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
PngImagePlugin.py Save the transparency header by default for PNGs 2013-11-26 15:06:26 -08:00
PpmImagePlugin.py Update PpmImagePlugin.py 2013-09-30 17:44:11 +10:00
PsdImagePlugin.py Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
PSDraw.py Fully document PIL.PSDraw 2013-10-13 22:30:00 -07:00
SgiImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
SpiderImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
SunImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
TarIO.py Fix imports 2013-03-07 11:20:28 -05:00
tests.py Fix test 2013-09-28 09:46:00 -04:00
TgaImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
TiffImagePlugin.py merge from master 2013-12-19 20:48:49 -08:00
TiffTags.py added tagnames for ImageJ tiff tags 2013-09-27 10:41:27 -07:00
WalImageFile.py Fix imports 2013-03-07 11:20:28 -05:00
WebPImagePlugin.py JpegImagePlugin._getexif expects no exif key in info dict, not None 2014-01-20 19:03:03 +04:00
WmfImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
XbmImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
XpmImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00
XVThumbImagePlugin.py Fix imports 2013-03-07 11:20:28 -05:00