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