#include "color.hpp"
#include "serialization/string_utils.hpp"
#include "serialization/markup.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
font | |
Graphical text output. | |
Functions | |
bool | font::looks_like_url (std::string_view str) |
std::string | font::format_as_link (const std::string &link, color_t color) |