MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / platform_default_font

Function platform_default_font

StereoKitC/platforms/web.cpp:429–431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427///////////////////////////////////////////
428
429font_t platform_default_font() {
430 return font_create_default();
431}
432
433///////////////////////////////////////////
434

Callers 1

defaults_initFunction · 0.50

Calls 1

font_create_defaultFunction · 0.85

Tested by

no test coverage detected