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.
2 parents db61667 + 07b1989 commit 23b93bdCopy full SHA for 23b93bd
1 file changed
lib/matplotlib/font_manager.py
@@ -926,6 +926,7 @@ def copy(self):
926
return FontProperties(_init=self)
927
928
929
+@cbook.deprecated("2.1")
930
def ttfdict_to_fnames(d):
931
"""
932
flatten a ttfdict to all the filenames it contains
0 commit comments