mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Merge pull request #3 from radarhere/mime-types
Added PNM to the list of PPM files
This commit is contained in:
		
						commit
						a693f060d4
					
				| 
						 | 
					@ -535,8 +535,8 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
 | 
				
			||||||
PPM
 | 
					PPM
 | 
				
			||||||
^^^
 | 
					^^^
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PIL reads and writes PBM, PGM and PPM files containing ``1``, ``L`` or ``RGB``
 | 
					PIL reads and writes PBM, PGM, PPM and PNM files containing ``1``, ``L`` or
 | 
				
			||||||
data.
 | 
					``RGB`` data.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SGI
 | 
					SGI
 | 
				
			||||||
^^^
 | 
					^^^
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user