Andrew Murray
3c482b1b0b
Changed list of single item dictionaries to dictionary
2020-12-30 23:10:29 +11:00
Andrew Murray
ad9614be7a
Renamed variable
2020-12-30 22:46:49 +11:00
Hugo van Kemenade
bba84e53f2
Merge pull request #5154 from radarhere/security
...
Added #5148 to the release notes
2020-12-30 13:40:59 +02:00
Andrew Murray
8c8b110035
Check string value
2020-12-30 22:40:39 +11:00
Andrew Murray
06b7b97a7a
Use isinstance to check type
2020-12-30 22:39:49 +11:00
Andrew Murray
17c48db318
Use context manager
2020-12-30 22:35:54 +11:00
Eric Soroos
85649e299d
Makefile: Lint target
2020-12-30 11:51:04 +01:00
Eric Soroos
dae30d8601
Removed co target -- Artifact of previous code review process
2020-12-30 11:26:32 +01:00
Eric Soroos
e126001e62
Help as default goal
2020-12-30 11:25:34 +01:00
Eric Soroos
250e42f7f8
Bad Rebase
2020-12-30 11:07:58 +01:00
Alexander
1ff61bcaa6
use offset for all binary input functions instead of slicing
2020-12-30 19:10:50 +11:00
Alexander
3757b8c748
remove extra i8 calls where input is proved bytes[] or int
2020-12-30 19:04:11 +11:00
Andrew Murray
800a265f1c
Test ICNS on all operating systems
2020-12-30 13:09:30 +11:00
Andrew Murray
86ad435ee4
Merge branch 'master' into master
2020-12-30 13:05:35 +11:00
Andrew Murray
0ff800a525
Updated docstring
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-12-30 12:49:22 +11:00
Andrew Murray
4056bf529e
Document #5148 [ci skip]
2020-12-30 12:43:13 +11:00
Andrew Murray
6b21a96578
Changed readcount so that _TIFFSetGetType can identify the type
2020-12-30 11:57:05 +11:00
Andrew Murray
8dd5913428
Updated libtiff to 4.2.0
2020-12-30 11:34:46 +11:00
Hugo van Kemenade
85d61ca7d5
Merge pull request #5139 from radarhere/repr_png
...
Added exception explaining that _repr_png_ saves to PNG
2020-12-29 12:43:22 +02:00
Hugo van Kemenade
8d62314db4
Merge pull request #5137 from radarhere/imagefont
...
Document limited number of characters in FontFile
2020-12-29 12:36:24 +02:00
Andrew Murray
143a77d8e2
Update CHANGES.rst [ci skip]
2020-12-29 21:29:22 +11:00
Hugo van Kemenade
cd446e6088
Merge pull request #5125 from radarhere/disposal_method
...
Use previous disposal method in GIF load_end
2020-12-29 12:26:14 +02:00
Andrew Murray
1892b2339f
Update CHANGES.rst [ci skip]
2020-12-29 21:20:26 +11:00
Hugo van Kemenade
5c64438792
Merge pull request #5090 from radarhere/valueerror
...
Do not catch a ValueError only to raise another
2020-12-29 12:19:16 +02:00
Hugo van Kemenade
25500e83bc
Merge pull request #5089 from radarhere/putpalette_rgba
...
Allow putpalette to accept 1024 integers to include alpha values
2020-12-29 12:17:50 +02:00
Andrew Murray
28fbc6bcd0
Update CHANGES.rst [ci skip]
2020-12-29 20:03:45 +11:00
Andrew Murray
fff194505c
Merge pull request #5152 from radarhere/openjpeg_wheels
...
OpenJPEG has been updated in pillow-wheels
2020-12-29 19:43:51 +11:00
Andrew Murray
387ac3d704
Simplified wording [ci skip]
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-12-29 19:08:04 +11:00
Hugo van Kemenade
18ee51a5a8
Merge pull request #5151 from radarhere/openjpeg
...
Updated openjpeg to 2.4.0
2020-12-29 07:16:25 +02:00
Andrew Murray
8f1111472b
OpenJPEG has been updated in pillow-wheels [ci skip]
2020-12-29 11:32:10 +11:00
Andrew Murray
c68ddcf87d
Updated openjpeg to 2.4.0
2020-12-29 10:44:32 +11:00
Andrew Murray
416f12e772
Merge pull request #5148 from wiredfool/tiff_oob_read
...
Fix OOB Read when writing TIFF with custom Metadata
2020-12-29 08:29:29 +11:00
Eric Soroos
a39d7c4fcf
Fix OOB Read in tif_dirinfo.c
...
==3330== at 0xBD4110C: _TIFFSetupFields (tif_dirinfo.c:327)
Passing in a stack allocated array is going to fail, as a reference
is retained to the name and used later when flushing the Tiff to
the file.
2020-12-28 15:00:48 +01:00
UrielMaD
3e9403af56
XMP feature added
2020-12-27 22:32:42 -06:00
UrielMaD
096854d1c8
XMP feature added
2020-12-27 22:29:51 -06:00
UrielMaD
19bac31804
XMP feature added
2020-12-27 22:28:03 -06:00
UrielMaD
7968279c13
XMP feature added
2020-12-27 22:24:38 -06:00
UrielMaD
2f29f1306f
XMP feature added
2020-12-27 22:01:27 -06:00
UrielMaD
cc8070aec5
XMP feature added
2020-12-27 21:39:36 -06:00
UrielMaD
b1b7d2ff18
XMP feature added
2020-12-27 21:37:15 -06:00
UrielMaD
b802588223
XMP feature added
2020-12-27 20:49:28 -06:00
UrielMaD
08935aeaca
XMP feature added
2020-12-27 20:09:10 -06:00
UrielMaD
ee5d05ae21
XMP feature added
2020-12-27 20:01:56 -06:00
UrielMaD
4ff5546203
XMP feature added
2020-12-27 20:00:04 -06:00
UrielMaD
c84f1058ea
XMP feature added
2020-12-27 19:54:06 -06:00
UrielMaD
2474cc2db6
XMP feature added
2020-12-27 19:52:46 -06:00
UrielMaD
762235fb06
XMP feature added
2020-12-27 19:01:15 -06:00
UrielMaD
9947655b93
XMP feature added
2020-12-27 18:46:07 -06:00
UrielMaD
50e88764e8
XMP feature added
2020-12-27 18:39:16 -06:00
UrielMaD
eeee980cf7
XMP feature added
2020-12-27 18:36:13 -06:00