mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Fix typo
Co-authored-by: nulano <nulano@nulano.eu>
This commit is contained in:
		
							parent
							
								
									41ca42fadb
								
							
						
					
					
						commit
						3b6d29ea11
					
				|  | @ -141,7 +141,7 @@ Improved ellipse-drawing algorithm | |||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||||
| 
 | ||||
| The ellipse-drawing algorithm has been changed from drawing a 360-sided polygon to one | ||||
| which resembles Bresenham's algorithm's for circles. It should be faster and produce | ||||
| which resembles Bresenham's algorithm for circles. It should be faster and produce | ||||
| smoother curves, especially for smaller ellipses. | ||||
| 
 | ||||
| ImageDraw.text and ImageDraw.multiline_text | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user