Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
429
font_t platform_default_font() {
430
return font_create_default();
431
}
432
433
///////////////////////////////////////////
434
Callers
1
defaults_init
Function · 0.50
Calls
1
font_create_default
Function · 0.85
Tested by
no test coverage detected