| .. |
|
__init__.py
|
First steps toward MPO support.
|
2014-07-16 11:36:56 -04:00 |
|
_binary.py
|
|
|
|
_util.py
|
flake8
|
2014-07-06 01:50:24 +03:00 |
|
BdfFontFile.py
|
|
|
|
BmpImagePlugin.py
|
dpi key should only be present when there is resolution info in the BMP header.
|
2014-06-28 23:59:01 +02:00 |
|
BufrStubImagePlugin.py
|
|
|
|
ContainerIO.py
|
|
|
|
CurImagePlugin.py
|
Flake8 and fix typo
|
2014-07-17 00:12:54 +03:00 |
|
DcxImagePlugin.py
|
flake8
|
2014-07-17 01:21:56 +03:00 |
|
EpsImagePlugin.py
|
Merge from master, pre-unittest conversion
|
2014-06-03 14:42:22 -07:00 |
|
ExifTags.py
|
|
|
|
FitsStubImagePlugin.py
|
|
|
|
FliImagePlugin.py
|
|
|
|
FontFile.py
|
Remove unused WIP save2() from pre-fork days
|
2014-07-05 23:02:34 +03:00 |
|
FpxImagePlugin.py
|
|
|
|
GbrImagePlugin.py
|
|
|
|
GdImageFile.py
|
|
|
|
GifImagePlugin.py
|
ensure that the prevous frame was loaded when seek()ing
|
2014-07-07 20:46:54 +02:00 |
|
GimpGradientFile.py
|
|
|
|
GimpPaletteFile.py
|
|
|
|
GribStubImagePlugin.py
|
|
|
|
Hdf5StubImagePlugin.py
|
|
|
|
IcnsImagePlugin.py
|
Icns DOS fix -- CVE-2014-3589
|
2014-08-13 09:25:11 -07:00 |
|
IcoImagePlugin.py
|
|
|
|
Image.py
|
Updates to MPO handler based on review.
|
2014-07-28 11:14:38 -04:00 |
|
ImageChops.py
|
|
|
|
ImageCms.py
|
Docs for profile additions
|
2014-08-02 21:22:51 -07:00 |
|
ImageColor.py
|
|
|
|
ImageDraw.py
|
|
|
|
ImageDraw2.py
|
|
|
|
ImageEnhance.py
|
Update URL
|
2014-06-22 16:30:41 -04:00 |
|
ImageFile.py
|
Fix scrambled XPM image, don't mmap when load_read/load_seek is defined. Fixes #806
|
2014-07-18 10:40:08 -07:00 |
|
ImageFileIO.py
|
|
|
|
ImageFilter.py
|
|
|
|
ImageFont.py
|
Merge #772 and master
|
2014-07-08 10:29:53 -07:00 |
|
ImageGrab.py
|
|
|
|
ImageMath.py
|
flake8 ImageMath.py
|
2014-07-05 12:13:43 +03:00 |
|
ImageMode.py
|
|
|
|
ImageMorph.py
|
Autodoc formatting
|
2014-07-12 09:52:04 -07:00 |
|
ImageOps.py
|
Changed docstring to refer to the correct function
|
2014-08-02 12:17:57 +01:00 |
|
ImagePalette.py
|
More ImagePalette.py tests and remove unused and uncallable new()
|
2014-07-21 23:18:46 +03:00 |
|
ImagePath.py
|
|
|
|
ImageQt.py
|
|
|
|
ImageSequence.py
|
|
|
|
ImageShow.py
|
|
|
|
ImageStat.py
|
|
|
|
ImageTk.py
|
|
|
|
ImageTransform.py
|
|
|
|
ImageWin.py
|
|
|
|
ImImagePlugin.py
|
|
|
|
ImtImagePlugin.py
|
|
|
|
IptcImagePlugin.py
|
Remove disabled _is_raw()
|
2014-08-01 11:12:47 +03:00 |
|
Jpeg2KImagePlugin.py
|
f doesn't exist, BytesIO objects have fileno(), but may return OsError
|
2014-07-01 11:09:20 -07:00 |
|
JpegImagePlugin.py
|
Fixed import for Python 3.
|
2014-07-25 11:50:21 -04:00 |
|
JpegPresets.py
|
|
|
|
McIdasImagePlugin.py
|
|
|
|
MicImagePlugin.py
|
|
|
|
MpegImagePlugin.py
|
|
|
|
MpoImagePlugin.py
|
Dropped unused "options" from MPO save.
|
2014-07-30 09:17:43 -07:00 |
|
MspImagePlugin.py
|
|
|
|
OleFileIO-README.md
|
Fix link
|
2014-06-03 09:01:57 -04:00 |
|
OleFileIO.py
|
converted to current docutils format
|
2014-07-15 21:24:52 -07:00 |
|
PaletteFile.py
|
|
|
|
PalmImagePlugin.py
|
Ensure rowbytes is an integer (fix for Python 3)
|
2014-07-01 22:36:56 +03:00 |
|
PcdImagePlugin.py
|
|
|
|
PcfFontFile.py
|
|
|
|
PcxImagePlugin.py
|
|
|
|
PdfImagePlugin.py
|
Merge from master, pre-unittest conversion
|
2014-06-03 14:42:22 -07:00 |
|
PixarImagePlugin.py
|
|
|
|
PngImagePlugin.py
|
Save detected non-Latin1 characters as iTXt to preserve them.
|
2014-07-23 07:43:52 -07:00 |
|
PpmImagePlugin.py
|
|
|
|
PsdImagePlugin.py
|
|
|
|
PSDraw.py
|
Fixing doc warning
|
2014-07-14 21:32:14 -07:00 |
|
PyAccess.py
|
Storage, packing and access for HSV format images
|
2014-07-22 16:09:22 -07:00 |
|
SgiImagePlugin.py
|
If we can't read a file due to unsupported compression, raise an error
|
2014-07-20 01:50:05 +03:00 |
|
SpiderImagePlugin.py
|
|
|
|
SunImagePlugin.py
|
flake8
|
2014-07-16 14:26:30 +03:00 |
|
TarIO.py
|
|
|
|
TgaImagePlugin.py
|
|
|
|
TiffImagePlugin.py
|
Change wrapping to include some context on first line; plus typo fix
|
2014-07-29 23:00:38 +03:00 |
|
TiffTags.py
|
Implemented MP attribute breakdown with tests.
|
2014-07-24 15:00:19 -04:00 |
|
WalImageFile.py
|
Update URL; fix typo
|
2014-06-22 16:44:52 -04:00 |
|
WebPImagePlugin.py
|
|
|
|
WmfImagePlugin.py
|
|
|
|
XbmImagePlugin.py
|
|
|
|
XpmImagePlugin.py
|
flake8
|
2014-07-17 02:40:14 +03:00 |
|
XVThumbImagePlugin.py
|
|
|