Removed bugged documentation

This commit is contained in:
tianyu 2018-04-24 23:19:31 +08:00
parent ce505b7d1b
commit 4420f360d8

View File

@ -51,10 +51,6 @@ Methods
:return: (width, height) :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=[]) .. py:method:: PIL.ImageFont.ImageFont.getmask(text, mode='', direction=None, features=[])
Create a bitmap for the text. Create a bitmap for the text.