nulano
|
a340dc5fd3
|
Merge remote-tracking branch 'upstream/master' into formats
|
2020-09-04 21:07:34 +02:00 |
|
Hugo van Kemenade
|
63d8a600cb
|
Merge pull request #4890 from nulano/mingw-setup
|
2020-09-03 21:11:39 +03:00 |
|
Hugo van Kemenade
|
799fa9764f
|
Merge pull request #4882 from nulano/putpixel
|
2020-09-03 19:22:30 +03:00 |
|
Hugo van Kemenade
|
128261fdbb
|
Merge branch 'master' into bytes-warning
|
2020-09-03 18:31:03 +03:00 |
|
Hugo van Kemenade
|
ddc4c64664
|
Merge branch 'master' into rm-3.5
|
2020-09-02 20:36:30 +03:00 |
|
Hugo van Kemenade
|
9f1f63a46b
|
Merge pull request #4862 from radarhere/subifds
|
2020-09-02 16:58:55 +03:00 |
|
Hugo van Kemenade
|
e0eec1eb56
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +03:00 |
|
Hugo van Kemenade
|
1ff90e7bdb
|
Merge pull request #4812 from PeterPetrik/fix_build_macos
|
2020-08-31 16:44:14 +03:00 |
|
nulano
|
9667d5c6cc
|
Merge branch 'master' into mingw-setup
|
2020-08-31 14:18:39 +01:00 |
|
Andrew Murray
|
799b25d9f1
|
Renamed zip header file
|
2020-08-31 22:44:51 +10:00 |
|
Andrew Murray
|
ca43774d40
|
Corrected comment layout
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-08-31 18:50:15 +10:00 |
|
Andrew Murray
|
298b7d0333
|
Update pre-commit
|
2020-08-31 18:50:15 +10:00 |
|
nulano
|
3cabcf242f
|
fix libtiff in MSYS2
|
2020-08-30 04:31:46 +02:00 |
|
Andrew Murray
|
0a46cbfea9
|
Reverted NaN change, so that NaN != NaN
|
2020-08-28 20:55:47 +10:00 |
|
luphord
|
78e971913c
|
fix IFDRational equality
|
2020-08-28 20:47:16 +10:00 |
|
Guillaume Ayoub
|
45b228e835
|
Fix exception handling when saving images
The e variable is already used in the for loop, use exc to store the exception.
|
2020-08-24 21:32:21 +10:00 |
|
Hugo van Kemenade
|
855a28e544
|
Merge pull request #4866 from radarhere/cmyk_pdf
Corrected inverted PDF CMYK colors
|
2020-08-23 14:38:06 +03:00 |
|
Hugo van Kemenade
|
27d34d2f13
|
Merge pull request #4823 from radarhere/close
Do not try to close file pointer if file pointer is empty
|
2020-08-23 14:26:11 +03:00 |
|
nulano
|
4bb78d53a3
|
give proper error message for invalid putpixel color type
|
2020-08-20 00:01:03 +02:00 |
|
Andrew Murray
|
14af7bb5ac
|
Do not try to close fp if fp is empty
|
2020-08-15 13:07:14 +10:00 |
|
Andrew Murray
|
a2597a5683
|
Corrected inverted CMYK colors
|
2020-08-14 21:12:01 +10:00 |
|
Hugo van Kemenade
|
ef986e376f
|
Merge branch 'master' into master
|
2020-08-13 23:58:42 +03:00 |
|
Hugo van Kemenade
|
0d4ba00b56
|
Merge pull request #4850 from nulano/docs-codefmt
|
2020-08-13 23:06:53 +03:00 |
|
Andrew Murray
|
e96109b93c
|
Added writing of subIFDs
|
2020-08-13 22:25:24 +10:00 |
|
nulano
|
05ee9ab31c
|
improve wording, fix lint
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-08-12 22:24:25 +01:00 |
|
Hugo van Kemenade
|
1fe4070af6
|
Drop support for EOL Python 3.5
|
2020-08-11 22:29:44 +03:00 |
|
Hugo van Kemenade
|
fdc09206d0
|
Merge pull request #4828 from radarhere/exif_text
|
2020-08-11 21:52:12 +03:00 |
|
nulano
|
d36850e037
|
fix docs typos
|
2020-08-11 02:14:13 +02:00 |
|
nulano
|
6cd0d60315
|
use code formatting instead of emphasis where applicable [ci skip]
|
2020-08-11 00:54:12 +02:00 |
|
Hugo van Kemenade
|
cb26b4d40f
|
Merge branch 'master' into master
|
2020-08-09 13:57:46 +03:00 |
|
Hugo van Kemenade
|
dd87dd50c0
|
Update to isort 5 with Black profile support
|
2020-08-08 22:39:29 +03:00 |
|
Navneeth Subramanian
|
ca3796f4f6
|
Update src/PIL/ImageOps.py
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-08-07 14:16:07 +09:00 |
|
Navneeth Subramanian
|
665b414033
|
Update src/PIL/ImageOps.py
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-08-07 14:15:55 +09:00 |
|
navneeth
|
8fad541531
|
ENH: Autocontrast method enhancement - adding the option to specify mask for contrast computation
|
2020-08-06 09:00:13 +09:00 |
|
Andrew Murray
|
1c85b9fec7
|
Document exception [ci skip]
|
2020-08-05 11:32:30 +01:00 |
|
nulano
|
30c4945d9c
|
document Image.open(formats=...) parameter
|
2020-08-03 00:38:59 +02:00 |
|
nulano
|
2b061b68db
|
add formats parameter to Image.open to restrict list of formats attempting to read an image file
|
2020-08-03 00:24:02 +02:00 |
|
Andrew Murray
|
5da1a8adcf
|
Read EXIF data tEXt chunk into info as bytes instead of string
|
2020-07-31 17:42:48 +10:00 |
|
Hugo van Kemenade
|
10615a7da7
|
Upgrade Python syntax for 3.6+
Co-authored-by: nulano <nulano@nulano.eu>
|
2020-07-30 10:09:18 +03:00 |
|
Hugo van Kemenade
|
e42aec8c90
|
Update Black target to py36
|
2020-07-27 17:02:10 +03:00 |
|
Andrew Murray
|
11de331886
|
Merge pull request #4798 from hugovk/rm-deprecated-notimplemented
Remove long-deprecated Image.py functions
|
2020-07-24 20:48:20 +10:00 |
|
Andrew Murray
|
908567a718
|
Capitalisaton
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-07-24 01:04:19 +10:00 |
|
Peter Petrik
|
ef88be6548
|
fix build on macos and clang when zip.h is present on system from zlib library
|
2020-07-23 15:59:18 +02:00 |
|
Andrew Murray
|
836dcc5ba0
|
Document missing attributes
|
2020-07-23 22:40:02 +10:00 |
|
Andrew Murray
|
265bfef36e
|
Improved documentation
|
2020-07-21 20:46:50 +10:00 |
|
Andrew Murray
|
56a43a5fa7
|
Fixed typo
|
2020-07-21 20:42:42 +10:00 |
|
Luke Granger-Brown
|
4e4fe2c172
|
Fix TiffImagePlugin interpolating bytes into str.
|
2020-07-20 14:56:18 +01:00 |
|
Hugo van Kemenade
|
0b7077a385
|
Merge pull request #4788 from samamorgan/master
|
2020-07-17 11:07:56 +03:00 |
|
Hugo van Kemenade
|
40aefc6ba5
|
Remove im.offset, deprecated in 2001; and fromstring and tostring, deprecated in 2013
|
2020-07-17 10:55:20 +03:00 |
|
Hugo van Kemenade
|
e06c7e7667
|
8.0.0.dev0 version bump
|
2020-07-16 12:09:19 +03:00 |
|