mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Added removal date for fill parameter
This commit is contained in:
parent
2a29b2dba1
commit
c87c2cf5b3
|
@ -633,7 +633,8 @@ class FreeTypeFont:
|
|||
:param fill: Optional fill function. By default, an internal Pillow function
|
||||
will be used.
|
||||
|
||||
Deprecated.
|
||||
Deprecated. This parameter will be removed in Pillow 10
|
||||
(2023-07-01).
|
||||
|
||||
:param direction: Direction of the text. It can be 'rtl' (right to
|
||||
left), 'ltr' (left to right) or 'ttb' (top to bottom).
|
||||
|
|
Loading…
Reference in New Issue
Block a user