mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-15 01:17:00 +00:00
Merge branch 'master' of https://github.com/nProtect/imgui into nProtect-master
This commit is contained in:
commit
ae3dc66214
@ -1955,6 +1955,7 @@ const ImWchar* ImFontAtlas::GetGlyphRangesThai()
|
|||||||
static const ImWchar ranges[] =
|
static const ImWchar ranges[] =
|
||||||
{
|
{
|
||||||
0x0020, 0x00FF, // Basic Latin
|
0x0020, 0x00FF, // Basic Latin
|
||||||
|
0x2000, 0x206F, // Punctuations
|
||||||
0x0E00, 0x0E7F, // Thai
|
0x0E00, 0x0E7F, // Thai
|
||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user