mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Merge pull request #3805 from radarhere/install_docs
Correct libimagequant installation requirements
This commit is contained in:
		
						commit
						c23d4233cb
					
				| 
						 | 
				
			
			@ -173,7 +173,7 @@ Many of Pillow's features require external libraries:
 | 
			
		|||
  * Libimagequant is licensed GPLv3, which is more restrictive than
 | 
			
		||||
    the Pillow license, therefore we will not be distributing binaries
 | 
			
		||||
    with libimagequant support enabled.
 | 
			
		||||
  * Windows support: Libimagequant requires VS2013/MSVC 18 to compile,
 | 
			
		||||
  * Windows support: Libimagequant requires VS2015/MSVC 19 to compile,
 | 
			
		||||
    so it is unlikely to work with Python 2.7 on Windows.
 | 
			
		||||
 | 
			
		||||
* **libraqm** provides complex text layout support.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user