#include <font.hpp> struct Info { // fields std::string family; };
std::string family
The font family.