MCPcopy
hub / github.com/WEIFENG2333/VideoCaptioner / font_utils.py

File font_utils.py

videocaptioner/core/subtitle/font_utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Font discovery and loading utilities"""
2
3from functools import lru_cache
4from pathlib import Path

Callers

nothing calls this directly

Calls 1

setup_loggerFunction · 0.90

Tested by

no test coverage detected