MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / validate_font_properties

Function validate_font_properties

lib/matplotlib/rcsetup.py:475–477  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

473
474
475def validate_font_properties(s):
476 parse_fontconfig_pattern(s)
477 return s
478
479
480def _validate_mathtext_fallback(s):

Callers

nothing calls this directly

Calls 1

parse_fontconfig_patternFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…