Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ what
Method
what
LibLemon/include/lemon/gfx/font.h:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
const char* what() const noexcept {
44
return errorStrings[errorType];
45
}
46
};
47
48
void InitializeFonts();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected