The Battle for Wesnoth  1.19.0-dev
Namespaces | Enumerations | Functions
font_options.hpp File Reference
#include <string>
Include dependency graph for font_options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 font
 Collection of helper functions relating to Pango formatting.
 

Enumerations

enum  font::family_class { font::FONT_SANS_SERIF , font::FONT_MONOSPACE , font::FONT_LIGHT , font::FONT_SCRIPT }
 Font classes for get_font_families(). More...
 

Functions

family_class font::str_to_family_class (const std::string &str)