wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::text Namespace Reference

Functions

auto load_default_font () -> wren::expected< std::filesystem::path >
 

Variables

static constexpr std::array DEFAULT_FONTS
 

Function Documentation

◆ load_default_font()

auto wren::text::load_default_font ( ) -> wren::expected<std::filesystem::path>
Here is the caller graph for this function:

Variable Documentation

◆ DEFAULT_FONTS

constexpr std::array wren::text::DEFAULT_FONTS
staticconstexpr
Initial value:
= {
std::string_view{"Canterlla Regular"},
}