wren
Vulkan-based game engine
Loading...
Searching...
No Matches
font.cpp File Reference
#include "font.hpp"
#include <fontconfig/fontconfig.h>
#include <spdlog/spdlog.h>
#include <filesystem>
#include <tl/expected.hpp>
Include dependency graph for font.cpp:

Namespaces

namespace  wren
 
namespace  wren::text
 

Functions

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