Commit Graph

14653 Commits

Author SHA1 Message Date
Hugo van Kemenade
f36f242b9b
Merge pull request #98 from radarhere/rm-3.7
Updated Python version in documentation
2023-04-03 07:32:54 +03:00
Andrew Murray
00d18fc100 Updated Python version in documentation 2023-04-03 07:39:31 +10:00
Hugo van Kemenade
6a2087ebe4 Amazon Linux 2 now tested with Python 3.9 2023-04-02 17:46:00 +03:00
Hugo van Kemenade
b399ebc8c2 Bump Python on RTD from 3.7 to 3.11 2023-04-02 17:44:48 +03:00
Hugo van Kemenade
596569c928 Drop support for soon-EOL Python 3.7 2023-04-01 15:58:08 +03:00
Hugo van Kemenade
4f7070e24c 9.6.0.dev0 version bump 2023-04-01 12:34:27 +03:00
Hugo van Kemenade
204590600c
Merge pull request #7054 from radarhere/releasenotes 2023-04-01 10:49:41 +03:00
Andrew Murray
fa689fba04 Removed unused sections 2023-04-01 18:35:43 +11:00
Hugo van Kemenade
10794e0d66 9.5.0 version bump 2023-04-01 09:15:01 +03:00
Hugo van Kemenade
48b0be2fb7
Merge pull request #6879 from Yay295/eps_plugin_perf 2023-04-01 08:55:48 +03:00
Hugo van Kemenade
3cfdef395e
Merge pull request #7047 from nulano/freetype-import
Do not discard error message if _imagingft fails to import
2023-04-01 08:43:45 +03:00
Andrew Murray
ac7878082e Update CHANGES.rst [ci skip] 2023-04-01 14:06:42 +11:00
Andrew Murray
daca312c5d
Merge pull request #7053 from radarhere/tiff
Added ImageSourceData to TAGS_V2
2023-04-01 13:57:43 +11:00
Andrew Murray
b1b0353d17 Corrected passing TIFF_LONG to libtiff 2023-04-01 12:21:16 +11:00
Andrew Murray
aa9ecac032 Added ImageSourceData to TAGS_V2 2023-04-01 10:27:39 +11:00
Andrew Murray
3cd1e12974
Merge pull request #7052 from radarhere/ppm_half_token
Clear PPM half token after use
2023-04-01 10:07:47 +11:00
Andrew Murray
eeaee75a6e
Merge pull request #7021 from radarhere/getmask2
Do not render text if image has zero width or height
2023-04-01 09:26:06 +11:00
Andrew Murray
5932a0bd19 Clear half token after use 2023-04-01 09:23:57 +11:00
Hugo van Kemenade
eba0245329
Merge pull request #7046 from radarhere/cflags_stderr 2023-03-31 17:18:22 +03:00
mergify[bot]
20a7ed291f
Merge pull request #7051 from Yay295/patch-1
Add missing word
2023-03-31 13:14:52 +00:00
mergify[bot]
b4419169a4
Merge pull request #7050 from radarhere/warning
Fixed compilation warnings
2023-03-31 12:23:08 +00:00
Yay295
b606da7f0e
add missing word 2023-03-31 07:19:33 -05:00
Andrew Murray
89d2cdfcfa Fixed warning that nLeft is set but not used 2023-03-31 22:30:36 +11:00
Andrew Murray
59d67fa68a Only call PyTuple_Check once in getink 2023-03-31 21:59:06 +11:00
Andrew Murray
d84e227204 Fixed warning that variable may be uninitialized 2023-03-31 21:52:37 +11:00
Hugo van Kemenade
93afedfa27
Merge pull request #7049 from radarhere/numpy 2023-03-31 13:40:20 +03:00
Andrew Murray
485532c1f3 Mention available pixel types when converting from NumPy 2023-03-31 21:00:28 +11:00
Andrew Murray
e95b55acd4 Document loss of palette when converting to NumPy 2023-03-31 20:48:14 +11:00
Hugo van Kemenade
f191666a91
Merge pull request #6999 from radarhere/null
Handle failure from PyDict_New or PyList_New
2023-03-31 08:32:13 +03:00
nulano
3d4e9b107d
warn if module is found but fails to import in PIL.features 2023-03-31 02:57:58 +02:00
nulano
e971674011
cleanup in _imagingft 2023-03-31 02:08:58 +02:00
nulano
b18efc775d
do not discard ImportError message in ImageFont 2023-03-31 01:48:17 +02:00
Andrew Murray
1f0573f2d6 Update CHANGES.rst [ci skip] 2023-03-31 06:38:10 +11:00
Andrew Murray
17a0a2ee3e Removed unnecessary silencing of stderr 2023-03-31 06:14:45 +11:00
Hugo van Kemenade
d850ac7a58
Merge pull request #7044 from radarhere/ldconfig 2023-03-30 17:38:15 +03:00
Andrew Murray
c3364a4245 Do not use absolute path for ldconfig 2023-03-30 16:55:18 +11:00
Andrew Murray
448ab0a687
Call FT_Done_MM_Var when returning early
Co-authored-by: Ondrej Baranovič <3819630+nulano@users.noreply.github.com>
2023-03-30 14:36:58 +11:00
Andrew Murray
7632d8df36 Do not DECREF individual list items, reverting grouping 2023-03-30 12:35:07 +11:00
Andrew Murray
0ea1184bcf
Free additional variables
Co-authored-by: Ondrej Baranovič <3819630+nulano@users.noreply.github.com>
2023-03-30 07:54:01 +11: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
e945437195
Merge pull request #6947 from nulano/winbuild-ninja 2023-03-29 17:04:14 +03:00
Hugo van Kemenade
39cdcde605
Merge pull request #6912 from radarhere/universal2 2023-03-29 16:45:13 +03:00
Andrew Murray
d7dd44dde0 Update CHANGES.rst [ci skip] 2023-03-29 23:46:06 +11:00
Andrew Murray
f8be09612d
Merge pull request #6903 from joshware/jp2k_options
Support custom comments and PLT markers when saving JPEG2000 images
2023-03-29 23:43:54 +11:00
Andrew Murray
6d3c1985e0 Assert false instead of raising an error 2023-03-29 22:20:57 +11:00
Andrew Murray
9a7a448219 Increase similiarity between test_plt_marker and _parse_comment 2023-03-29 20:14:29 +11:00
Andrew Murray
2f66d2d6a1 Changed maximum comment length to 65531 2023-03-29 19:25:35 +11:00
Andrew Murray
598216fb46 OpenJPEG 2.4.0 or later is required for PLT markers 2023-03-29 19:25:14 +11:00
Andrew Murray
7d6ff23e1f
Renamed "add_plt" to "plt"
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-03-28 07:32:30 +11:00