Documentation of SFML 2.4.1

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::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 58 of file Font.hpp.

Member Data Documentation

std::string sf::Font::Info::family

The font family.

Definition at line 60 of file Font.hpp.


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