Add Latin Extended A/B to font.

This commit is contained in:
Bartosz Taudul
2025-05-15 21:02:19 +02:00
parent b54e36df29
commit a8dd0ca232

View File

@@ -17,7 +17,7 @@ ImFont* s_fixedWidth;
void LoadFonts( float scale )
{
static const ImWchar rangesBasic[] = {
0x0020, 0x00FF, // Basic Latin + Latin Supplement
0x0020, 0x024F, // Basic Latin + Latin Supplement + Latin Extended A + Latin Extended B
0x03BC, 0x03BC, // micro
0x03C3, 0x03C3, // small sigma
0x2013, 0x2013, // en dash