Commit Graph

14303 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
b3683c3e4b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0)
- [github.com/asottile/yesqa: v1.3.0 → v1.4.0](https://github.com/asottile/yesqa/compare/v1.3.0...v1.4.0)
- [github.com/Lucas-C/pre-commit-hooks: v1.3.0 → v1.3.1](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.3.0...v1.3.1)
- [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4)
2022-09-05 18:09:19 +00:00
nulano
8b1f92a756
restore py_vcruntime_redist 2022-09-05 14:58:41 +02:00
nulano
b22c66eeb8
skip libtiif webp test when libtiff is too old 2022-09-05 14:06:50 +02:00
nulano
757ee8cf52
compile libtiff with webp on windows 2022-09-05 12:48:42 +02:00
nulano
ffedfe034a
test libtiff with webp compression 2022-09-05 12:41:59 +02:00
nulano
a7df33551c
libopenjpeg has no dependencies, skip searching for dependencies of openjpeg binaries on windows 2022-09-05 11:58:12 +02:00
nulano
7f978ab707
compile libtiff with liblzma on windows 2022-09-05 11:12:38 +02:00
nulano
9699a0e1d6
test libtiff with lzma 2022-09-05 10:13:52 +02:00
nulano
41a7bfe1c1
append dependency licenses to windows wheels on GHA 2022-09-05 08:11:23 +02:00
Andrew Murray
ee5de25f87 Apply transparency to P images before passing to tkinter.PhotoImage 2022-09-05 11:58:45 +10:00
Yay295
69de03ba5f
Merge branch 'python-pillow:main' into parametrize 2022-09-04 20:49:36 -05:00
Hugo van Kemenade
b6348d9b2d
Merge pull request #6546 from radarhere/tga_docs
Documented TGA save keyword arguments
2022-09-04 16:24:10 +03:00
Andrew Murray
780de80e5c Added examples for updating code 2022-09-03 22:23:05 +10:00
Andrew Murray
4783ecf41c Updated return values to match ImageFont 2022-09-03 21:09:44 +10:00
Andrew Murray
a36b766d36 Simplified enum references 2022-09-03 20:53:22 +10:00
Andrew Murray
7966c344ac Improved documentation of return values 2022-09-01 22:26:35 +10:00
Andrew Murray
3f960d9a94 Update CHANGES.rst [ci skip] 2022-09-01 08:37:15 +10:00
Hugo van Kemenade
7158816bc8
Merge pull request #6552 from radarhere/constants 2022-08-31 18:06:00 +03:00
Hugo van Kemenade
0b5c150805
Merge pull request #6497 from radarhere/convert 2022-08-31 17:09:38 +03:00
mergify[bot]
762c29c711
Merge pull request #6504 from radarhere/pyaccess_pa
Allow RGB and RGBA values for PA image putpixel
2022-08-31 13:12:06 +00:00
Andrew Murray
06660a5bad Update CHANGES.rst [ci skip] 2022-08-31 21:29:27 +10:00
Andrew Murray
d06cd7073d
Merge pull request #6551 from nulano/interp
Removed support for PyPy before Python 3.6
2022-08-31 21:27:58 +10:00
Andrew Murray
96c4f54012 Update CHANGES.rst [ci skip] 2022-08-31 21:03:21 +10:00
Andrew Murray
2eca2989a2 Merge branch 'main' into pyaccess_pa 2022-08-31 20:56:38 +10:00
Hugo van Kemenade
b953f73548
Merge pull request #6518 from radarhere/pdf_ccittfaxdecode 2022-08-31 13:55:46 +03:00
Hugo van Kemenade
b607e834a9
Merge pull request #6510 from radarhere/buffer 2022-08-31 13:50:35 +03:00
Hugo van Kemenade
6697de1160
Merge pull request #6493 from radarhere/bytes_ascii 2022-08-31 13:46:36 +03:00
Andrew Murray
b3dcf17886 Use constants 2022-08-31 20:09:05 +10:00
Andrew Murray
196210bc80 Update CHANGES.rst [ci skip] 2022-08-31 08:10:35 +10:00
Hugo van Kemenade
96441fb3b1
Merge pull request #6499 from radarhere/eps 2022-08-30 17:11:13 +03:00
Hugo van Kemenade
ee2a92f247
Merge pull request #6550 from radarhere/winbuild_readme 2022-08-30 16:32:19 +03:00
nulano
54c560f611
Removed support for PyPy before Python 3.6 2022-08-30 14:12:48 +02:00
Bibin Hashley O P
cf4017bfd8
Merge pull request #1 from radarhere/ImageOps.contain-function-issue-in-finding-new-size
Round position in pad()
2022-08-30 17:30:06 +05:30
Andrew Murray
172f1f3369 Updated environment list [ci skip] 2022-08-30 20:30:58 +10:00
Andrew Murray
d6e59bc750 Update CHANGES.rst [ci skip] 2022-08-30 19:41:14 +10:00
Hugo van Kemenade
9c72a6d9a4
Merge pull request #6549 from radarhere/interp 2022-08-30 11:02:35 +03:00
Andrew Murray
7b0e56bb21 Removed support for Python before interpaddr() 2022-08-30 09:21:24 +10:00
Andrew Murray
841ba4a940 Simplified code 2022-08-30 08:08:01 +10:00
Ondrej Baranovič
0ec3d3ec2c
Use pytest.param for consistency
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-08-29 20:34:11 +02:00
Yay295
797eb39711
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-08-29 12:28:14 -05:00
Yay295
09a7255ced
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-08-29 11:35:06 -05:00
Andrew Murray
e7fab6abf4 Fixed remapping to palette with duplicate entries 2022-08-29 23:20:31 +10:00
Andrew Murray
599637808c Documented TGA keyword arguments when saving 2022-08-29 13:22:09 +10:00
Andrew Murray
9fa421923c Removed requirement for 256 palette entries 2022-08-28 15:58:30 +10:00
Hugo van Kemenade
ad7be550aa
Merge pull request #6542 from radarhere/typo
Fixed typo
2022-08-27 12:35:32 +03:00
Andrew Murray
e613271776 Fixed typo 2022-08-27 18:48:47 +10:00
Hugo van Kemenade
61fc5e1f05
Merge pull request #6541 from radarhere/permissions
Set top-level permissions for remaining GitHub Actions
2022-08-27 08:57:54 +03:00
Andrew Murray
c2007e7558 Merge branch 'main' into codecov 2022-08-27 15:51:16 +10:00
Andrew Murray
2d21bc06f3
Replaced Codecov bash uploader with GitHub Action 2022-08-27 12:17:40 +10:00
Andrew Murray
e58b1960c3 Set top-level permissions for remaining GitHub Actions 2022-08-26 22:48:12 +10:00