struct EE::Graphics::Font::Info

Overview

#include <font.hpp>

struct Info {
    // fields

    std::string family;
};

Detailed Documentation

Fields

std::string family

The font family.