Hugo van Kemenade
|
b25bf5161a
|
Remove Image.coerce_e, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
584f8c39de
|
Remove PhotoImage.paste() box parameter, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
c9f11565f1
|
Remove FreeTypeFont.getmask2 fill parameter, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
575a038f97
|
Remove FitsStubImagePlugin, deprecated in 9.1.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
c8ec15980b
|
Remove constants deprecated in 9.1.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
8d83d5e66a
|
Remove ImageShow.Viewer.show_file file argument, deprecated in 9.1.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
5dbef9e0a8
|
Remove ImagePalette size parameter, deprecated in 8.4.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
52f4fc59a2
|
Remove JpegImagePlugin.convert_dict_qtables, deprecated in 8.3.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
ddc4e90235
|
Remove im.category and related Image.NORMAL, Image.SEQUENCE, Image.CONTAINER, deprecated in 8.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
070e770469
|
Remove support for Tk/Tcl <= 8.4, deprecated in 8.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
59c9d87f8a
|
Remove support for PyQt5 and PySide2, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Yay295
|
61d0c8f523
|
change PSFile deprecation from 9.4.0 to 9.5.0
|
2023-03-29 10:30:20 -05:00 |
|
Yay295
|
b8b153fd77
|
Merge branch 'python-pillow:main' into eps_plugin_perf
|
2023-03-29 10:27:25 -05:00 |
|
Hugo van Kemenade
|
b168ec2606
|
Replace dependency sphinx-issues with builtin sphinx.ext.extlinks
|
2023-03-15 14:04:15 +02:00 |
|
Yay295
|
281cbc2755
|
Merge branch 'python-pillow:main' into eps_plugin_perf
|
2023-03-02 15:29:12 -06:00 |
|
Andrew Murray
|
a55c2b42b9
|
If following colon, replace Python code-blocks with double colons
|
2023-02-18 20:34:52 +11:00 |
|
Yay295
|
bd0fac80c4
|
deprecate EpsImagePlugin.PSFile
|
2023-02-06 17:26:05 -06:00 |
|
Andrew Murray
|
559b7ae476
|
Updated wording
|
2022-12-31 09:43:36 +11:00 |
|
Andrew Murray
|
21e811117e
|
Updated release notes
|
2022-12-29 13:55:13 +11:00 |
|
Andrew Murray
|
bcdb208fe2
|
Restored Image constants, except for duplicate Resampling attributes
|
2022-12-28 09:44:53 +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
|
34f61d6d2d
|
Updated redirected URLs
|
2022-09-23 22:13:50 +10:00 |
|
Andrew Murray
|
209ec9da47
|
Use target
|
2022-09-06 06:43:52 +10:00 |
|
Andrew Murray
|
780de80e5c
|
Added examples for updating code
|
2022-09-03 22:23:05 +10:00 |
|
nulano
|
a37c21e136
|
document planned removal date for ImageFont deprecations and release notes
|
2022-06-30 15:29:09 +02:00 |
|
nulano
|
7691231aa7
|
Fix heading in deprecations.rst
|
2022-06-30 14:51:29 +02:00 |
|
nulano
|
9957e0b0d7
|
link to ImageDraw2 in deprecations and release notes
|
2022-06-30 14:38:20 +02:00 |
|
Andrew Murray
|
3c0b8763ab
|
Added documentation and release notes
|
2022-06-30 14:23:22 +02:00 |
|
Andrew Murray
|
c7f5b4c2da
|
Documented deprecation
|
2022-05-17 17:31:18 +10:00 |
|
Hugo van Kemenade
|
2f2cb6724e
|
Merge pull request #6235 from Iniquitatis/patch-1
Fixed enum typo
|
2022-04-26 08:36:46 +03:00 |
|
Hugo van Kemenade
|
f854d7f7c9
|
Deprecate support for Qt 5 (PyQt5 and PySide2). Use Qt 6 (PyQt6 or PySide6) instead.
|
2022-04-22 15:56:11 +03:00 |
|
Andrew Murray
|
21c91c1a36
|
Fixed typo [ci skip]
|
2022-04-22 08:46:27 +10:00 |
|
Andrew Murray
|
98e995f6c7
|
FreeTypeFont.getmask2 fill parameter has been deprecated
|
2022-04-17 10:03:50 +02:00 |
|
Andrew Murray
|
2f88192705
|
Documented deprecation of PhotoImage.paste() box parameter
|
2022-04-03 06:15:42 +10:00 |
|
Thomas A Caswell
|
5de3460543
|
DOC: the constants were deprecated in 9.1.0 not 9.2.0
|
2022-04-01 13:43:35 -04:00 |
|
Andrew Murray
|
ee46ef2a61
|
Updated formatting
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2022-02-21 08:03:50 +11:00 |
|
Andrew Murray
|
764c3517bc
|
Added documentation links
|
2022-02-20 23:57:17 +11:00 |
|
Andrew Murray
|
7dca0135dd
|
Merge branch 'main' into fits
|
2022-02-19 14:41:45 +11:00 |
|
Andrew Murray
|
2368723230
|
Deprecated FitsStubImagePlugin
|
2022-02-19 14:41:12 +11:00 |
|
Andrew Murray
|
5d7b6c9d88
|
Documented deprecation
|
2022-02-18 22:13:11 +11:00 |
|
Andrew Murray
|
1d91f6dce5
|
Document when file argument will be removed
|
2022-01-26 09:08:41 +11:00 |
|
Andrew Murray
|
5df83a57ff
|
Documented deprecation
|
2022-01-16 11:38:34 +11:00 |
|
Andrew Murray
|
993da90316
|
Merge pull request #5779 from hugovk/update-expected-pillow-10-release-date
Update expected Pillow 10 release date: 2023-07-01
|
2021-10-25 12:57:20 +11:00 |
|
Hugo van Kemenade
|
6e310e3e2e
|
Update expected Pillow 10 release date: 2023-07-01
|
2021-10-18 15:48:49 +03:00 |
|
Hugo van Kemenade
|
606b5ae1e5
|
Remove support for FreeType 2.7 and older
|
2021-10-18 09:29:53 +03:00 |
|
Andrew Murray
|
20cf82b2af
|
Moved PILLOW_VERSION deprecation to be more prominent
|
2021-10-18 17:20:56 +11:00 |
|
Andrew Murray
|
83864b01cf
|
Removed Image.show command parameter
|
2021-10-18 11:08:51 +11:00 |
|
Andrew Murray
|
499040491b
|
Removed Image._showxv
|
2021-10-18 11:06:06 +11:00 |
|
Andrew Murray
|
e444e7ab6d
|
Removed ImageFile.raise_ioerror
|
2021-10-18 11:06:02 +11:00 |
|
Andrew Murray
|
cd50d468ba
|
Removed PILLOW_VERSION
|
2021-10-18 11:05:53 +11:00 |
|