mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	typo
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									c80f123923
								
							
						
					
					
						commit
						9b5931f212
					
				| 
						 | 
					@ -308,7 +308,7 @@ class FreeTypeFont:
 | 
				
			||||||
        Returns bounding box (in pixels) of given text relative to given anchor
 | 
					        Returns bounding box (in pixels) of given text relative to given anchor
 | 
				
			||||||
        if rendered in font with provided direction, features, and language.
 | 
					        if rendered in font with provided direction, features, and language.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Use :py:meth`getlength()` to get the offset of following text with
 | 
					        Use :py:meth:`getlength()` to get the offset of following text with
 | 
				
			||||||
        1/64 pixel precision. The bounding box includes extra margins for
 | 
					        1/64 pixel precision. The bounding box includes extra margins for
 | 
				
			||||||
        some fonts, e.g. italics or accents.
 | 
					        some fonts, e.g. italics or accents.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user