.. |
__init__.py
|
Fix travis
|
2013-12-05 05:32:33 -05:00 |
_binary.py
|
|
|
_util.py
|
Update _util.py
|
2013-07-25 17:25:18 +01:00 |
ArgImagePlugin.py
|
|
|
BdfFontFile.py
|
|
|
BmpImagePlugin.py
|
|
|
BufrStubImagePlugin.py
|
|
|
ContainerIO.py
|
|
|
CurImagePlugin.py
|
|
|
DcxImagePlugin.py
|
|
|
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
|
|
|
FliImagePlugin.py
|
|
|
FontFile.py
|
|
|
FpxImagePlugin.py
|
|
|
GbrImagePlugin.py
|
|
|
GdImageFile.py
|
|
|
GifImagePlugin.py
|
replace custom search with dict in gif optimize
|
2013-08-06 11:36:02 +02:00 |
GimpGradientFile.py
|
|
|
GimpPaletteFile.py
|
|
|
GribStubImagePlugin.py
|
|
|
Hdf5StubImagePlugin.py
|
|
|
IcnsImagePlugin.py
|
|
|
IcoImagePlugin.py
|
|
|
Image.py
|
Merge pull request #441 from wiredfool/lut
|
2013-12-28 06:08:08 -08: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
|
|
|
ImageDraw2.py
|
|
|
ImageEnhance.py
|
Fully document PIL.ImageEnhance
|
2013-10-12 13:48:34 -07:00 |
ImageFile.py
|
Document ImageFile.Parser
|
2013-10-12 13:57:27 -07: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
|
|
|
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
|
|
|
ImageWin.py
|
Fully document PIL.ImageWin
|
2013-10-13 22:19:12 -07:00 |
ImImagePlugin.py
|
|
|
ImtImagePlugin.py
|
|
|
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
|
|
|
McIdasImagePlugin.py
|
|
|
MicImagePlugin.py
|
|
|
MpegImagePlugin.py
|
|
|
MspImagePlugin.py
|
|
|
OleFileIO.py
|
|
|
PaletteFile.py
|
|
|
PalmImagePlugin.py
|
|
|
PcdImagePlugin.py
|
|
|
PcfFontFile.py
|
|
|
PcxImagePlugin.py
|
|
|
PdfImagePlugin.py
|
|
|
PixarImagePlugin.py
|
|
|
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
|
|
|
PSDraw.py
|
Fully document PIL.PSDraw
|
2013-10-13 22:30:00 -07:00 |
SgiImagePlugin.py
|
|
|
SpiderImagePlugin.py
|
|
|
SunImagePlugin.py
|
|
|
TarIO.py
|
|
|
tests.py
|
Fix test
|
2013-09-28 09:46:00 -04:00 |
TgaImagePlugin.py
|
|
|
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
|
|
|
WebPImagePlugin.py
|
JpegImagePlugin._getexif expects no exif key in info dict, not None
|
2014-01-20 19:03:03 +04:00 |
WmfImagePlugin.py
|
|
|
XbmImagePlugin.py
|
|
|
XpmImagePlugin.py
|
|
|
XVThumbImagePlugin.py
|
|
|