#include <sstream>
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) |