matplotlib.fontconfig_pattern#

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

string에서 가장 왼쪽에 겹치지 않는 pattern 항목을 교체 repl로 교체하여 얻은 문자열을 반환합니다.

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

string에서 가장 왼쪽에 겹치지 않는 pattern 항목을 교체 repl로 교체하여 얻은 문자열을 반환합니다.

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

string에서 가장 왼쪽에 겹치지 않는 pattern 항목을 교체 repl로 교체하여 얻은 문자열을 반환합니다.

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

string에서 가장 왼쪽에 겹치지 않는 pattern 항목을 교체 repl로 교체하여 얻은 문자열을 반환합니다.