HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
text
fancy_text.hpp
Go to the documentation of this file.
1
2
12
#pragma once
13
14
#include "agstring.hpp"
15
#include <string>
16
17
namespace
{
18
24
agstring decode_fancy_text(std::string_view str)
noexcept
;
25
26
std::string
encode_fancy_text(agstring_view str)
noexcept
;
27
28
29
}
30
std::string
Generated on Mon Apr 22 2024 12:52:40 for HikoGUI by
1.10.0