Commit Graph

18802 Commits

Author SHA1 Message Date
mamg22
b2c4539cd9 Remove releate note for truetype() changes
The proposed changes don't match match with previous release notes'
meaning of "API Changes".
2024-06-15 19:51:59 -04:00
mamg22
8d14a452df
Update test environment variable for ImageFont
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-06-15 19:50:10 -04:00
mamg22
d50c9cc700
Merge pull request #1 from radarhere/improved-xdg-dirs-support
Rearranged code
2024-06-15 19:48:26 -04:00
renovate[bot]
e4887610e9
Update dependency cibuildwheel to v2.19.1 2024-06-15 22:40:46 +00:00
Andrew Murray
f62796dadc Rearranged code 2024-06-15 19:37:16 +10:00
Andrew Murray
8e6426fc7f
Merge branch 'main' into improved-xdg-dirs-support 2024-06-15 19:36:11 +10:00
Andrew Murray
ed5e8f91c5 Use pkg-config to help find libwebp and raqm 2024-06-15 19:11:11 +10:00
Andrew Murray
81c1bf1f02
Merge branch 'main' into freetypefont_bytes 2024-06-15 17:28:35 +10:00
Andrew Murray
32264a1ccd
Merge branch 'main' into type_hints 2024-06-15 16:57:24 +10:00
Hugo van Kemenade
d87c1c1487
Merge pull request #8140 from radarhere/macos
Ignore brew dependencies for libraqm on macOS 13
2024-06-15 00:52:01 -06:00
Andrew Murray
b3e3784b8e Added byte support to FreeTypeFont 2024-06-15 16:06:45 +10:00
Andrew Murray
dfd53564ff Ignore brew dependencies for libraqm on macOS 13 2024-06-15 11:51:02 +10:00
Hugo van Kemenade
cdd2bbe95e
Merge pull request #8138 from radarhere/ghostscript 2024-06-14 06:06:15 -06:00
Andrew Murray
05a70e7861 Corrected Ghostscript path 2024-06-14 20:59:12 +10:00
Andrew Murray
20ce7ad9f8 Updated type hint 2024-06-13 17:14:21 +02:00
mamg22
d56ffebf2a
Fix typo in release notes
[ci skip]

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-06-13 09:43:40 -04:00
Hugo van Kemenade
b070d7c27c
Merge pull request #8136 from radarhere/readthedocs 2024-06-13 02:07:55 -06:00
mamg22
48606afeb6 Add missing wording for envvar in release notes
[ci skip]
2024-06-13 00:12:07 -04:00
mamg22
6cf08afb15
Fix broken reference in release notes
[ci skip]

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-06-13 00:03:03 -04:00
Andrew Murray
142cb11dcc Use GitHub URL for xz 2024-06-13 10:58:51 +10:00
pre-commit-ci[bot]
0a2baab6c1 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-06-12 20:19:20 +00:00
Nulano
238110303c getpixel and putpixel also support a list argument 2024-06-12 22:17:10 +02:00
Nulano
2a2033eea1 mypy fixes after merge 2024-06-12 21:49:47 +02:00
Nulano
31a8da48ee Merge remote-tracking branch 'upstream/main' into type_hints
# Conflicts:
#	src/PIL/Image.py
2024-06-12 21:06:31 +02:00
Andrew Murray
eb56f3ed56 Removed ignores 2024-06-12 20:56:38 +02:00
Andrew Murray
7e14364cee putalpha does not allow other color values 2024-06-12 20:56:38 +02:00
mamg22
ed828d23df Update changes in release notes [ci skip] 2024-06-12 13:08:48 -04:00
mamg22
00161099c7 Update docs for ImageFont.truetype [ci skip] 2024-06-12 12:48:12 -04:00
Andrew Murray
c9a9e81749 Use latest Ubuntu 2024-06-13 00:03:16 +10:00
Andrew Murray
eea3ac765c Deprecate non-image and unsupported modes 2024-06-12 22:44:03 +10:00
Andrew Murray
be73b13ad3 Added type hints 2024-06-12 21:15:55 +10:00
mamg22
1175e53d53 Set XDG_DATA_HOME on font tests 2024-06-11 22:08:53 -04:00
mamg22
2e15dc9f53 Improve xdg directory support in Linux 2024-06-11 22:00:08 -04:00
Hugo van Kemenade
114e01701a
Merge pull request #8132 from radarhere/type_hint 2024-06-11 11:11:09 -06:00
Andrew Murray
1eb960f7e3 Added type hints 2024-06-11 23:26:00 +10:00
Andrew Murray
780d85b667 Update CHANGES.rst [ci skip] 2024-06-11 23:18:11 +10:00
Hugo van Kemenade
47750bf9c3
Merge pull request #8129 from radarhere/libtiff_version 2024-06-11 06:26:56 -06:00
Hugo van Kemenade
7928bebd65
Merge pull request #8124 from radarhere/imagedraw_getdraw 2024-06-11 06:26:27 -06:00
Hugo van Kemenade
ecf3a986ef
Merge pull request #8128 from radarhere/type_hint_gif 2024-06-11 06:18:46 -06:00
Andrew Murray
ba89023ace
Merge pull request #8131 from python-pillow/renovate/cibuildwheel-2.x
Update dependency cibuildwheel to v2.19.0
2024-06-11 13:56:50 +10:00
renovate[bot]
474ef6ff8d
Update dependency cibuildwheel to v2.19.0 2024-06-11 00:01:02 +00:00
Andrew Murray
84b2847232 Accept 't' suffix for libtiff version 2024-06-11 07:15:47 +10:00
Andrew Murray
9afe9d2769 Added type hints 2024-06-11 06:52:14 +10:00
Andrew Murray
9a8759d91b
Merge pull request #8125 from radarhere/type_hint
Added type hints
2024-06-11 06:50:40 +10:00
Hugo van Kemenade
444faa28ee
Merge pull request #8126 from radarhere/libtiff_version 2024-06-10 07:10:42 -06:00
Andrew Murray
b84c970fbf Wait until all markers are read to process EXIF 2024-06-10 19:19:06 +10:00
Andrew Murray
8e8ee1e4c4 Accept 't' suffix for libtiff version 2024-06-10 17:38:17 +10:00
Andrew Murray
4679e4bf9e
Updated deprecation warning 2024-06-10 16:47:52 +10:00
Andrew Murray
9f831317fe
Updated text
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-06-10 16:47:18 +10:00
Andrew Murray
2d1fe7572f Added type hints 2024-06-10 14:15:28 +10:00