..
__init__.py
Bump all the version numbers
2014-04-02 15:25:46 -07:00
_binary.py
Merge Pillow changes with Philippe Lagadec’s OleFileIO_PL fork
2014-01-30 23:37:44 +00:00
_util.py
Rename import_err to something more general
2014-04-08 23:42:34 -07: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
Fixed DOS with invalid BMP size entries
2014-01-31 21:33:24 -08: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
Update EpsImagePlugin.py
2014-05-07 13:36:35 +02: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
Fix test failure when optimizing the palette on mode L gifs
2014-03-04 21:44:32 -08: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
Fixed a silly mistake.
2014-03-28 09:30:16 +00:00
IcoImagePlugin.py
Make ICO files work with the ImageFile.Parser interface, fixes #522
2014-02-16 20:58:06 -08:00
Image.py
Merge from current master
2014-05-20 11:47:53 -07:00
ImageChops.py
Remove old ImageChops comments; redundant with docstrings
2013-10-11 22:46:57 -07:00
ImageCms.py
Rename import_err to something more general
2014-04-08 23:42:34 -07:00
ImageColor.py
Docstring/comment fixes [skip ci] ref #534
2014-03-17 13:29:44 -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
Added a JPEG 2000 decoder based on OpenJPEG.
2014-03-13 11:46:47 +00: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
* fix palette handling for converted gifs
2014-03-04 21:44:32 -08: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
Removed tempfile.mktemp, fixes CVE-2014-1932 CVE-2014-1933, debian bug #737059
2014-03-14 15:56:41 -07:00
Jpeg2KImagePlugin.py
Fixed some problems with the reduce option, as well as a number of warnings from GCC.
2014-03-27 08:35:38 +00:00
JpegImagePlugin.py
This patch allows a JPEG image to be saved with a specific qtables
2014-05-28 17:21:58 -05: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
version 0.30 2014-02-04
2014-04-11 14:03:32 +03:00
OleFileIO.py
Undo cleanup reversal
2014-04-12 12:43:24 +03: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
Use even stride when saving odd sized .pcx files
2014-03-03 23:05:50 -08:00
PdfImagePlugin.py
pep8 and pyflakes
2014-05-12 14:56:55 +03:00
PixarImagePlugin.py
Fix imports
2013-03-07 11:20:28 -05:00
PngImagePlugin.py
Rename bytes variable as read_bytes to avoid the built-in function name.
2014-05-21 21:33:49 +03:00
PpmImagePlugin.py
Fix failing tests, turns out I is different than L
2014-04-08 22:44:24 -07: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
PyAccess.py
I mode is native endian
2014-01-08 21:52:15 -08:00
SgiImagePlugin.py
Fix imports
2013-03-07 11:20:28 -05:00
SpiderImagePlugin.py
MAINT: use is instead of == for True, False, None
2014-01-07 21:24:21 -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
Use libtiff for writing any compressed tiff files, Fixes #659 , #431
2014-05-20 10:15:01 -07: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