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 |
|
Hugo van Kemenade
|
74ceacf1da
|
Merge pull request #6538 from radarhere/numpy
|
2022-08-26 14:09:07 +03:00 |
|
Andrew Murray
|
38b53a9fd7
|
Do not call load() before draft()
|
2022-08-26 20:33:51 +10:00 |
|
Andrew Murray
|
ac83011fbf
|
NumPy now supports Python 3.11
|
2022-08-26 18:09:18 +10:00 |
|
Ondrej Baranovič
|
18bd77bbc0
|
simplify code, make test more generic
|
2022-08-25 19:45:33 +10:00 |
|
Andrew Murray
|
fc3930cc4c
|
Merge branch 'main' into multiline_centered_embedded_color
|
2022-08-25 18:49:40 +10:00 |
|
Hugo van Kemenade
|
ba98fe7829
|
Merge pull request #6535 from radarhere/imagequant
Updated libimagequant to 4.0.4
|
2022-08-25 10:05:11 +03:00 |
|
Andrew Murray
|
5a38c7f953
|
Updated libimagequant to 4.0.4
|
2022-08-25 13:05:21 +10:00 |
|
nulano
|
aa5d67e492
|
convert TestImageFont and TestImageFont_RaqmLayout into a test fixture
|
2022-08-25 03:02:47 +02:00 |
|
Yay295
|
2fd3cb55d2
|
remove unused variable
|
2022-08-24 19:13:50 -05:00 |
|
pre-commit-ci[bot]
|
972961c9fe
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-08-24 23:22:10 +00:00 |
|
Yay295
|
65694f3fb8
|
parametrize test_rankfilter_error()
|
2022-08-24 18:21:27 -05:00 |
|
Yay295
|
826ab4b17c
|
remove unused asserts
An exception occurs before they would be checked.
|
2022-08-24 18:15:57 -05:00 |
|
nulano
|
ced381edaa
|
Document ImageDraw attributes
|
2022-08-25 00:48:19 +02:00 |
|
nulano
|
b330ff910d
|
upload fribidi.dll to GHA
|
2022-08-24 22:04:43 +02:00 |
|
Andrew Murray
|
f9d3ee0f48
|
Round position in pad()
|
2022-08-24 22:56:19 +10:00 |
|
Yay295
|
a7f7f6ac05
|
parametrize tests
|
2022-08-24 07:43:49 -05:00 |
|
Yay295
|
fa591e1198
|
parametrize tests
|
2022-08-24 07:43:31 -05:00 |
|
Yay295
|
f0be6845f7
|
parametrize tests
|
2022-08-24 07:42:51 -05:00 |
|
Andrew Murray
|
df4bb34600
|
Added test
|
2022-08-24 22:32:42 +10:00 |
|
Andrew Murray
|
192aae9ddd
|
Merge branch 'main' into ImageOps.contain-function-issue-in-finding-new-size
|
2022-08-24 21:53:48 +10:00 |
|
mergify[bot]
|
cb6c94123e
|
Merge pull request #6526 from radarhere/parametrize
Parametrized tests
|
2022-08-24 08:15:01 +00:00 |
|