mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Add 'less-than of equal to' character to font.
This commit is contained in:
parent
800f740fd5
commit
3f00f3f605
@ -268,6 +268,7 @@ int main( int argc, char** argv )
|
|||||||
0x03BC, 0x03BC, // micro
|
0x03BC, 0x03BC, // micro
|
||||||
0x03C3, 0x03C3, // small sigma
|
0x03C3, 0x03C3, // small sigma
|
||||||
0x2013, 0x2013, // en dash
|
0x2013, 0x2013, // en dash
|
||||||
|
0x2264, 0x2264, // less-than or equal to
|
||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
static const ImWchar rangesIcons[] = {
|
static const ImWchar rangesIcons[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user