Andrew Murray
|
92cb0af71f
|
Do not import PIL.Image
|
2022-10-03 19:54:37 +11:00 |
|
Andrew Murray
|
fea604f693
|
Merge pull request #6556 from radarhere/returns
Improved documentation of ImageDraw return values
|
2022-10-03 19:06:58 +11:00 |
|
Andrew Murray
|
1735872442
|
Enabled test
|
2022-10-03 17:48:27 +11:00 |
|
Andrew Murray
|
c259ac492f
|
Parametrized tests
|
2022-10-03 16:57:42 +11:00 |
|
Andrew Murray
|
985fec2f56
|
Removed duplicate test
|
2022-10-03 16:54:46 +11:00 |
|
Andrew Murray
|
2a296be986
|
Update CHANGES.rst [ci skip]
|
2022-10-03 13:37:56 +11:00 |
|
Andrew Murray
|
74f47d8c1a
|
Document that basic layout is faster than raqm
|
2022-10-03 10:03:13 +11:00 |
|
Andrew Murray
|
ba78f5d0da
|
Document the default layout engine
|
2022-10-03 09:39:37 +11:00 |
|
Hugo van Kemenade
|
d0ff4b5e10
|
Merge pull request #6632 from radarhere/options
|
2022-10-02 15:17:25 +02:00 |
|
nulano
|
ed990abed4
|
windows: update xz to 5.2.7, update libpng to 1.6.38
|
2022-10-02 07:05:18 +01:00 |
|
Andrew Murray
|
15b2b7a9de
|
Added headings before listing options
|
2022-10-01 19:54:35 +10:00 |
|
Andrew Murray
|
d03f35b5bb
|
Added enums
|
2022-10-01 17:24:35 +10:00 |
|
Andrew Murray
|
b34307b9d2
|
Corrected docstring
|
2022-09-30 21:57:54 +10:00 |
|
Eric Soroos
|
db1b74198b
|
Don't reassign crc on close
|
2022-09-30 21:49:15 +10:00 |
|
Hugo van Kemenade
|
bdbf59d151
|
Merge pull request #6625 from d0sboots/patch-1
|
2022-09-30 14:12:25 +03:00 |
|
David Walker
|
64d11d9123
|
Improve documentation for ImageDraw.rectangle and rounded_rectangle
Fixes #1668
|
2022-09-29 22:38:51 -07:00 |
|
Andrew Murray
|
ea3b66d8ef
|
Allow palette chunk to not be first
|
2022-09-29 21:29:16 +10:00 |
|
Andrew Murray
|
cb2243713c
|
Only read a maximum of 100 bytes at a time
|
2022-09-29 08:22:31 +10:00 |
|
Andrew Murray
|
d402fe0b17
|
Added IMT tests
|
2022-09-29 08:22:01 +10:00 |
|
Jonathan Woolf
|
d46f45a637
|
Merge branch 'python-pillow:main' into main
|
2022-09-27 12:43:07 -06:00 |
|
jlwoolf
|
7045898700
|
Merge branch 'main' of https://github.com/jlwoolf/Pillow
|
2022-09-27 12:30:35 -06:00 |
|
jlwoolf
|
915df6c7cf
|
fixed bug regarding bitmap (added alpha flag)
|
2022-09-27 12:30:32 -06:00 |
|
pre-commit-ci[bot]
|
35475914b9
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-09-27 18:17:47 +00:00 |
|
jlwoolf
|
8aa0a864fe
|
Merge branch 'main' of https://github.com/jlwoolf/Pillow
|
2022-09-27 12:16:56 -06:00 |
|
jlwoolf
|
5eb3e53502
|
added animated cursor tests
|
2022-09-27 12:16:52 -06:00 |
|
jlwoolf
|
551e2a6afc
|
completed cursor tests
|
2022-09-27 12:16:32 -06:00 |
|
jlwoolf
|
01d71be3fa
|
bitmaps should be transparent if 32bits
|
2022-09-27 09:08:56 -06:00 |
|
pre-commit-ci[bot]
|
bac4ae4c42
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-09-27 14:00:32 +00:00 |
|
jlwoolf
|
0c1ff743b6
|
Merge branch 'main' of https://github.com/jlwoolf/Pillow
|
2022-09-27 07:59:43 -06:00 |
|
jlwoolf
|
084704d156
|
linting
|
2022-09-27 07:59:41 -06:00 |
|
pre-commit-ci[bot]
|
fc8a288d90
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-09-27 13:57:23 +00:00 |
|
jlwoolf
|
da093b9fef
|
doc string for ani plugin
|
2022-09-27 07:53:35 -06:00 |
|
jlwoolf
|
cd4ee0473c
|
docstring for cur plugin
|
2022-09-27 07:53:28 -06:00 |
|
Hugo van Kemenade
|
aa8877ac5b
|
Merge pull request #6569 from radarhere/tiff_child_images
|
2022-09-27 16:45:37 +03:00 |
|
Jonathan Woolf
|
ce07c0b811
|
Merge branch 'python-pillow:main' into main
|
2022-09-27 07:05:10 -06:00 |
|
Andrew Murray
|
a877d7dab2
|
Merge pull request #6621 from Yay295/workflow_concurrency
Add "concurrency" to GitHub Actions
|
2022-09-27 15:36:41 +10:00 |
|
Andrew Murray
|
a1299695c1
|
Update CHANGES.rst [ci skip]
|
2022-09-27 07:29:03 +10:00 |
|
Andrew Murray
|
3fd6a1e312
|
Merge pull request #6596 from PososikTeam/fix-padding
Improved palette handling in ImageOps
|
2022-09-27 07:27:40 +10:00 |
|
Yay295
|
4c49e2dcdd
|
add "concurrency" to GitHub actions so that old workflows are cancelled in favor of new runs
|
2022-09-26 07:16:33 -05:00 |
|
Andrew Murray
|
ef7e1ee49e
|
Merge pull request #6612 from radarhere/makedoc
Ensure dependencies are installed when building docs
|
2022-09-25 09:00:49 +10:00 |
|
Andrew Murray
|
e8fdab3657
|
Merge pull request #6617 from radarhere/url
Fixed broken URLs
|
2022-09-25 09:00:29 +10:00 |
|
Andrew Murray
|
c74ee82c63
|
Merge pull request #6616 from python-pillow/renovate/github-actions
Update github-actions
|
2022-09-24 23:24:11 +10:00 |
|
Andrew Murray
|
a0faec1de7
|
Update CHANGES.rst [ci skip]
|
2022-09-24 21:55:40 +10:00 |
|
Andrew Murray
|
a14f9ababa
|
Corrected broken URLs
|
2022-09-24 20:44:47 +10:00 |
|
Andrew Murray
|
7ed393cdee
|
Removed broken URL
|
2022-09-24 20:44:47 +10:00 |
|
Hugo van Kemenade
|
b7353af610
|
Merge pull request #6567 from radarhere/palette
|
2022-09-24 13:27:41 +03:00 |
|
Hugo van Kemenade
|
3a30a87139
|
Merge pull request #6559 from radarhere/photoimage
|
2022-09-24 13:26:23 +03:00 |
|
Andrew Murray
|
c043f972d0
|
Merge branch 'main' into makedoc
|
2022-09-24 19:51:36 +10:00 |
|
renovate[bot]
|
9c8a909e83
|
Update github-actions
|
2022-09-24 09:50:14 +00:00 |
|
Hugo van Kemenade
|
53b6e5f4bf
|
Merge pull request #6281 from radarhere/codecov
|
2022-09-24 12:48:26 +03:00 |
|