Jonathan Woolf
|
1d57114cca
|
Merge branch 'python-pillow:main' into main
|
2022-10-04 12:41:45 -06:00 |
|
Jonathan Woolf
|
e8684d7611
|
Update src/PIL/CurImagePlugin.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2022-10-03 11:37:02 -06:00 |
|
Hugo van Kemenade
|
243402e78e
|
Merge pull request #6634 from radarhere/parametrized_tests
|
2022-10-03 10:32:20 -07:00 |
|
Hugo van Kemenade
|
285f9cbb12
|
Merge pull request #6635 from radarhere/pilimage_import
|
2022-10-03 16:53:30 +02:00 |
|
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 |
|
Hugo van Kemenade
|
d0ff4b5e10
|
Merge pull request #6632 from radarhere/options
|
2022-10-02 15:17:25 +02:00 |
|
Andrew Murray
|
15b2b7a9de
|
Added headings before listing options
|
2022-10-01 19:54:35 +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 |
|
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 |
|
Andrew Murray
|
e129ec8db7
|
Moved olefile install to docs Makefile
|
2022-09-24 19:31:16 +10:00 |
|
Andrew Murray
|
dd941c85c7
|
Install dependencies always, but quietly
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2022-09-24 19:03:32 +10:00 |
|
Andrew Murray
|
de75af385c
|
Replaced Codecov bash uploader with GitHub Action
|
2022-09-24 11:33:16 +10:00 |
|
Hugo van Kemenade
|
65c832d26e
|
Merge pull request #6613 from radarhere/redirects
|
2022-09-23 17:10:42 +03:00 |
|
Andrew Murray
|
34f61d6d2d
|
Updated redirected URLs
|
2022-09-23 22:13:50 +10:00 |
|