mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-29 06:57:40 +03:00 
			
		
		
		
	Merge pull request #8059 from radarhere/harfbuzz
This commit is contained in:
		
						commit
						33d7c9ddc7
					
				
							
								
								
									
										2
									
								
								.github/workflows/wheels-dependencies.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/wheels-dependencies.sh
									
									
									
									
										vendored
									
									
								
							|  | @ -16,7 +16,7 @@ ARCHIVE_SDIR=pillow-depends-main | |||
| 
 | ||||
| # Package versions for fresh source builds | ||||
| FREETYPE_VERSION=2.13.2 | ||||
| HARFBUZZ_VERSION=8.4.0 | ||||
| HARFBUZZ_VERSION=8.5.0 | ||||
| LIBPNG_VERSION=1.6.43 | ||||
| JPEGTURBO_VERSION=3.0.2 | ||||
| OPENJPEG_VERSION=2.5.2 | ||||
|  |  | |||
|  | @ -113,7 +113,7 @@ V = { | |||
|     "BROTLI": "1.1.0", | ||||
|     "FREETYPE": "2.13.2", | ||||
|     "FRIBIDI": "1.0.13", | ||||
|     "HARFBUZZ": "8.4.0", | ||||
|     "HARFBUZZ": "8.5.0", | ||||
|     "JPEGTURBO": "3.0.2", | ||||
|     "LCMS2": "2.16", | ||||
|     "LIBPNG": "1.6.43", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user