Andrew Murray
68719fe6ea
Merge branch 'master' into exif
2021-03-15 12:41:45 +11:00
Andrew Murray
c52b45df62
Removed automatic retrieval of GPS IFD
2021-03-15 12:33:06 +11:00
Hugo van Kemenade
8064e04e96
Merge pull request #5327 from radarhere/tiff_icc_profile
...
Document #5321
2021-03-15 00:37:11 +02:00
Andrew Murray
b57aee53a2
Added release notes for #5321 [ci skip]
2021-03-15 08:30:27 +11:00
Hugo van Kemenade
b7e525dfa4
Merge pull request #5329 from wiredfool/pytest-timeout
2021-03-14 22:04:32 +02:00
Eric Soroos
12715c5ea9
Install Pytest-timeout in dev-requirements
2021-03-14 14:22:27 +01:00
Eric Soroos
d0d42cd7c2
Install pytest-timeout on the ci.
...
(dry?)
2021-03-14 14:20:57 +01:00
Andrew Murray
d466620cfa
Update CHANGES.rst [ci skip]
2021-03-14 21:25:16 +11:00
Andrew Murray
cfcedcc520
icc_profile is now a keyword argument when saving TIFF files [ci skip]
2021-03-14 21:21:40 +11:00
Hugo van Kemenade
1c086c65d4
Merge pull request #5321 from radarhere/tiff_icc_profile
...
Save ICC profile from TIFF encoderinfo
2021-03-14 10:42:51 +02:00
Hugo van Kemenade
982837ec85
Merge pull request #5325 from radarhere/unclosed_file
...
Fixed unclosed file warning
2021-03-14 10:29:58 +02:00
Hugo van Kemenade
4c297ec312
Merge pull request #5268 from radarhere/rgb
...
Moved RGB fix inside ImageQt class
2021-03-14 10:26:08 +02:00
Andrew Murray
2844fd2d18
Fixed unclosed file warning
2021-03-12 22:45:07 +11:00
Andrew Murray
f91f93e246
Merge pull request #5305 from lukegb/bug/format-strings
...
Fix -Wformat error in TiffDecode
2021-03-11 22:34:17 +11:00
Andrew Murray
68b655f3f0
Updated format specifiers
2021-03-10 20:43:16 +11:00
Andrew Murray
f42d6cf1ac
Save ICC profile from TIFF encoderinfo
2021-03-10 20:16:49 +11:00
Andrew Murray
e54880c652
Moved RGB fix inside ImageQt class
2021-03-10 13:17:19 +11:00
Andrew Murray
21da5b1ed8
Update CHANGES.rst [ci skip]
2021-03-09 07:09:50 +11:00
Hugo van Kemenade
2d042736c3
Merge pull request #5318 from radarhere/releasenotes
...
Added link to class and function in release notes
2021-03-08 20:34:21 +02:00
mergify[bot]
e110e093a6
Merge pull request #5313 from radarhere/alpha_composite
...
Allow alpha_composite destination to be negative
2021-03-08 13:06:22 +00:00
Hugo van Kemenade
3225e39e9a
Merge branch 'master' into alpha_composite
2021-03-08 14:16:46 +02:00
Andrew Murray
7c7a68867d
Update CHANGES.rst [ci skip]
2021-03-08 23:16:16 +11:00
Hugo van Kemenade
d9e4424a7f
Merge pull request #5260 from radarhere/imageqt_exclusive_fp
...
Ensure file is closed if it is opened by ImageQt.ImageQt
2021-03-08 14:13:48 +02:00
Hugo van Kemenade
2999628a2b
Merge pull request #5219 from radarhere/mkdir_test_errors
...
Replaced mkdir command with Python
2021-03-08 14:07:38 +02:00
Hugo van Kemenade
02ed076968
Merge pull request #5208 from radarhere/rounded_rectangle
2021-03-08 14:06:11 +02:00
Andrew Murray
666d3c5d3f
Use bash shell for mkdir command
2021-03-08 22:21:22 +11:00
Andrew Murray
e7f5bb1831
Ensure file is closed if it is opened by ImageQt.ImageQt
2021-03-08 20:38:03 +11:00
Andrew Murray
ac1a9b28c9
Added link to class and function [ci skip]
2021-03-08 20:33:13 +11:00
Andrew Murray
62bf920634
Added release notes [ci skip]
2021-03-08 20:10:17 +11:00
Andrew Murray
9ce3eba7eb
Only draw each pixel once
2021-03-08 19:54:03 +11:00
Andrew Murray
f5d49f4f61
Added rounded_rectangle method
2021-03-08 19:53:59 +11:00
Andrew Murray
45c43fc911
Added release notes [ci skip]
2021-03-08 19:39:28 +11:00
Andrew Murray
441a1cf9cf
Update CHANGES.rst [ci skip]
2021-03-08 19:00:57 +11:00
Hugo van Kemenade
8accaf0259
Merge pull request #5155 from nulano/sbix
2021-03-08 09:44:37 +02:00
Ondrej Baranovič
14671f715f
Merge branch 'master' into sbix
2021-03-07 20:05:25 +01:00
Hugo van Kemenade
6108596ff8
Merge pull request #5289 from radarhere/ipythonviewer
2021-03-07 14:26:50 +02:00
Hugo van Kemenade
3a27118d76
Merge pull request #5183 from radarhere/rectangle
...
Only draw each rectangle outline pixel once
2021-03-07 12:25:45 +02:00
Hugo van Kemenade
f15f573e51
Merge pull request #5224 from radarhere/mapper
2021-03-07 11:51:46 +02:00
Hugo van Kemenade
a95fee0475
Merge pull request #5215 from radarhere/license
...
Document license for several fonts
2021-03-07 11:41:56 +02:00
Hugo van Kemenade
f9b830f058
Merge pull request #5214 from radarhere/pcx
...
Handle PCX images with an odd stride
2021-03-07 11:41:14 +02:00
Hugo van Kemenade
95986f38da
Merge pull request #5168 from radarhere/mpo
2021-03-07 11:38:36 +02:00
Andrew Murray
690cf9ebe2
Allow alpha_composite destination to be negative
2021-03-06 20:54:21 +11:00
Andrew Murray
1d7cbeb338
Update CHANGES.rst [ci skip]
2021-03-06 13:26:09 +11:00
Andrew Murray
f2ea25780a
Added release notes for 8.1.2
2021-03-06 13:25:36 +11:00
Andrew Murray
5269ab13a7
Lint fix
2021-03-06 10:20:01 +11:00
Eric Soroos
480f6819b5
Fix Memory DOS in Icns, Ico and Blp Image Plugins
...
Some container plugins that could contain images of other formats,
such as the ICNS format, did not properly check the reported size of
the contained image. These images could cause arbitrariliy large
memory allocations.
This is fixed for all locations where individual *ImageFile classes
are created without going through the usual Image.open method.
2021-03-06 10:19:14 +11:00
Hugo van Kemenade
b511d704ae
Merge pull request #5306 from radarhere/releasenotes
...
Added more CVE numbers to 8.1.1 release notes
2021-03-04 13:23:09 +02:00
Andrew Murray
b885af93cb
Added more CVE numbers [ci skip]
2021-03-04 17:33:47 +11:00
Andrew Murray
a1463ff211
Added release notes
2021-03-04 08:59:47 +11:00
Andrew Murray
7b09463809
Added IPythonViewer docstring
2021-03-04 08:56:49 +11:00