Added GetGlyphRangesChineseSimplifiedCommon() helper that returns a list of ~2500 most common Simplified Chinese characters. Renamed GetGlyphRangesChinese() to GetGlyphRangesChineseFull() to distinguish other variants and discourage using the full set. (#1859)
Changed the accumulative encoding to remove the implicit +1 which only saved a little space and made things more confusing.
1 parent 2a56105 commit d44faa165aa8519cf12429a1e30a2d0887c37982
@omar omar authored on 6 Jun 2018
Showing 4 changed files
View
CHANGELOG.txt
View
imgui.cpp
View
imgui.h
View
imgui_draw.cpp