mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	don't link to removed methods
This commit is contained in:
		
							parent
							
								
									ec2b549a4d
								
							
						
					
					
						commit
						f6b4c3f741
					
				|  | @ -10,9 +10,9 @@ Several deprecated items have been removed. | |||
|   resolution', 'resolution unit', and 'date time' has been | ||||
|   removed. Underscores should be used instead. | ||||
| 
 | ||||
| * The methods :py:meth:`PIL.ImageDraw.ImageDraw.setink`, | ||||
|   :py:meth:`PIL.ImageDraw.ImageDraw.setfill`, and | ||||
|   :py:meth:`PIL.ImageDraw.ImageDraw.setfont` have been removed. | ||||
| * The methods ``PIL.ImageDraw.ImageDraw.setink``, | ||||
|   ``PIL.ImageDraw.ImageDraw.setfill``, and | ||||
|   ``PIL.ImageDraw.ImageDraw.setfont`` have been removed. | ||||
| 
 | ||||
| 
 | ||||
| Closing Files When Opening Images | ||||
|  |  | |||
|  | @ -34,9 +34,9 @@ Removed Deprecated Items | |||
| 
 | ||||
| Several deprecated items have been removed. | ||||
| 
 | ||||
| * The methods :py:meth:`PIL.ImageWin.Dib.fromstring`, | ||||
|   :py:meth:`PIL.ImageWin.Dib.tostring` and | ||||
|   :py:meth:`PIL.TiffImagePlugin.ImageFileDirectory_v2.as_dict` have | ||||
| * The methods ``PIL.ImageWin.Dib.fromstring``, | ||||
|   ``PIL.ImageWin.Dib.tostring`` and | ||||
|   ``PIL.TiffImagePlugin.ImageFileDirectory_v2.as_dict`` have | ||||
|   been removed. | ||||
| 
 | ||||
| * Before Pillow 4.2.0, attempting to save an RGBA image as JPEG would | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user