Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getPalette
Method
getPalette
framework/font.cpp:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
sp<Palette> BitmapFont::getPalette() const { return this->palette; }
88
89
sp<BitmapFont> BitmapFont::loadFont(const std::map<char32_t, UString> &glyphMap, int spaceWidth,
90
int fontHeight, int kerning, UString fontName,
Callers
4
TextEdit
Method · 0.45
render
Method · 0.45
Ticker
Method · 0.45
Label
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected