The Battle for Wesnoth  1.19.5+dev
Namespaces | Functions
escape.hpp File Reference
#include <sstream>
Include dependency graph for escape.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 font
 Graphical text output.
 

Functions

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