Andrew Murray
|
d6a3f89e27
|
Open 16-bit grayscale PNGs as I;16
|
2024-03-02 15:39:43 +11:00 |
|
Andrew Murray
|
6d78d42769
|
Added type hints
|
2024-03-02 13:12:17 +11:00 |
|
Andrew Murray
|
2bd54260b6
|
Merge pull request #7847 from Yay295/patch-1
Parametrize test_seek_mode functions
|
2024-03-02 11:30:33 +11:00 |
|
Yay295
|
c4234800a0
|
parametrize test_seek_mode functions
|
2024-03-01 08:47:50 -06:00 |
|
Andrew Murray
|
334c26d80b
|
Update CHANGES.rst [ci skip]
|
2024-03-01 22:27:26 +11:00 |
|
Andrew Murray
|
a20abff5e4
|
Merge pull request #7709 from lajiyuan/main
Handle truncated chunks at the end of PNG images
|
2024-03-01 22:25:28 +11:00 |
|
Andrew Murray
|
1f602433dd
|
Update CHANGES.rst [ci skip]
|
2024-03-01 21:33:26 +11:00 |
|
Hugo van Kemenade
|
1b25019a27
|
Merge pull request #7779 from radarhere/gif
Match mask size to pasted image size in GifImagePlugin
|
2024-03-01 12:14:05 +02:00 |
|
Andrew Murray
|
b7ecf8442f
|
Merge branch 'main' into install-doc-dir
|
2024-03-01 17:07:02 +11:00 |
|
Hugo van Kemenade
|
b3a595c23f
|
Merge pull request #7844 from radarhere/mingw
Do not use packaged MinGW pip
|
2024-03-01 08:04:41 +02:00 |
|
Andrew Murray
|
99c7f5405f
|
Do not use packaged pip
|
2024-03-01 12:00:21 +11:00 |
|
Andrew Murray
|
bdabbd6b0f
|
Added sphinx-reredirects to docs Makefile
|
2024-03-01 08:21:14 +11:00 |
|
Andrew Murray
|
e39fb2ef14
|
Merge branch 'main' into install-doc-dir
|
2024-03-01 08:15:00 +11:00 |
|
Hugo van Kemenade
|
0b546765b8
|
Refactor constants into dict
|
2024-02-29 17:30:51 +02:00 |
|
Hugo van Kemenade
|
fb3cb60c4c
|
Refactor version numbers into constants
|
2024-02-29 17:30:50 +02:00 |
|
Hugo van Kemenade
|
0cc1cfb0cc
|
Move global into main() to avoid shadowing
|
2024-02-29 17:30:50 +02:00 |
|
Andrew Murray
|
92aafeb6f3
|
Merge branch 'main' into libjpeg-turbo
|
2024-02-29 23:07:55 +11:00 |
|
Andrew Murray
|
10b48a60c1
|
Merge branch 'main' into exif
|
2024-02-29 23:04:16 +11:00 |
|
Andrew Murray
|
9637ea7c45
|
Merge branch 'main' into write_undefined
|
2024-02-29 23:02:49 +11:00 |
|
Andrew Murray
|
b80b30d2fd
|
Merge branch 'main' into png_iccp
|
2024-02-29 22:58:15 +11:00 |
|
Andrew Murray
|
cc094caaa4
|
Merge branch 'main' into imagefont
|
2024-02-29 22:56:46 +11:00 |
|
Hugo van Kemenade
|
bebf038e49
|
Merge pull request #7837 from radarhere/openjpeg
|
2024-02-29 13:43:18 +02:00 |
|
Hugo van Kemenade
|
1f35222476
|
Merge pull request #7841 from radarhere/supportsgetmesh
|
2024-02-29 13:42:29 +02:00 |
|
Andrew Murray
|
492943a0ff
|
Fix logged tag name when loading with getexif()
|
2024-02-29 20:53:22 +11:00 |
|
Andrew Murray
|
dcbe402f77
|
Changed SupportsGetMesh protocol to be public
|
2024-02-29 20:16:41 +11:00 |
|
Andrew Murray
|
c00d019186
|
Updated openjpeg to 2.5.2
|
2024-02-29 08:03:47 +11:00 |
|
Andrew Murray
|
904b8e549c
|
Allow writing IFDRational to UNDEFINED tag
|
2024-02-28 21:07:15 +11:00 |
|
Andrew Murray
|
18af646365
|
Merge pull request #7836 from radarhere/twitter
Removed references to Twitter
|
2024-02-28 15:36:03 +11:00 |
|
Alex Clark
|
fd1cefe2b6
|
Leave a note
- Re-add installation.rst
|
2024-02-27 07:21:38 -05:00 |
|
Alex Clark
|
a72a5f9ae2
|
Leave a note
|
2024-02-27 07:12:21 -05:00 |
|
pre-commit-ci[bot]
|
fde1ccb555
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-27 06:46:45 -05:00 |
|
Alex Clark
|
ecba08f8c4
|
Add sphinx-reredirects to handle redirects
- For example, installation.html now redirects to installation/index.html
|
2024-02-27 06:46:45 -05:00 |
|
Alex Clark
|
73e49cad21
|
Move installation.rst to installation/*.rst
- Add index
- Move content to sections
- Rearrange sections
|
2024-02-27 06:46:45 -05:00 |
|
Andrew Murray
|
0fc9b9183f
|
Merge pull request #7835 from Yay295/patch-1
Parametrize test_p_from_rgb_rgba()
|
2024-02-27 07:39:17 +11:00 |
|
Yay295
|
e6785576b1
|
add typing to test_p_from_rgb_rgba()
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2024-02-26 08:47:30 -06:00 |
|
Yay295
|
fe85947f16
|
use single string for parameter names instead of tuple of strings
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-02-26 07:47:13 -06:00 |
|
Andrew Murray
|
7a5b91dd2c
|
Removed references to Twitter
|
2024-02-26 20:29:47 +11:00 |
|
Yay295
|
ece34104cb
|
parametrize test_p_from_rgb_rgba()
|
2024-02-26 01:02:25 -06:00 |
|
Hugo van Kemenade
|
274924e64f
|
Merge pull request #7829 from radarhere/deprecations
|
2024-02-24 22:02:34 +02:00 |
|
Andrew Murray
|
e30298f356
|
Consistently place versionremoved under heading
|
2024-02-25 06:53:29 +11:00 |
|
Jeffrey A. Clark (Alex)
|
ee37c63a10
|
Merge pull request #7814 from hugovk/docs-rm-warnings
Remove outdated installation warnings
|
2024-02-24 12:53:54 -05:00 |
|
Hugo van Kemenade
|
f11ff462b3
|
Move outdated installation warnings to 'Deprecations and removals'
|
2024-02-24 14:53:25 +02:00 |
|
Andrew Murray
|
0a6ccd60bc
|
Updated libpng to 1.6.43
|
2024-02-24 11:00:17 +11:00 |
|
Andrew Murray
|
24865e5832
|
Turn off nullability warnings for macOS SDK
|
2024-02-23 23:50:36 +11:00 |
|
Andrew Murray
|
583039608d
|
Merge pull request #7825 from hugovk/coverage-sysmon
Require coverage.py 7.4.2+ for `COVERAGE_CORE: sysmon`
|
2024-02-23 20:54:27 +11:00 |
|
Hugo van Kemenade
|
a08df5bc58
|
Require coverage.py 7.4.2+ for COVERAGE_CORE: sysmon
|
2024-02-23 11:11:15 +02:00 |
|
Hugo van Kemenade
|
6c126fecf5
|
Merge pull request #7820 from hugovk/coverage-sysmon
|
2024-02-22 23:51:09 +02:00 |
|
Andrew Murray
|
f86a442bd5
|
Update CHANGES.rst [ci skip]
|
2024-02-22 21:51:56 +11:00 |
|
Andrew Murray
|
f8a54b78a3
|
Merge pull request #7782 from evanmiller/webp-get-next-without-gil
Release GIL while calling `WebPAnimDecoderGetNext`
|
2024-02-22 21:50:41 +11:00 |
|
Andrew Murray
|
b5c6f20007
|
Added release notes
|
2024-02-22 20:32:46 +11:00 |
|