The Battle for Wesnoth  1.19.7+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 (std::string_view text)
 Escapes the pango markup characters in a text. More...
 
std::string font::semi_escape_text (std::string_view text)