Hugo van Kemenade
							
						 
					 | 
					
						
						
						
						
							
						
						
							e4cac21044
							
						
					 | 
					
						
						
							
							Don't use start=0 in range()
						
						
						
						
						
					 | 
					
						2025-03-03 23:57:40 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							4161bb1645
							
						
					 | 
					
						
						
							
							Corrected error when XMP is tuple
						
						
						
						
						
					 | 
					
						2025-03-03 19:10:55 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marc Mueller
							
						 
					 | 
					
						
						
						
						
							
						
						
							1678f7f215
							
						
					 | 
					
						
						
							
							Add overloads for exif_transpose
						
						
						
						
						
					 | 
					
						2025-01-02 17:38:21 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							185a03f1a2
							
						
					 | 
					
						
						
							
							Do not create new image when exif_transpose() is used in place
						
						
						
						
						
					 | 
					
						2024-11-16 12:05:06 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Hugo van Kemenade
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							51bd7d2ea8
							
						
					 | 
					
						
						
							
							Drop support for Python 3.8 (#8183)
						
						
						
						
						
						
						
						Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> 
						
					 | 
					
						2024-07-03 00:44:45 -06:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							267c0b37b1
							
						
					 | 
					
						
						
							
							Added type hints
						
						
						
						
						
					 | 
					
						2024-07-02 20:10:47 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							43cc1e3659
							
						
					 | 
					
						
						
							
							Removed PyAccess and Image.USE_CFFI_ACCESS
						
						
						
						
						
					 | 
					
						2024-07-01 20:31:17 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							304cf484aa
							
						
					 | 
					
						
						
							
							Do not presume "xmp" info simply because "XML:com.adobe.xmp" info exists
						
						
						
						
						
					 | 
					
						2024-06-27 13:29:22 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							7ab3aee7bc
							
						
					 | 
					
						
						
							
							Merge branch 'main' into xmp
						
						
						
						
						
					 | 
					
						2024-06-19 09:06:10 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							9afe9d2769
							
						
					 | 
					
						
						
							
							Added type hints
						
						
						
						
						
					 | 
					
						2024-06-11 06:52:14 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							0f1a0fc501
							
						
					 | 
					
						
						
							
							Improved consistency of XMP handling
						
						
						
						
						
					 | 
					
						2024-05-20 23:11:50 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							dcbe402f77
							
						
					 | 
					
						
						
							
							Changed SupportsGetMesh protocol to be public
						
						
						
						
						
					 | 
					
						2024-02-29 20:16:41 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							5c858d75e4
							
						
					 | 
					
						
						
							
							Added type hints
						
						
						
						
						
					 | 
					
						2024-02-17 10:45:52 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Hugo van Kemenade
							
						 
					 | 
					
						
						
						
						
							
						
						
							43b2f61e79
							
						
					 | 
					
						
						
							
							Add 'from __future__ import annotations' using Ruff/isort
						
						
						
						
						
					 | 
					
						2023-12-21 13:13:31 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Hugo van Kemenade
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							e92c07f402
							
						
					 | 
					
						
						
							
							Apply suggestions from code review
						
						
						
						
						
						
						
						Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Alexander Karpinsky <homm86@gmail.com> 
						
					 | 
					
						2023-12-04 16:34:39 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Hugo van Kemenade
							
						 
					 | 
					
						
						
						
						
							
						
						
							27d7bd10c8
							
						
					 | 
					
						
						
							
							Use list comprehensions to create transformed lists
						
						
						
						
						
					 | 
					
						2023-12-03 21:59:44 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yay295
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							6ddf10c747
							
						
					 | 
					
						
						
							
							use format string instead of concatenation
						
						
						
						
						
						
						
						Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> 
						
					 | 
					
						2023-10-23 21:46:54 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yay295
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							ef46608974
							
						
					 | 
					
						
						
							
							add mode to error message
						
						
						
						
						
					 | 
					
						2023-10-23 19:26:08 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							d682c18ded
							
						
					 | 
					
						
						
							
							Use "gray" more consistently
						
						
						
						
						
					 | 
					
						2023-10-19 19:12:01 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							80dbd3b193
							
						
					 | 
					
						
						
							
							Added ImageOps cover method
						
						
						
						
						
					 | 
					
						2023-09-21 11:54:36 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							1217b13b9e
							
						
					 | 
					
						
						
							
							Handle tag_v2 in TiffImagePlugin
						
						
						
						
						
					 | 
					
						2023-09-11 19:02:17 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							d0abab7997
							
						
					 | 
					
						
						
							
							When orientation is applied, delete TIFF tag
						
						
						
						
						
					 | 
					
						2023-09-08 15:05:53 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							e195e60ce2
							
						
					 | 
					
						
						
							
							Ensure TIFF has transposed on load before checking orientation
						
						
						
						
						
					 | 
					
						2023-09-08 15:05:48 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							7d97fa8b86
							
						
					 | 
					
						
						
							
							Use snake case
						
						
						
						
						
					 | 
					
						2023-06-14 16:12:47 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							f338f35657
							
						
					 | 
					
						
						
							
							Changed inPlace to be keyword-only argument
						
						
						
						
						
					 | 
					
						2023-06-14 10:01:36 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							fe8599c5d6
							
						
					 | 
					
						
						
							
							Use ExifTags
						
						
						
						
						
					 | 
					
						2023-04-16 14:04:39 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							bcb8dfc2fa
							
						
					 | 
					
						
						
							
							Rearranged code
						
						
						
						
						
					 | 
					
						2023-04-15 22:30:18 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							8d3014b8bf
							
						
					 | 
					
						
						
							
							Added inPlace argument to exif_transpose()
						
						
						
						
						
					 | 
					
						2023-04-15 21:03:59 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								pre-commit-ci[bot]
							
						 
					 | 
					
						
						
						
						
							
						
						
							24183d652e
							
						
					 | 
					
						
						
							
							[pre-commit.ci] auto fixes from pre-commit.com hooks
						
						
						
						
						
						
						
						for more information, see https://pre-commit.ci 
						
					 | 
					
						2023-02-06 19:27:19 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							246f6fa46a
							
						
					 | 
					
						
						
							
							Simply attribute reference
						
						
						
						
						
						
						
						Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> 
						
					 | 
					
						2023-01-08 04:45:16 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							d3d7566d9a
							
						
					 | 
					
						
						
							
							Refer to Resampling enum
						
						
						
						
						
					 | 
					
						2023-01-07 11:27:43 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Hugo van Kemenade
							
						 
					 | 
					
						
						
						
						
							
						
						
							2ae55ccbda
							
						
					 | 
					
						
						
							
							Improve exception traceback readability
						
						
						
						
						
					 | 
					
						2022-12-30 00:07:52 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							b3e847a164
							
						
					 | 
					
						
						
							
							Merge branch 'main' into fix-padding
						
						
						
						
						
					 | 
					
						2022-09-21 20:22:27 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							3c42b270b9
							
						
					 | 
					
						
						
							
							Copy palette in expand() for PA
						
						
						
						
						
					 | 
					
						2022-09-19 21:39:38 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							279ddf4ce6
							
						
					 | 
					
						
						
							
							Use getpalette() in ImageOps
						
						
						
						
						
					 | 
					
						2022-09-19 21:34:29 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							c0aaf54816
							
						
					 | 
					
						
						
							
							Removed unnecessary palette copy
						
						
						
						
						
					 | 
					
						2022-09-19 12:41:20 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Sitcebelly
							
						 
					 | 
					
						
						
						
						
							
						
						
							d88200e0d0
							
						
					 | 
					
						
						
							
							fix bug
						
						
						
						
						
					 | 
					
						2022-09-18 22:32:09 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Sitcebelly
							
						 
					 | 
					
						
						
						
						
							
						
						
							d80aa74da4
							
						
					 | 
					
						
						
							
							Put palette into the new pad image
						
						
						
						
						
					 | 
					
						2022-09-18 21:14:52 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							f9d3ee0f48
							
						
					 | 
					
						
						
							
							Round position in pad()
						
						
						
						
						
					 | 
					
						2022-08-24 22:56:19 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Bibin Hashley
							
						 
					 | 
					
						
						
						
						
							
						
						
							be9224f285
							
						
					 | 
					
						
						
							
							ImageOps.contain function finding new size issue
						
						
						
						
						
					 | 
					
						2022-08-23 02:57:03 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							1197e19982
							
						
					 | 
					
						
						
							
							Document that exif_transpose() does not change orientations of 1
						
						
						
						
						
					 | 
					
						2022-08-04 14:19:17 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							1112ad67a3
							
						
					 | 
					
						
						
							
							Document that orientation data is removed by exif_transpose()
						
						
						
						
						
					 | 
					
						2022-08-04 14:18:31 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							f42e255206
							
						
					 | 
					
						
						
							
							Simplified code
						
						
						
						
						
					 | 
					
						2022-07-26 11:58:44 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Piskun
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							6e97da0260
							
						
					 | 
					
						
						
							
							fixing xmp tag orientation generated by exiftool
						
						
						
						
						
					 | 
					
						2022-07-26 00:30:32 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Hugo van Kemenade
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							4bc6483564
							
						
					 | 
					
						
						
							
							Merge pull request #6034 from radarhere/imageops
						
						
						
						
						
					 | 
					
						2022-03-30 16:16:57 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							ecb64fe210
							
						
					 | 
					
						
						
							
							Allow 1 mode images to be inverted
						
						
						
						
						
					 | 
					
						2022-02-08 09:12:01 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							f8e4e9c2dd
							
						
					 | 
					
						
						
							
							Added enums
						
						
						
						
						
					 | 
					
						2022-01-15 09:02:31 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							97ed2ecd97
							
						
					 | 
					
						
						
							
							Changed URLs to https
						
						
						
						
						
					 | 
					
						2021-10-27 22:51:54 +11:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							0a7af10827
							
						
					 | 
					
						
						
							
							Instead of drawing border, calculate palette index before image creation in expand()
						
						
						
						
						
					 | 
					
						2021-07-16 20:58:32 +10:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Murray
							
						 
					 | 
					
						
						
						
						
							
						
						
							917a598615
							
						
					 | 
					
						
						
							
							Handle removing orientation from alternate types of EXIF data
						
						
						
						
						
					 | 
					
						2021-07-06 10:37:28 +10:00 | 
					
					
						
						
							
							
							
						
					 |