Andrew Murray
|
8aa58e320f
|
Rename _E to ImagePointTransform
|
2024-08-24 21:25:41 +10:00 |
|
Andrew Murray
|
e6e5ef5c5f
|
Added type hints
|
2024-08-21 08:05:02 +10:00 |
|
Hugo van Kemenade
|
3fdaecb025
|
Merge pull request #8063 from radarhere/possible_formats
|
2024-06-28 00:18:10 -06:00 |
|
Andrew Murray
|
7ab3aee7bc
|
Merge branch 'main' into xmp
|
2024-06-19 09:06:10 +10:00 |
|
Andrew Murray
|
45cdc53bbb
|
Updated type hints
|
2024-06-08 18:03:06 +10:00 |
|
Andrew Murray
|
0f1a0fc501
|
Improved consistency of XMP handling
|
2024-05-20 23:11:50 +10:00 |
|
Andrew Murray
|
1036aa74a7
|
Added Image.WARN_POSSIBLE_FORMATS
|
2024-05-16 17:47:35 +10:00 |
|
Andrew Murray
|
13cf2bc70f
|
Moved SupportsArrayInterface under Protocols heading
|
2024-05-11 11:16:52 +10:00 |
|
Sebastian Rittau
|
9b44abb6b7
|
Add SupportsGetData to documentation
|
2024-05-10 11:48:36 +02:00 |
|
Andrew Murray
|
e85a84baa7
|
Added SupportsArrayInterface
|
2024-04-03 20:00:40 +11:00 |
|
Andrew Murray
|
4142fc43ab
|
Added release notes
|
2023-09-30 10:14:10 +10:00 |
|
Andrew Murray
|
e27d7a6f84
|
Changed has_transparency_data() to property
|
2023-09-26 20:14:22 +10:00 |
|
Andrew Murray
|
6bbed1add0
|
Added has_transparency_data()
|
2023-09-25 20:10:44 +10:00 |
|
Andrew Murray
|
cee8fd0788
|
Improved init() and preinit() documentation
|
2023-09-16 09:34:04 +10:00 |
|
Hugo van Kemenade
|
75c4acf02c
|
Fix typo
|
2023-04-19 06:46:58 -06:00 |
|
Andrew Murray
|
c26b462159
|
Updated documentation
|
2023-04-08 11:52:38 +10:00 |
|
Andrew Murray
|
742aff3718
|
Replace Python code-blocks with double colons
|
2023-02-24 08:17:10 +11:00 |
|
Andrew Murray
|
a55c2b42b9
|
If following colon, replace Python code-blocks with double colons
|
2023-02-18 20:34:52 +11:00 |
|
Andrew Murray
|
d3d7566d9a
|
Refer to Resampling enum
|
2023-01-07 11:27:43 +11:00 |
|
Andrew Murray
|
a36b766d36
|
Simplified enum references
|
2022-09-03 20:53:22 +10:00 |
|
Andrew Murray
|
70a060e765
|
Document apply_transparency()
|
2022-06-11 22:31:07 +10:00 |
|
Andrew Murray
|
f8e4e9c2dd
|
Added enums
|
2022-01-15 09:02:31 +11:00 |
|
Hugo van Kemenade
|
e405ab300b
|
Merge pull request #5351 from radarhere/categories
|
2021-03-28 14:34:50 +03:00 |
|
Andrew Murray
|
0ff9879171
|
Document supported quantization methods for RGBA images
|
2021-03-22 19:21:31 +11:00 |
|
Andrew Murray
|
ab56edb49f
|
Documented default quantization method
|
2021-03-22 19:18:36 +11:00 |
|
Andrew Murray
|
2d8658bd84
|
Deprecated categories [ci skip]
|
2021-03-22 18:58:50 +11:00 |
|
Andrew Murray
|
80e570bb99
|
Added context managers
|
2021-02-25 23:41:31 +11:00 |
|
Jesus Cea
|
f74d7d800c
|
The example from filter should be next to filter method docs, not in 'frombytes'
|
2021-02-22 23:59:51 +01:00 |
|
Andrew Murray
|
a6fc7a5320
|
Changed example image file name [ci skip]
|
2021-01-09 21:14:02 +11:00 |
|
Andrew Murray
|
11de331886
|
Merge pull request #4798 from hugovk/rm-deprecated-notimplemented
Remove long-deprecated Image.py functions
|
2020-07-24 20:48:20 +10:00 |
|
Hugo van Kemenade
|
ea96cbeddc
|
Alphabetise
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-07-22 12:10:23 +03:00 |
|
Andrew Murray
|
7f829b60c9
|
MAX_IMAGE_PIXELS can be changed
|
2020-07-21 23:01:51 +10:00 |
|
Andrew Murray
|
5abf0eb4f3
|
Include reference to DecompressionBombError
|
2020-07-21 21:46:31 +10:00 |
|
Andrew Murray
|
265bfef36e
|
Improved documentation
|
2020-07-21 20:46:50 +10:00 |
|
Andrew Murray
|
d98b85d386
|
Capitalise and hyphenate [ci skip]
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-07-20 23:08:25 +10:00 |
|
Andrew Murray
|
9db4a84983
|
Documented MAX_IMAGE_PIXELS
|
2020-07-20 21:16:33 +10:00 |
|
Hugo van Kemenade
|
415a4aa8ac
|
Add PIL.Image.Image.frombytes to docs
|
2020-07-18 10:13:18 +03:00 |
|
Hugo van Kemenade
|
40aefc6ba5
|
Remove im.offset, deprecated in 2001; and fromstring and tostring, deprecated in 2013
|
2020-07-17 10:55:20 +03:00 |
|
nulano
|
7ce6a15062
|
Merge remote-tracking branch 'upstream/master' into refs-animated
# Conflicts:
# docs/reference/Image.rst
|
2020-07-11 12:33:36 +02:00 |
|
nulano
|
39b5d7b4ac
|
fix TiffTags and Exif related references
|
2020-07-11 13:25:10 +10:00 |
|
nulano
|
73c5dffb5a
|
fix ImageTransformHandler and ImagePointHandler references
|
2020-07-11 13:25:10 +10:00 |
|
nulano
|
9589159585
|
use cross-reference for None value
|
2020-07-10 00:08:27 +02:00 |
|
nulano
|
c244ecf245
|
avoid suggesting that Pillow understands animation in all formats
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-07-09 17:16:41 +02:00 |
|
Andrew Murray
|
91bd2d3752
|
Altered descriptions [ci skip]
|
2020-07-05 13:34:40 +01:00 |
|
nulano
|
74899cd6cf
|
Merge branch 'master' into refs-animated
|
2020-07-02 12:58:09 +01:00 |
|
Hugo van Kemenade
|
20282dd23c
|
Merge pull request #4733 from nulano/refs-mod
Fix documentation references: modules
|
2020-06-29 11:57:53 +03:00 |
|
nulano
|
9019af5f32
|
Merge branch 'master' into refs-const
|
2020-06-28 10:55:26 +01:00 |
|
Hugo van Kemenade
|
977094d4b5
|
Merge pull request #4735 from nulano/refs-type
|
2020-06-28 09:41:37 +03:00 |
|
nulano
|
f5b4565d8c
|
document is_animated and n_frames
|
2020-06-27 17:24:13 +02:00 |
|
nulano
|
4f1ee7a881
|
add missing and sort Image functions
(cherry picked from commit f31c786aa6 )
|
2020-06-27 15:40:43 +02:00 |
|