Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
475
def
validate_font_properties(s):
476
parse_fontconfig_pattern(s)
477
return
s
478
479
480
def
_validate_mathtext_fallback(s):
Callers
nothing calls this directly
Calls
1
parse_fontconfig_pattern
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…