Commit Graph

3979 Commits

Author SHA1 Message Date
wiredfool
1b40b6fd32 Merge pull request #1366 from uploadcare/fix-truncated-regression-from-master
Pillow fails to load truncated images with LOAD_TRUNCATED_IMAGES
2015-09-10 11:59:58 +01:00
wiredfool
525f47a64f Update CHANGES.rst [ci skip] 2015-09-10 11:20:50 +01:00
wiredfool
ec11194bc2 Merge pull request #1406 from merriam/patch-1
Update concepts.rst; clarify 'bands'
2015-09-09 22:12:26 +01:00
wiredfool
6b3666c3d3 Update CHANGES.rst [ci skip] 2015-09-09 22:09:07 +01:00
wiredfool
fc17f31626 Merge pull request #1356 from njones11/master
Add Solaris/SmartOS include and library directories
2015-09-09 22:07:55 +01:00
wiredfool
71a88d4b68 Update CHANGES.rst [ci skip] 2015-09-09 21:46:07 +01:00
wiredfool
43c5f2cd64 Merge pull request #1387 from radarhere/imaging
Improved handling of getink color
2015-09-09 21:43:32 +01:00
wiredfool
772d470f30 Single threaded build for pypy3, refactor. Workaround for #1176 2015-09-09 21:07:03 +01:00
wiredfool
3889ae5d6f Update CHANGES.rst [ci skip] 2015-09-09 16:58:41 +01:00
wiredfool
05666d2ac2 Merge pull request #1402 from cgohlke/patch-1
Disable compiler optimizations for topalette and tobilevel functions for all msvc versions
2015-09-09 16:58:29 +01:00
wiredfool
ab5e812f4d Update CHANGES.rst [ci skip] 2015-09-09 16:54:47 +01:00
wiredfool
5473766490 Merge pull request #1381 from bwrsandman/patch-1
ImagePalette: Add param documentation
2015-09-09 16:52:33 +01:00
wiredfool
a7d4d1e7a5 Merge pull request #1409 from uploadcare/fix-imagingft-not-installed
Skip ImageFont_bitmap test if _imagingft C module is not installed
2015-09-09 16:45:59 +01:00
Dmitry Yantsen
8e7cd924bf Merge pull request #1 from radarhere/flush
Improved consistency of checks for flush
2015-09-09 12:55:33 +06:00
homm
0b19a86087 skip any number extraneous chars at the end of chunks 2015-09-08 18:05:37 +03:00
homm
5309c8e21e Skip ImageFont_bitmap test if _imagingft C module is not installed 2015-09-08 18:00:00 +03:00
homm
1d236f0262 unused var 2015-09-08 17:43:12 +03:00
homm
430e9922eb test for loading truncated image and raising proper exception 2015-09-08 17:43:12 +03:00
homm
b078ad4599 raise IOError in all cases when image can't be loaded 2015-09-08 17:43:12 +03:00
homm
b8b3cdc146 fix truncated images loading 2015-09-08 17:43:11 +03:00
Hugo van Kemenade
8c3f66a9ae Update CHANGES.rst [CI skip] 2015-09-08 12:14:35 +03:00
Hugo van Kemenade
605cea02ea Merge pull request #1407 from radarhere/scripts
Corrected scripts path
2015-09-08 12:14:02 +03:00
Andrew Murray
545154a61f Corrected scripts path 2015-09-07 19:24:39 +10:00
Charles Merriam
5f2155d383 Update concepts.rst; clarify 'bands' 2015-09-03 13:26:04 -07:00
Andrew Murray
d21430234e Improved consistency of checks for flush 2015-09-02 23:48:22 +10:00
Hugo van Kemenade
adb531bc7f Update CHANGES.rst [CI skip] 2015-09-01 13:09:12 +03:00
Hugo van Kemenade
6c12db0633 Merge pull request #1405 from radarhere/tiff
Updated libtiff to 4.0.5
2015-09-01 13:08:46 +03:00
Andrew Murray
63e54260d2 Updated libtiff to 4.0.5 2015-09-01 19:10:59 +10:00
Hugo van Kemenade
3d5d1545d2 Update CHANGES.rst [CI skip] 2015-08-31 15:18:05 +03:00
Hugo van Kemenade
3880ce6173 Merge pull request #1403 from radarhere/platform
Updated Platform Support for Yosemite
2015-08-31 15:17:35 +03:00
Andrew Murray
80b9f7c07e Updated Platform Support for Yosemite [ci skip] 2015-08-30 21:17:06 +10:00
Christoph Gohlke
e6733c813a Disable compiler optimizations for topalette and tobilevel functions for all msvc versions 2015-08-28 23:15:56 -07:00
Hugo van Kemenade
3164b9ee8d Update CHANGES.rst [CI skip] 2015-08-28 22:26:53 +03:00
Hugo van Kemenade
72fae49676 Merge pull request #1401 from radarhere/ppm
Fixed infinite loop on truncated file
2015-08-28 22:26:20 +03:00
Andrew Murray
a0d38a3884 Fixed infinite loop on truncated file 2015-08-29 02:05:08 +10:00
Hugo van Kemenade
cc19ca496d Update CHANGES.rst [CI skip] 2015-08-28 17:25:53 +03:00
Hugo van Kemenade
ce19b0dfca Merge pull request #1400 from radarhere/imagemorph
Check that images are L mode in ImageMorph methods
2015-08-28 17:24:53 +03:00
Andrew Murray
9026b81439 Check that images are L mode in ImageMorph methods 2015-08-28 22:54:17 +10:00
Hugo van Kemenade
8d6f6fb355 Update CHANGES.rst [CI skip] 2015-08-28 13:00:37 +03:00
Dmitry Yantsen
a2b6b661d9 Added check for flush method existense for file-like object in tiffplugin setup 2015-08-28 15:00:06 +05:00
Hugo van Kemenade
651f792dcb Merge pull request #1397 from radarhere/health
Health fix
2015-08-28 12:59:38 +03:00
Andrew Murray
95fa2cdf08 Health fix 2015-08-28 18:56:48 +10:00
Hugo van Kemenade
bbc6f7d6bb Update CHANGES.rst [CI skip] 2015-08-25 16:27:07 +03:00
Hugo van Kemenade
5dd1974450 Merge pull request #1389 from merriam/master
In tutorial of pasting images, add to mask text.
2015-08-25 14:20:28 +01:00
Hugo van Kemenade
d0ad3563ed Update CHANGES.rst [CI skip] 2015-08-25 16:19:05 +03:00
Hugo van Kemenade
87bbfd5725 Merge pull request #1391 from radarhere/flake8
Flake8 fixes
2015-08-25 14:17:56 +01:00
Andrew Murray
c6b13d294f Flake8 fixes 2015-08-25 22:27:18 +10:00
Andrew Murray
1b8d12b048 If only one frame, do not use image from sequence 2015-08-24 23:51:02 +10:00
Andrew Murray
e88e90b8ed Minor improvement, one less copy 2015-08-24 23:23:52 +10:00
Andrew Murray
88fca0f555 Fixed palette issue when saving 2015-08-24 23:23:07 +10:00