wren
Vulkan-based game engine
Loading...
Searching...
No Matches
font.hpp File Reference
#include <array>
#include <filesystem>
#include <string_view>
#include <wren/utils/errors.hpp>
Include dependency graph for font.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  wren
 
namespace  wren::text
 

Functions

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

Variables

static constexpr std::array wren::text::DEFAULT_FONTS