| 
							
							
								 Hugo van Kemenade | a9cbf6d5a7 | Test Python 3.13 on AppVeyor | 2024-10-06 00:22:46 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | d4fedc852c | Rename test image | 2024-10-05 08:06:44 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 8e6d518ea8 | change parameter type from list to tuple Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2024-10-05 08:05:00 -05:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 418ae7caa2 | Support BuiltinFilter for I;16* images | 2024-10-05 01:12:51 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 07be6fca17 | Corrected check for BuiltinFilter | 2024-10-04 23:26:54 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 51c577df82 | Merge pull request #8436 from python-pillow/renovate/cibuildwheel-2.x Update dependency cibuildwheel to v2.21.2 | 2024-10-03 13:55:35 +10:00 |  | 
			
				
					| 
							
							
								![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 33f065eb5e | Update dependency cibuildwheel to v2.21.2 | 2024-10-03 00:41:31 +00:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | c27de88ea6 | Merge pull request #8435 from radarhere/cifuzz Test cifuzz when wheel dependencies change | 2024-10-02 20:02:28 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 547e7dcc5d | Test cifuzz when wheel dependencies change | 2024-10-02 19:17:13 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 79f95c98d3 | Merge pull request #8434 from radarhere/xz Updated xz to 5.6.3 | 2024-10-02 09:15:33 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | baf2d8160a | Updated xz to 5.6.3 | 2024-10-02 09:48:09 +10:00 |  | 
			
				
					| 
							
							
								 Yay295 | f9c69deaae | simplify setting self._size Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2024-10-01 09:35:22 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | c0d04e8b34 | use .size instead of ._size Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2024-10-01 09:33:33 -05:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 84b167dfd5 | Update CHANGES.rst [ci skip] | 2024-10-01 21:11:56 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 0e0cb06a8d | Merge pull request #8431 from radarhere/imageenhance | 2024-10-01 13:58:11 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 07389b2f18 | Merge pull request #8416 from radarhere/compact_within_map | 2024-10-01 13:55:50 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | c9c8d45898 | Merge pull request #8422 from radarhere/resize_i16 | 2024-10-01 13:55:13 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | ea15e0e622 | Merge pull request #8413 from radarhere/sgirle_memory | 2024-10-01 13:52:22 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 747fdf5069 | Merge pull request #8402 from radarhere/sgirle | 2024-10-01 13:52:08 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | f614580a2d | Merge pull request #8430 from python-pillow/renovate/github-actions Update scientific-python/upload-nightly-action action to v0.6.1 | 2024-10-01 08:46:37 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 749bec097c | Do not convert image unnecessarily | 2024-10-01 07:11:24 +10:00 |  | 
			
				
					| 
							
							
								![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 4bfc77a1b1 | Update scientific-python/upload-nightly-action action to v0.6.1 | 2024-09-30 20:19:02 +00:00 |  | 
			
				
					| 
							
							
								 Yay295 | 782f0e8a5a | change "Read" to "Parse" in comment Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2024-09-30 08:23:28 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 75286a4e40 | add some comments | 2024-09-30 08:23:28 -05:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | f3fe22d2f2 | Break if the bit depth or mode id are unknown | 2024-09-30 08:23:28 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 56e4ad0dea | don't name positional arguments | 2024-09-30 08:23:28 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 6b168a3e2b | add EPS test for image with ImageData and BoundingBox (atend) | 2024-09-30 08:23:27 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 00bbd4a5b9 | use "with Image" instead of closing manually | 2024-09-30 08:23:27 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 3ccecd91ce | convert eps using pnmraw instead of ppmraw This lets Ghostscript choose the best device to use (pbmraw, pgmraw, ppmraw) based on the image data. | 2024-09-30 08:23:27 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 283b41afa0 | test 1.eps size and data | 2024-09-30 08:23:26 -05:00 |  | 
			
				
					| 
							
							
								 Yay295 | 6fe4375f28 | move eps test images to their own folder Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com> | 2024-09-30 08:23:26 -05:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | c6b08ef32c | Update CHANGES.rst [ci skip] | 2024-09-30 22:13:24 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | c5835fe86b | Merge pull request #8427 from radarhere/appveyor | 2024-09-30 14:53:20 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 4f965289e1 | Merge pull request #8429 from radarhere/macos | 2024-09-30 14:52:12 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 0314bb3331 | Merge pull request #8408 from radarhere/fli | 2024-09-30 14:50:54 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 42ad42c174 | Merge branch 'main' into resize_i16 | 2024-09-30 19:50:26 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | a99361a38f | Raise an error if path is compacted during mapping | 2024-09-30 19:50:08 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 851449edfc | Free memory on early return | 2024-09-30 19:49:13 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | fc65e437cf | Prevent division by zero | 2024-09-30 19:48:53 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | cc0b6b9de9 | Cast int before potentially exceeding INT_MAX | 2024-09-30 19:47:52 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 7e6e08ea6a | Merge pull request #8428 from radarhere/cifuzz | 2024-09-30 12:37:12 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b94c5c5e34 | Updated macOS tested Pillow versions | 2024-09-30 19:32:21 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7a62c788ed | Updated tested Python versions | 2024-09-30 19:15:40 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 21ab53e0c0 | Updated test environment documentation | 2024-09-30 12:38:13 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 3beac54715 | Merge pull request #8425 from python-pillow/renovate/github-actions Update scientific-python/upload-nightly-action action to v0.6.0 | 2024-09-29 11:28:16 +00:00 |  | 
			
				
					| 
							
							
								![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 3a734b5d4b | Update scientific-python/upload-nightly-action action to v0.6.0 | 2024-09-29 05:19:39 +00:00 |  | 
			
				
					| 
							
							
								![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=56) mergify[bot] | c6e07d0272 | Merge pull request #8400 from radarhere/geometry Check image value before use | 2024-09-28 23:07:00 +00:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | e9f831d3db | Merge branch 'main' into geometry | 2024-09-28 15:45:39 -07:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ed143f5fec | Update CHANGES.rst [ci skip] | 2024-09-29 06:40:50 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | a89b3d53ff | Merge pull request #8424 from radarhere/harfbuzz | 2024-09-28 09:06:25 -07:00 |  |