matplotlib.fontconfig_pattern#

matplotlib.fontconfig_pattern。family_escape ( / , repl , string , count=0 ) #

返回通过替换 repl 替换 string 中最左边的不重叠出现的模式获得的字符串。

matplotlib.fontconfig_pattern。family_unescape ( / , repl , string , count=0 ) #

返回通过替换 repl 替换 string 中最左边的不重叠出现的模式获得的字符串。

matplotlib.fontconfig_pattern。value_escape ( / , repl , string , count=0 ) #

返回通过替换 repl 替换 string 中最左边的不重叠出现的模式获得的字符串。

matplotlib.fontconfig_pattern。value_unescape ( / , repl , string , count=0 ) #

返回通过替换 repl 替换 string 中最左边的不重叠出现的模式获得的字符串。