MontyHimself
MontyHimself
The glyph range arrays provided by the functions `ImFontAtlas.getGlyphRangesChineseFull()` and `ImFontAtlas.getGlyphRangesChineseSimplifiedCommond()` are cut-off after the first 4 ranges. For example, with `getGlyphRangesChineseFull()` it is supposed to be this array ([see...
#### Issue details When attempting to use High DPI scaling in the LWJGL3 backend as described [in the wiki](https://github.com/libgdx/libgdx/wiki/Querying-and-Configuring-Graphics-%28monitors%2C-display-modes%2C-vsync%2C-display-cutouts%29#lwjgl-3-backend), the application doesn't take the Windows 10 display scaling factor into...