mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-14 00:34:18 +00:00
Merge branch 'nProtect-master'
This commit is contained in:
commit
fd88bc270a
1 changed files with 1 additions and 0 deletions
|
|
@ -1955,6 +1955,7 @@ const ImWchar* ImFontAtlas::GetGlyphRangesThai()
|
|||
static const ImWchar ranges[] =
|
||||
{
|
||||
0x0020, 0x00FF, // Basic Latin
|
||||
0x2010, 0x205E, // Punctuations
|
||||
0x0E00, 0x0E7F, // Thai
|
||||
0,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue