Pillow/PIL
2013-10-08 11:32:51 -07:00
..
__init__.py Bump 2013-10-02 13:07:32 -04: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
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 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
GimpPaletteFile.py
GribStubImagePlugin.py
Hdf5StubImagePlugin.py
IcnsImagePlugin.py
IcoImagePlugin.py Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Image.py Add numpy array interface support for 16 and 32 bit integer modes 2013-09-29 19:30:43 -07:00
ImageChops.py
ImageCms.py Apply @Arfrever patch, fixes #258 2013-06-30 07:04:42 -04:00
ImageColor.py ImageColor defaults to alpha = 255 in only rgb specified for RGBA mode 2013-09-19 15:30:08 +01:00
ImageDraw.py Apply @Arfrever patch, fixes #258 2013-06-30 07:04:42 -04:00
ImageDraw2.py
ImageEnhance.py
ImageFile.py Transformed docstrings of ImageFile and ImageFileIO modules 2013-07-19 15:11:26 +00:00
ImageFileIO.py Transformed docstrings of ImageFile and ImageFileIO modules 2013-07-19 15:11:26 +00:00
ImageFilter.py
ImageFont.py hopefully this uses a reasonable y offset 2013-09-20 14:02:40 +01:00
ImageGrab.py
ImageMath.py PIL imports work in python3/Ubuntu 2013-04-08 20:55:06 -07:00
ImageMode.py
ImageOps.py Generalizing pterk's ZeroDivisionError fix for 1px images 2013-07-01 12:36:46 +01:00
ImagePalette.py fixed deprecation warnings for tostring on array.array 2013-05-23 10:33:27 -07:00
ImagePath.py
ImageQt.py Apply @Arfrever patch, fixes #258 2013-06-30 07:04:42 -04:00
ImageSequence.py
ImageShow.py
ImageStat.py
ImageTk.py
ImageTransform.py
ImageWin.py
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 Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
McIdasImagePlugin.py
MicImagePlugin.py
MpegImagePlugin.py
MspImagePlugin.py
OleFileIO.py Apply @Arfrever patch, fixes #258 2013-06-30 07:04:42 -04:00
PaletteFile.py
PalmImagePlugin.py
PcdImagePlugin.py
PcfFontFile.py
PcxImagePlugin.py
PdfImagePlugin.py Use the JPEG Plugin save instead of calling the ImageFile directly 2013-05-12 02:34:07 +02:00
PixarImagePlugin.py
PngImagePlugin.py Merge pull request #315 from d-schmidt/master 2013-08-22 02:54:43 -07: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
SgiImagePlugin.py
SpiderImagePlugin.py
SunImagePlugin.py
TarIO.py
tests.py Fix test 2013-09-28 09:46:00 -04:00
TgaImagePlugin.py
TiffImagePlugin.py Another python 2.6 detail 2013-10-08 11:32:51 -07:00
TiffTags.py added tagnames for ImageJ tiff tags 2013-09-27 10:41:27 -07:00
WalImageFile.py
WebPImagePlugin.py Call _getexif function instead of class method 2013-09-29 09:20:00 -07:00
WmfImagePlugin.py
XbmImagePlugin.py
XpmImagePlugin.py
XVThumbImagePlugin.py