Skip to content

Commit a37c21e

Browse files
committed
document planned removal date for ImageFont deprecations and release notes
1 parent ad5271d commit a37c21e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/deprecations.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ Font size and offset methods
183183

184184
.. deprecated:: 9.2.0
185185

186+
Several functions for computing the size and offset of rendered text
187+
have been deprecated and will be removed in Pillow 10 (2023-07-01):
188+
186189
=========================================================================== =============================================================================================================
187190
Deprecated Use instead
188191
=========================================================================== =============================================================================================================

docs/releasenotes/9.2.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Font size and offset methods
4545

4646
.. deprecated:: 9.2.0
4747

48+
Several functions for computing the size and offset of rendered text
49+
have been deprecated and will be removed in Pillow 10 (2023-07-01):
50+
4851
=========================================================================== =============================================================================================================
4952
Deprecated Use instead
5053
=========================================================================== =============================================================================================================

0 commit comments

Comments
 (0)