The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
text.hpp File Reference
#include "font_options.hpp"
#include "sdl/utils.hpp"
#include "serialization/unicode_types.hpp"
#include <boost/noncopyable.hpp>
#include <pango/pango.h>
#include <pango/pangocairo.h>
#include <string>
#include "sdl/image.hpp"
Include dependency graph for text.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  font::ttext
 Text class. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 
 font
 Graphical text output.
 

Functions

std::string font::escape_text (const std::string &text)
 Escapes the markup characters in a text. More...