| 
							
							
								![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=56) mergify[bot] | 7c56b383ff | Merge pull request #8842 from AdianKozlica/image_grab_wayland_kde Add KDE Wayland support for ImageGrab | 2025-04-01 09:38:56 +00:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | f205a45f44 | Added release notes for #8330 | 2025-04-01 19:10:11 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 98e74fd7a0 | Merge pull request #8516 from radarhere/imagegrab Allow HWND to be passed to ImageGrab.grab() on Windows | 2025-04-01 18:45:03 +11:00 |  | 
			
				
					| 
							
							
								 Adian Kozlica | 2b62c0beeb | Merge branch 'main' into image_grab_wayland_kde | 2025-04-01 09:43:52 +02:00 |  | 
			
				
					| 
							
							
								 wiredfool | 5c76e7ec17 | Image -> Arrow support (#8330) Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-04-01 09:10:45 +03:00 |  | 
			
				
					| 
							
							
								 Frankie Dintino | 7d50816f0a | Add AVIF plugin (decoder + encoder using libavif) (#5201) Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-04-01 07:13:21 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 25af4f1841 | Added release notes | 2025-03-31 00:32:35 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b4a480ff2c | Corrected documentation | 2025-03-31 00:31:56 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ca9f4f8304 | Merge branch 'main' into imagegrab | 2025-03-30 21:53:23 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 382c3ab10d | spectacle may also be used on Linux | 2025-03-30 11:16:05 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | e053be3412 | Updated version Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-03-30 07:27:30 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ae52f9f37d | Added release notes for #8781 and #8837 (#8843) Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com> | 2025-03-29 15:21:51 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 10ccbd7788 | If append_images is populated, default save_all to True (#8781) Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com> | 2025-03-27 18:01:09 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 053b5790e1 | Added media_white_point (#8829) Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com> | 2025-03-24 15:22:21 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 700d36f2d2 | Added release notes for #8807 | 2025-03-20 00:11:18 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7b725a8fc4 | DXT3 images are read in RGBA mode | 2025-03-15 13:04:26 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 4b9d9f55cd | Updated libtiff to 4.7.0 (#8812) Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com> | 2025-03-12 00:59:25 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 00593ff3f8 | Merge pull request #8780 from radarhere/save_all Allow encoderconfig and encoderinfo to be set for appended TIFF images | 2025-03-05 18:04:28 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 4efc096c7d | Merge pull request #8788 from radarhere/jpeg_comment JPEG comments are from the COM marker | 2025-03-03 18:47:21 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 04438f46fd | Merge pull request #8742 from radarhere/lcms2 Updated lcms2 to 2.17 | 2025-03-03 17:40:24 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | c60682af67 | JPEG comments are from the COM marker | 2025-03-02 22:34:58 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 5c93145061 | Allow encoderconfig and encoderinfo to be set for appended TIFF images | 2025-02-28 22:16:52 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b096018fdd | Update Sphinx to 8.2 to remove nitpick ignore | 2025-02-18 22:27:13 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 1e574e6f8b | Replace slice and comparison with startswith | 2025-02-17 23:39:33 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ad6c4f82f3 | Updated lcms2 to 2.17 | 2025-02-15 09:27:16 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 69c9572517 | Added ImageDraw link | 2025-02-01 10:54:18 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | fca48db866 | Added quote marks Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-02-01 10:02:42 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ec72d20d23 | Added release notes | 2025-02-01 00:47:21 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 9a58456c9b | Added versionadded for justify Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-02-01 00:44:26 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 10eaff8ac7 | Added "justify" align for multiline text | 2025-01-29 20:12:45 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 9d4232101f | Updated libimagequant to 4.3.4 | 2025-01-24 23:40:21 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ba606622b4 | Updated Ubuntu arm to 24.04 with arm64 runner | 2025-01-18 13:53:39 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 284297755a | Updated capitalization | 2025-01-18 07:55:49 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | e79b298443 | Merge branch 'main' into mozjpeg | 2025-01-18 07:54:07 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 30c4ad484c | Updated capitalization Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2025-01-18 07:48:15 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 4f7510b77b | Merge pull request #8689 from radarhere/get_child_images | 2025-01-17 22:29:50 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 6a0ac411e2 | Added mozjpeg documentation | 2025-01-17 18:57:12 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | be8e55d28d | Added deprecation warning | 2025-01-17 18:34:23 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | ade99aaa90 | Merge branch 'main' into gha-windows-32-bit | 2025-01-16 17:01:59 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 6b4619c4f5 | Updated macOS tested Pillow versions | 2025-01-02 20:46:58 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | e34427167d | Added CentOS Stream 10 | 2024-12-31 23:26:09 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 17f09f3993 | Merge pull request #8644 from radarhere/c99 Remove pre-C99 definitions | 2024-12-31 22:57:57 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | d42f22baaf | Added release notes | 2024-12-31 21:38:05 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 1de617fbe7 | Added release notes | 2024-12-31 11:13:14 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 8bdcadcbe9 | Renamed argument to big_tiff | 2024-12-31 10:16:00 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 2ac383028a | Allow saving as BigTIFF | 2024-12-31 01:26:13 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7d5ccffae3 | Merge pull request #8629 from radarhere/makernote Restored Makernote as a deprecated enum | 2024-12-30 21:52:04 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 050caa9cae | Restored Makernote as a deprecated enum | 2024-12-30 21:14:23 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 76df02d28b | Merge pull request #8627 from radarhere/xmp Added release notes for writing XMP bytes to JPEG and MPO | 2024-12-29 11:07:53 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 9bebecf36d | Use versionadded | 2024-12-28 22:18:02 +11:00 |  |