MCPcopy Index your code
hub / github.com/BasicProtein/AugmentCode-Free / font_manager.py

File font_manager.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3跨平台字体管理器 for PyQt6
4解决macOS字体显示异常问题

Callers

nothing calls this directly

Calls 5

get_font_managerFunction · 0.85
get_default_fontFunction · 0.85
get_title_fontFunction · 0.85
get_monospace_fontFunction · 0.85
get_system_infoMethod · 0.80

Tested by

no test coverage detected