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.
font_manager.ttfdict_to_fnames
1 parent 0384b85 commit 07b1989Copy full SHA for 07b1989
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