Skip to content

Commit 6457951

Browse files
committed
Updated alt text
1 parent 55d0289 commit 6457951

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/deprecations.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ offset of the text, while the new ``bbox`` methods distinguish this as a ``top``
257257
offset.
258258

259259
.. image:: ./example/size_vs_bbox.png
260-
:alt: Demonstration of size height vs bbox top and bottom
260+
:alt: In bbox methods, top measures the vertical distance above the text, while bottom measures that plus the vertical distance of the text itself. In size methods, height also measures the vertical distance above the text plus the vertical distance of the text itself.
261261
:align: center
262262

263263
FreeTypeFont.getmask2 fill parameter

docs/releasenotes/9.2.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ offset of the text, while the new ``bbox`` methods distinguish this as a ``top``
9494
offset.
9595

9696
.. image:: ./example/size_vs_bbox.png
97-
:alt: Demonstration of size height vs bbox top and bottom
97+
:alt: In bbox methods, top measures the vertical distance above the text, while bottom measures that plus the vertical distance of the text itself. In size methods, height also measures the vertical distance above the text plus the vertical distance of the text itself.
9898
:align: center
9999

100100
API Additions

0 commit comments

Comments
 (0)