Thanks to @Galaco , the wrapper has been upgraded to use Dear ImGui 1.67. Previously the wrapper used 1.61.
The API remained almost stable, only the function FontAtlas.GlyphRangesChinese()
is now marked Deprecated
and calls the new FontAtlas.GlyphRangesChineseFull()
.