| .. | 
		
		
			
			
			
			
				| __init__.py | Forking PIL | 2010-07-30 22:52:47 -04:00 | 
		
			
			
			
			
				| _binary.py | py3k: The big push | 2013-01-10 08:46:56 -06: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 | Fix AttributeError: 'module' object has no attribute 'spawn' | 2013-03-08 11:15:28 -08:00 | 
		
			
			
			
			
				| ExifTags.py | Updated tags to the 2.3 standard and fixed spelling error in the comments. | 2013-02-16 11:16:16 -05: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 | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| GifImagePlugin.py | Fix imports | 2013-03-07 11:20:28 -05: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 | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| Image.py | create a palette before converting transparent L-Mode to RGBA | 2013-04-09 13:21:38 +02:00 | 
		
			
			
			
			
				| ImageChops.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageCms.py | Fix some docstrings | 2013-04-12 21:54:21 +02:00 | 
		
			
			
			
			
				| ImageColor.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageDraw.py | Fix AttributeError: 'module' object has no attribute 'isNumberType' | 2013-03-16 09:16:54 -07:00 | 
		
			
			
			
			
				| ImageDraw2.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageEnhance.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageFile.py | JpegImagePlugin sets bufsize for optimized images | 2013-03-22 22:27:12 -07:00 | 
		
			
			
			
			
				| ImageFileIO.py | py3k: Convert StringIO.StringIO to io.BytesIO | 2013-01-10 08:46:51 -06:00 | 
		
			
			
			
			
				| ImageFilter.py | fix for if isinstance(filter, collections.Callable) crash. Python bug #7624 on <2.6.6 | 2013-03-27 09:44:54 -07:00 | 
		
			
			
			
			
				| ImageFont.py | Removing buffer from imagefont | 2013-04-25 18:48:43 +02:00 | 
		
			
			
			
			
				| ImageGL.py | Revert "Use relative import for _imaginggl" | 2013-03-08 18:42:21 -05:00 | 
		
			
			
			
			
				| ImageGrab.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageMath.py | Revert "Use relative import for _imagingmath" | 2013-03-08 18:39:17 -05:00 | 
		
			
			
			
			
				| ImageMode.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageOps.py | Fix imports | 2013-03-08 17:39:50 -05:00 | 
		
			
			
			
			
				| ImagePalette.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImagePath.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageQt.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageSequence.py | Forking PIL | 2010-07-30 22:52:47 -04:00 | 
		
			
			
			
			
				| ImageShow.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageStat.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageTk.py | Better import of Tkinter | 2013-03-13 17:58:11 -07:00 | 
		
			
			
			
			
				| ImageTransform.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| ImageWin.py | Fix imports | 2013-03-07 11:20:28 -05: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 | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| JpegImagePlugin.py | Explitly import JpegPresets from the PIL package | 2013-03-26 13:36:13 +01:00 | 
		
			
			
			
			
				| JpegPresets.py | Fix some docstrings | 2013-04-12 21:54:21 +02: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.py | Fix some docstrings | 2013-04-12 21:54:21 +02: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 | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| PixarImagePlugin.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| PngImagePlugin.py | fix png decode tRNS pattern | 2013-03-21 21:00:25 +01:00 | 
		
			
			
			
			
				| PpmImagePlugin.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| PsdImagePlugin.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| PSDraw.py | Fix imports | 2013-03-07 11:20:28 -05: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 | 
		
			
			
			
			
				| TgaImagePlugin.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| TiffImagePlugin.py | support for the differences between StringIO and BytesIO | 2013-03-14 10:36:15 -07:00 | 
		
			
			
			
			
				| TiffTags.py | Forking PIL | 2010-07-30 22:52:47 -04:00 | 
		
			
			
			
			
				| WalImageFile.py | Fix imports | 2013-03-07 11:20:28 -05:00 | 
		
			
			
			
			
				| WebPImagePlugin.py | Fixing deprecation warning on py26 | 2013-03-19 13:53:37 -07: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 |