MCPcopy 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
32Font::~Font()
33{
34 fg_release_font(get());
35}
36
37void Font::loadFontFile(const char* const pFile)
38{

Callers

nothing calls this directly

Calls 1

fg_release_fontFunction · 0.85

Tested by

no test coverage detected