mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-15 01:17:00 +00:00
Merge branch 'master' of https://github.com/ocornut/imgui
This commit is contained in:
commit
79ddddd910
@ -7612,7 +7612,7 @@ const ImWchar* ImFontAtlas::GetGlyphRangesJapanese()
|
||||
static ImWchar ranges[10 + IM_ARRAYSIZE(offsets_from_0x4E00)*2 + 1] =
|
||||
{
|
||||
0x0020, 0x00FF, // Basic Latin + Latin Supplement
|
||||
0x3000, 0x3000, // Ideographic Space
|
||||
0x3000, 0x303F, // Ideographic Space, Japanese Punctuations
|
||||
0x3040, 0x30FF, // Hiragana, Katakana
|
||||
0x31F0, 0x31FF, // Katakana Phonetic Extensions
|
||||
0xFF00, 0xFFEF, // Half-width characters
|
||||
|
Loading…
Reference in New Issue
Block a user