The Battle for Wesnoth  1.19.0-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
 Collection of helper functions relating to Pango formatting.
 

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)