mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Added documentation for ImageFont.getsize_multiline
This commit is contained in:
parent
3fda581963
commit
ce505b7d1b
|
@ -51,6 +51,10 @@ Methods
|
|||
|
||||
:return: (width, height)
|
||||
|
||||
.. py:method:: PIL.ImageFont.ImageFont.getsize_multiline(text)
|
||||
|
||||
:return: (width, height)
|
||||
|
||||
.. py:method:: PIL.ImageFont.ImageFont.getmask(text, mode='', direction=None, features=[])
|
||||
|
||||
Create a bitmap for the text.
|
||||
|
|
Loading…
Reference in New Issue
Block a user