Etterna
0.74.4
Loading...
Searching...
No Matches
src
Etterna
Models
Fonts
FontCharAliases.h
1
#ifndef FONT_CHAR_ALIASES
2
#define FONT_CHAR_ALIASES
3
5
namespace
FontCharAliases
{
6
void
7
ReplaceMarkers(std::string& sText);
8
bool
9
GetChar(std::string& codepoint,
wchar_t
& ch);
10
};
11
12
#endif
FontCharAliases
Provides support for nonstandard characters in text.
Definition
FontCharAliases.h:5
Generated by
1.9.8