Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wavetermdev/waveterm
/ loadFonts
Function
loadFonts
frontend/util/fontutil.ts:83–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
function
loadFonts() {
84
loadInterFont();
85
loadJetBrainsMonoFont();
86
loadHackNerdFont();
87
}
88
89
export
{ loadFonts };
Callers
2
initBare
Function · 0.90
initPreview
Function · 0.90
Calls
3
loadInterFont
Function · 0.85
loadJetBrainsMonoFont
Function · 0.85
loadHackNerdFont
Function · 0.85
Tested by
no test coverage detected