![]() Examples: formatter() << "<b>" << "Hello" << "</b>" becomes just markup::bold("Hello") formatter() << font::span_color(color) << text << "</span>" becomes formatter() << markup::span_color(color, text) also adds markup.cpp/markup.hpp to XCode and CodeBlocks source files and removes text_formatting.cpp/hpp from projectfiles. |
||
---|---|---|
.. | ||
wesnoth.cbp | ||
wesnoth.workspace | ||
wesnothd.cbp |