MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / font_manager.py

File font_manager.py

lib/matplotlib/font_manager.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2A module for finding, managing, and using fonts across platforms.
3
4This module provides a single `FontManager` instance, ``fontManager``, that can

Callers

nothing calls this directly

Calls 4

PathClass · 0.85
_load_fontmanagerFunction · 0.85
homeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected