Ray Gardner
|
5390786c65
|
Add braces to if -- conform with Pillow style.
|
2021-03-25 17:22:11 -06:00 |
|
Ray Gardner
|
0acf3514a1
|
Modify GifEncode.c and Gif.h to use LZW encoding
|
2021-03-25 17:22:10 -06:00 |
|
Hugo van Kemenade
|
d40211254c
|
Merge pull request #5361 from radarhere/alpine
Document prerequisites and Python development libraries for Alpine
|
2021-03-25 20:33:41 +02:00 |
|
Hugo van Kemenade
|
4f3913bccf
|
Merge pull request #5360 from radarhere/debian
Listed Debian packages
|
2021-03-25 20:29:20 +02:00 |
|
Andrew Murray
|
4c36945206
|
Added prerequisites and Python development libraries for Alpine
|
2021-03-25 22:43:46 +11:00 |
|
Andrew Murray
|
4b1dd40b5a
|
Listed Debian packages [ci skip]
|
2021-03-25 11:57:48 +11:00 |
|
Andrew Murray
|
759c518420
|
Merge pull request #5357 from python-pillow/docs-contrib-release-notes
Contributing docs: Include release notes as needed or appropriate
|
2021-03-24 12:07:00 +11:00 |
|
Hugo van Kemenade
|
e85bf540cf
|
Contributing: Include release notes as needed or appropriate
[CI skip]
|
2021-03-23 20:58:01 +02:00 |
|
Hugo van Kemenade
|
51bbefed27
|
Merge pull request #5354 from radarhere/macos
Updated macOS tested Pillow versions
|
2021-03-23 15:03:07 +02:00 |
|
Andrew Murray
|
d8acc3be0d
|
Updated macOS tested Pillow versions [ci skip]
|
2021-03-23 12:55:16 +11:00 |
|
Andrew Murray
|
aa35f6b572
|
Update CHANGES.rst [ci skip]
|
2021-03-22 06:49:25 +11:00 |
|
Hugo van Kemenade
|
ddcc936643
|
Merge pull request #5330 from radarhere/png_plte
Allow fewer PNG palette entries than the bit depth maximum when saving
|
2021-03-21 17:31:35 +02:00 |
|
Andrew Murray
|
7ab8ec9b91
|
Update CHANGES.rst [ci skip]
|
2021-03-21 21:00:05 +11:00 |
|
Hugo van Kemenade
|
688e6f163f
|
Merge pull request #5338 from radarhere/webp_save_duration
Use duration from info dictionary when saving WebP
|
2021-03-21 11:35:28 +02:00 |
|
Andrew Murray
|
754752e78f
|
Allow fewer palette entries than the bit depth maximum
|
2021-03-21 09:22:01 +11:00 |
|
Hugo van Kemenade
|
7235cf3135
|
Merge pull request #5345 from radarhere/tofile
Increased use of assert_image_equal_tofile
|
2021-03-21 00:05:28 +02:00 |
|
Hugo van Kemenade
|
e1e9569d8a
|
Merge pull request #5331 from radarhere/png_bits
Added test for saving PNG with bits keyword
|
2021-03-20 23:25:24 +02:00 |
|
Andrew Murray
|
6591297239
|
Increased use of assert_image_equal_tofile
|
2021-03-20 22:32:27 +11:00 |
|
Hugo van Kemenade
|
82b2f4aa36
|
Merge pull request #5326 from radarhere/gif_disposal
Improved efficiency when creating GIF disposal images
|
2021-03-20 12:45:34 +02:00 |
|
Hugo van Kemenade
|
e9c48342c9
|
Merge pull request #5344 from radarhere/releasenotes
Added release notes for #4947
|
2021-03-20 00:36:26 +02:00 |
|
Andrew Murray
|
da9b104693
|
Document #4947 [ci skip]
|
2021-03-20 08:43:32 +11:00 |
|
Andrew Murray
|
309d6f662c
|
Moved rounded_rectangle to API additions [ci skip]
|
2021-03-20 08:32:39 +11:00 |
|
Andrew Murray
|
7a32dfd5e3
|
Update CHANGES.rst [ci skip]
|
2021-03-20 08:30:09 +11:00 |
|
Hugo van Kemenade
|
5a209081b2
|
Merge pull request #4947 from radarhere/exif
|
2021-03-19 21:26:33 +02:00 |
|
Andrew Murray
|
03eecb51d5
|
Update CHANGES.rst [ci skip]
|
2021-03-19 18:03:44 +11:00 |
|
Hugo van Kemenade
|
0d7e205aa7
|
Merge pull request #5343 from radarhere/tiff_adobe_deflate
Replaced tiff_deflate with tiff_adobe_deflate compression when saving TIFF images
|
2021-03-19 08:46:39 +02:00 |
|
Hugo van Kemenade
|
4da2fb3408
|
Merge pull request #5336 from radarhere/compression
Updated list of TIFF compression methods
|
2021-03-19 08:44:53 +02:00 |
|
Andrew Murray
|
242af47a68
|
Removed obsolete "tiff_deflate" from compression methods [ci skip]
|
2021-03-19 12:14:41 +11:00 |
|
Andrew Murray
|
298600381f
|
Replaced tiff_deflate with tiff_adobe_deflate compression when saving
|
2021-03-19 12:00:29 +11:00 |
|
Andrew Murray
|
1d8c5a820c
|
Use duration from info dictionary when saving
|
2021-03-17 20:37:31 +11:00 |
|
Andrew Murray
|
8f37f8dcb0
|
Sorted TIFF compression methods alphabetically [ci skip]
|
2021-03-17 17:54:37 +11:00 |
|
Hugo van Kemenade
|
9dcb1f402c
|
Merge pull request #5334 from radarhere/harfbuzz
Updated harfbuzz to 2.8.0
|
2021-03-17 07:32:17 +02:00 |
|
Andrew Murray
|
dd097fe1fd
|
Updated list of TIFF compression methods [ci skip]
|
2021-03-17 11:14:12 +11:00 |
|
Andrew Murray
|
b7a76899be
|
Updated harfbuzz to 2.8.0
|
2021-03-17 07:51:32 +11:00 |
|
Andrew Murray
|
c801db7a32
|
Added test for saving PNG with bits keyword
|
2021-03-15 21:27:07 +11:00 |
|
Andrew Murray
|
36a4b055bb
|
Updated comments
|
2021-03-15 12:50:30 +11:00 |
|
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
|
2f84f633e3
|
Create disposal image at the destination size, instead of cropping
|
2021-03-14 13:40:55 +11:00 |
|
Andrew Murray
|
16dbffc3a8
|
_crop already makes a copy of the image
|
2021-03-14 13:31:16 +11:00 |
|