Public Attributes | List of all members
cpp3ds::Font::Info Struct Reference

Holds various information about a font. More...

#include <Font.hpp>

Public Attributes

std::string family
 The font family. More...
 

Detailed Description

Holds various information about a font.

Definition at line 57 of file Font.hpp.

Member Data Documentation

std::string cpp3ds::Font::Info::family

The font family.

Definition at line 59 of file Font.hpp.


The documentation for this struct was generated from the following file: