Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atraczyk/2d-engine
/ Font
Method
Font
engine/src/text.cpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
char s_spacing[256];
12
13
Font::Font()
14
{
15
}
16
17
Font::~Font()
18
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected