Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetFontCollection
Function
GetFontCollection
engine/render/src/render/font/fontmap.cpp:818–821 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
816
817
818
HFontCollection GetFontCollection(dmRender::HFontMap font_map)
819
{
820
return font_map->m_FontCollection;
821
}
822
823
uint32_t GetFontMapResourceSize(HFontMap font_map)
824
{
Callers
11
CreateProfilerTextLayout
Function · 0.85
CreateTextLayout
Function · 0.85
DrawText
Function · 0.85
CreateFontVertexDataFromTextLayout
Function · 0.85
GetOrCreateTextLayout
Function · 0.85
GetOrCreateNodeTextLayout
Function · 0.85
ResFontPrewarmText
Function · 0.85
ResFontGetFontCollection
Function · 0.85
AddFontInternal
Function · 0.85
ResFontRemoveFont
Function · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
2
CreateTextLayout
Function · 0.68
TEST_F
Function · 0.68