Commit Graph

10169 Commits

Author SHA1 Message Date
David Walker
f0871b70e7
Update src/PIL/ImageChops.py
Apply wording suggestions about ImageChops.multiply

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-05-12 00:11:42 -07:00
Simon Andrieux
15ae39674e fix reading from empty buffer when loading .gbr 2020-05-11 17:38:42 +02:00
Andrew Murray
a28b2ea11c
Merge pull request #4596 from andreasnuesslein/patch-1
Mention Ubuntu versions younger than 16.04
2020-05-11 19:55:03 +10:00
Andreas Nüßlein
43072e3ca3
Update docs/installation.rst
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-05-11 10:26:49 +02:00
Andrew Murray
3a75e843f4 Added braces 2020-05-11 07:46:12 +10:00
Andrew Murray
9f2773b3f7
Added braces
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-05-11 07:19:52 +10:00
Andrew Murray
c1d9931adc Added braces 2020-05-10 19:56:36 +10:00
Andrew Murray
9d701a0026 Removed duplicate return statements 2020-05-10 19:55:33 +10:00
Andrew Murray
f1c66a0ba5 Updated CHANGES.rst [ci skip] 2020-05-10 10:50:20 +10:00
Andrew Murray
cd0efc6c9a
Merge pull request #4613 from uploadcare/jpeg-icc-after-SOF
JPEG: Truncate icclist instead of setting to None
2020-05-10 10:49:26 +10:00
Andrew Murray
a230d237c9 Updated Freetype to 2.10.2 2020-05-09 20:17:14 +10:00
nulano
1656edaf41 fix docs compliance for CF_HDROP 2020-05-09 10:44:19 +02:00
nulano
5728662c7f add support for CF_DIBV5, CF_HDROP, and 'PNG' in ImageGrab.grabclipboard() on win32 2020-05-09 09:40:58 +02:00
nulano
713ed87e9d build PyPy wheels on GHA; update installation docs 2020-05-09 03:24:15 +02:00
Alexander
f15e4a8e06 truncate icclist instead of changing to None 2020-05-08 19:48:20 +03:00
Andrew Murray
59957fb8d8 Added support for 1-D NumPy arrays 2020-05-04 20:07:23 +10:00
Andrew Murray
6669ffd053 Updated documentation now that Linux is supported 2020-05-03 13:06:25 +10:00
Andrew Murray
d23df7227c Updated CHANGES.rst [ci skip] 2020-05-02 10:24:26 +10:00
Andrew Murray
db009dd04a
Merge pull request #4601 from hugovk/keep-out-the-tabs
Replace spaces with tabs and add to pre-commit linting
2020-05-02 10:19:06 +10:00
Hugo
94c7af7596 Replace spaces with tabs and add to pre-commit linting 2020-05-01 21:23:39 +03:00
Hugo van Kemenade
bd0f7b7116
Merge pull request #4594 from rodrigob/patch-1 2020-05-01 19:43:51 +03:00
Andrew Murray
c04013fa74
Merge branch 'master' into winbuild-rewrite 2020-05-02 00:20:14 +10:00
Andrew Murray
a9cd55bc39
Merge pull request #4600 from radarhere/tabs
Replaced tabs with spaces in C code
2020-05-02 00:15:51 +10:00
Rodrigo Benenson
9b6e724ae6
Merge pull request #1 from radarhere/patch-1
Changed default offset for Exif
2020-05-01 15:27:02 +02:00
Andrew Murray
ae43af61da Replaced tabs with spaces 2020-05-01 22:08:57 +10:00
Andrew Murray
d5c3814691 Changed default offset for Exif 2020-05-01 19:43:37 +10:00
David Walker
cc39dbab0e Fix ImageChops documentation.
Many methods were incorrectly documented as requriring mode "1". The remaining
ones require *both* images to be mode "1".

Documentation only, [ci skip]
2020-04-30 23:25:45 -07:00
Andrew Murray
51f31f3f5b
Merge pull request #4593 from hugovk/add-fedora-32
CI: Add Fedora 32
2020-04-30 07:08:49 +10:00
Hugo
e8987491d4 Add Fedora 32 2020-04-29 16:03:42 +03:00
Andreas Nüßlein
456b36308a
Mention Ubuntu versions younger than 16.04
I suppose people will just try it either way but it's good to know that it still works with the same libs all the way through to 20.04
2020-04-29 11:49:33 +02:00
Rodrigo Benenson
83125b5ae4
Checks over exif instead of reloeaded_exif
test_imagefile.py checks exif instead of reloaded_exif; making the tests pass when they should not.
2020-04-28 18:58:26 +02:00
Hugo van Kemenade
5fc0e96645
Merge pull request #4590 from radarhere/python39 2020-04-26 13:01:50 +03:00
Hugo van Kemenade
26ab232f2d
Merge pull request #4588 from radarhere/dpi
Increased epsilon to pass on Windows
2020-04-26 11:19:57 +03:00
Andrew Murray
6fb74c9b8b Added Python 3.9 2020-04-26 16:09:29 +10:00
Hugo van Kemenade
116a0637c7
Merge pull request #4587 from radarhere/fedora
Updated CI targets
2020-04-26 08:21:08 +03:00
Andrew Murray
661760a883 Updated Ubuntu CI targets [ci skip] 2020-04-26 14:01:38 +10:00
Andrew Murray
727868d5d7 Increased epsilon to pass on Windows 2020-04-26 08:03:16 +10:00
Andrew Murray
9581108cf8 Removed Fedora 30 from CI targets [ci skip] 2020-04-26 07:48:49 +10:00
Andrew Murray
d42df43740
Merge pull request #4584 from hugovk/rm-fedora-30
Remove soon-EOL Fedora 30
2020-04-26 07:47:36 +10:00
Hugo
b171a6450f Remove soon-EOL Fedora 30 2020-04-25 22:22:33 +03:00
Hugo
8149d9eabf Release notes for 7.1.2 2020-04-25 22:40:37 +10:00
Andrew Murray
eced564a44
Merge pull request #4582 from radarhere/focal
Added Ubuntu 20.04 to Docker jobs
2020-04-24 23:41:53 +10:00
Andrew Murray
e42676d940 Added Ubuntu 20.04 2020-04-24 22:35:42 +10:00
Andrew Murray
f5e9252b12 Fixed drawing a jointed line with a sequence of numeric values 2020-04-24 18:48:10 +10:00
Hugo van Kemenade
556c87c904
Merge pull request #4577 from radarhere/class
Updated example code to new-style class
2020-04-23 14:53:56 +03:00
Andrew Murray
b65e72b2fc Updated example code to new-style class [ci skip] 2020-04-23 20:05:30 +10:00
Andrew Murray
ccd9a97183
Merge pull request #4576 from hugovk/docs-link-to-filters
Link to Filters concept from methods' parameters
2020-04-23 19:56:27 +10:00
Hugo
d21e45536a Link to Filters concept from methods' parameters [CI skip] 2020-04-23 11:18:24 +03:00
Andrew Murray
394f7a0449
Merge pull request #4567 from hugovk/rm-warning
Don't show own deprecation warning in test logs
2020-04-21 19:16:50 +10:00
Hugo van Kemenade
852e53e182
Merge pull request #51 from radarhere/rm-warning
Assert that warning is raised
2020-04-20 13:02:02 +03:00