#include <vector>
#include "absl/status/status.h"
#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
struct | yaze::FontConfig |
struct | yaze::FontState |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
Functions | |
absl::Status | yaze::LoadPackageFonts () |
absl::Status | yaze::ReloadPackageFont (const FontConfig &config) |
void | yaze::LoadSystemFonts () |