Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf96d42

Browse files
committed
Expire rename_parameter in _mathtext.
1 parent8149752 commitbf96d42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎lib/matplotlib/_mathtext.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
ParseResults,QuotedString,Regex,StringEnd,Suppress,White,ZeroOrMore)
1818

1919
importmatplotlibasmpl
20-
from .import_api,cbook
20+
from .importcbook
2121
from ._mathtext_dataimport (
2222
latex_to_bakoma,latex_to_standard,stix_glyph_fixes,stix_virtual_fonts,
2323
tex2uni)
@@ -140,7 +140,6 @@ def get_metrics(self, font, font_class, sym, fontsize, dpi, math=True):
140140
info=self._get_info(font,font_class,sym,fontsize,dpi,math)
141141
returninfo.metrics
142142

143-
@_api.rename_parameter("3.4","facename","font")
144143
defrender_glyph(self,ox,oy,font,font_class,sym,fontsize,dpi):
145144
"""
146145
At position (*ox*, *oy*), draw the glyph specified by the remaining

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp