Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e214945 commit 7173482Copy full SHA for 7173482
1 file changed
lib/matplotlib/ft2font.pyi
@@ -249,4 +249,5 @@ class Glyph:
249
vertBearingY: int
250
vertAdvance: int
251
252
+ @property
253
def bbox(self) -> tuple[int, int, int, int]: ...
0 commit comments