Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ ~Font
Method
~Font
src/api/cpp/font.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
Font::~Font()
33
{
34
fg_release_font(get());
35
}
36
37
void Font::loadFontFile(const char* const pFile)
38
{
Callers
nothing calls this directly
Calls
1
fg_release_font
Function · 0.85
Tested by
no test coverage detected