mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	Updated libimagequant to 4.4.0 (#9074)
This commit is contained in:
		
							parent
							
								
									4677cf3b16
								
							
						
					
					
						commit
						2973f69a75
					
				| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
# install libimagequant
 | 
					# install libimagequant
 | 
				
			||||||
 | 
					
 | 
				
			||||||
archive_name=libimagequant
 | 
					archive_name=libimagequant
 | 
				
			||||||
archive_version=4.3.4
 | 
					archive_version=4.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
archive=$archive_name-$archive_version
 | 
					archive=$archive_name-$archive_version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -64,7 +64,7 @@ Many of Pillow's features require external libraries:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* **libimagequant** provides improved color quantization
 | 
					* **libimagequant** provides improved color quantization
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Pillow has been tested with libimagequant **2.6-4.3.4**
 | 
					  * Pillow has been tested with libimagequant **2.6-4.4.0**
 | 
				
			||||||
  * Libimagequant is licensed GPLv3, which is more restrictive than
 | 
					  * Libimagequant is licensed GPLv3, which is more restrictive than
 | 
				
			||||||
    the Pillow license, therefore we will not be distributing binaries
 | 
					    the Pillow license, therefore we will not be distributing binaries
 | 
				
			||||||
    with libimagequant support enabled.
 | 
					    with libimagequant support enabled.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -120,7 +120,7 @@ V = {
 | 
				
			||||||
    "JPEGTURBO": "3.1.1",
 | 
					    "JPEGTURBO": "3.1.1",
 | 
				
			||||||
    "LCMS2": "2.17",
 | 
					    "LCMS2": "2.17",
 | 
				
			||||||
    "LIBAVIF": "1.3.0",
 | 
					    "LIBAVIF": "1.3.0",
 | 
				
			||||||
    "LIBIMAGEQUANT": "4.3.4",
 | 
					    "LIBIMAGEQUANT": "4.4.0",
 | 
				
			||||||
    "LIBPNG": "1.6.50",
 | 
					    "LIBPNG": "1.6.50",
 | 
				
			||||||
    "LIBWEBP": "1.6.0",
 | 
					    "LIBWEBP": "1.6.0",
 | 
				
			||||||
    "OPENJPEG": "2.5.3",
 | 
					    "OPENJPEG": "2.5.3",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user