polices accents

This commit is contained in:
marc 2025-04-25 00:34:13 +02:00
parent 6f43940081
commit e8b2be0023
4 changed files with 4067 additions and 3864 deletions

View File

@ -1,7 +1,3 @@
18px Montserrat + Home de FontAwesome
``` docker run -v $PWD:/app -w /app lvfontconv lv_font_conv --bpp 4 --size 18 --no-compress --font Montserrat-Medium.ttf --symbols "0123456789.°éûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz '" --format lvgl -o montserrat_medium_18.c --font fa-solid-900.ttf --range 61461 ```
12px Montserrat
``` docker run -v $PWD:/app -w /app lvfontconv lv_font_conv --bpp 4 --size 12 --no-compress --font Montserrat-Medium.ttf --symbols "0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz '" --format lvgl -o montserrat_medium_12.c ```
docker run -v $PWD:/app -w /app lvfontconv lv_font_conv --bpp 4 --size 24 --no-compress --font Montserrat-Medium.ttf --symbols "0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz :-%," --format lvgl -o montserrat_medium_24.c --font fa-solid-900.ttf --range 61461,0xf0c2,0xf575
docker run -v $PWD:/app -w /app lvfontconv lv_font_conv --bpp 4 --size 18 --no-compress --font Montserrat-Medium.ttf --symbols "0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz :-%," --format lvgl -o montserrat_medium_18.c --font fa-solid-900.ttf --range 61461,0xf0c2,0xf575
docker run -v $PWD:/app -w /app lvfontconv lv_font_conv --bpp 4 --size 12 --no-compress --font Montserrat-Medium.ttf --symbols "0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz :-%," --format lvgl -o montserrat_medium_12.c --font fa-solid-900.ttf --range 61461,0xf0c2,0xf575

View File

@ -1,7 +1,7 @@
/*******************************************************************************
* Size: 12 px
* Bpp: 4
* Opts: --bpp 4 --size 12 --no-compress --font Montserrat-Medium.ttf --symbols 0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ' --format lvgl -o montserrat_medium_12.c
* Opts: --bpp 4 --size 12 --no-compress --font Montserrat-Medium.ttf --symbols 0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz :-%, --format lvgl -o montserrat_medium_12.c --font fa-solid-900.ttf --range 61461,0xf0c2,0xf575
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
@ -24,8 +24,19 @@
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0020 " " */
/* U+0027 "'" */
0x3c, 0x3b, 0x3b, 0x15,
/* U+0025 "%" */
0xa, 0xc8, 0x0, 0xc, 0x10, 0x66, 0xa, 0x20,
0x76, 0x0, 0x83, 0x7, 0x42, 0xc0, 0x0, 0x57,
0xa, 0x2b, 0x20, 0x0, 0x9, 0xc6, 0x68, 0x5c,
0x90, 0x0, 0x1, 0xc1, 0xc0, 0x67, 0x0, 0xa,
0x43, 0x90, 0x2a, 0x0, 0x49, 0x1, 0xb0, 0x47,
0x0, 0xc1, 0x0, 0x7b, 0xb1,
/* U+002C "," */
0x18, 0x4, 0xf1, 0xd, 0x3, 0x80,
/* U+002D "-" */
0x4f, 0xfd, 0x2, 0x22,
/* U+002E "." */
0x2a, 0x4, 0xd0,
@ -93,6 +104,10 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0xd9, 0xc0, 0x0, 0x10, 0x8b, 0x0, 0x0, 0xd,
0x70, 0x62, 0x4b, 0xd0, 0x1c, 0xfe, 0xa1, 0x0,
/* U+003A ":" */
0x4e, 0x2, 0xa0, 0x0, 0x0, 0x0, 0x0, 0x2,
0xa0, 0x4d, 0x0,
/* U+0041 "A" */
0x0, 0x0, 0x6f, 0x30, 0x0, 0x0, 0x0, 0xdd,
0x90, 0x0, 0x0, 0x4, 0xe3, 0xf1, 0x0, 0x0,
@ -468,7 +483,47 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0x0, 0x0, 0xf, 0x30, 0x2, 0xf0, 0xf3, 0x0,
0x2f, 0xf, 0x30, 0x2, 0xf0, 0xf3, 0x0, 0x2f,
0xe, 0x40, 0x4, 0xf0, 0xab, 0x22, 0xcf, 0x1,
0xbf, 0xe6, 0xf0
0xbf, 0xe6, 0xf0,
/* U+F015 "" */
0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x9, 0xfb, 0x0, 0x0, 0x0, 0x0,
0x0, 0xb, 0xff, 0xfd, 0x10, 0x0, 0x0, 0x0,
0x1d, 0xff, 0xff, 0xfe, 0x20, 0x0, 0x0, 0x3e,
0xff, 0xff, 0xff, 0xff, 0x40, 0x0, 0x4f, 0xff,
0xff, 0xff, 0xff, 0xff, 0x50, 0x1f, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x30, 0x6d, 0xff, 0xff,
0xff, 0xff, 0xfe, 0x60, 0x0, 0xaf, 0xff, 0xff,
0xff, 0xff, 0xd0, 0x0, 0xa, 0xff, 0xf3, 0x1,
0xff, 0xfd, 0x0, 0x0, 0xaf, 0xff, 0x10, 0xe,
0xff, 0xd0, 0x0, 0xa, 0xff, 0xf1, 0x0, 0xef,
0xfd, 0x0, 0x0, 0x4b, 0xb8, 0x0, 0x7, 0xbb,
0x60, 0x0,
/* U+F0C2 "" */
0x0, 0x0, 0x37, 0x73, 0x0, 0x0, 0x0, 0x0,
0x0, 0x8f, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xff, 0xfd, 0xfc, 0x10, 0x0, 0xa,
0xff, 0xff, 0xff, 0xff, 0xf9, 0x0, 0x3, 0xef,
0xff, 0xff, 0xff, 0xff, 0xb0, 0x4, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x90, 0xcf, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x9f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xfe, 0xcf, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xe5, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf8, 0x4, 0xce, 0xee, 0xee, 0xee,
0xee, 0xd7, 0x0,
/* U+F575 "" */
0x19, 0x20, 0x1, 0x40, 0x0, 0x0, 0x1e, 0xe2,
0x3e, 0xfc, 0x10, 0x0, 0x2, 0xee, 0xed, 0x6f,
0xc1, 0x0, 0x0, 0x5f, 0xf4, 0x4, 0xfc, 0x10,
0x3, 0xed, 0xee, 0x10, 0x4f, 0xc1, 0x2e, 0xd1,
0x2c, 0x30, 0x4, 0xf8, 0xce, 0x10, 0x0, 0x0,
0x6, 0xf7, 0xef, 0xff, 0xff, 0xff, 0xff, 0xb0,
0x7f, 0xff, 0xff, 0xff, 0xfb, 0x0, 0x9, 0xff,
0xff, 0xff, 0xb0, 0x0, 0x0, 0x9f, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x9, 0xff, 0xa0, 0x0, 0x0,
0x0, 0x0, 0x22, 0x0, 0x0, 0x0
};
@ -479,75 +534,81 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 52, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 0, .adv_w = 40, .box_w = 2, .box_h = 4, .ofs_x = 0, .ofs_y = 5},
{.bitmap_index = 4, .adv_w = 44, .box_w = 3, .box_h = 2, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 7, .adv_w = 128, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 43, .adv_w = 71, .box_w = 4, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 61, .adv_w = 110, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 93, .adv_w = 110, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 125, .adv_w = 128, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 161, .adv_w = 110, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 193, .adv_w = 118, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 229, .adv_w = 115, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 261, .adv_w = 124, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 297, .adv_w = 118, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 329, .adv_w = 141, .box_w = 10, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 374, .adv_w = 145, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 410, .adv_w = 139, .box_w = 9, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 451, .adv_w = 159, .box_w = 9, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 492, .adv_w = 129, .box_w = 7, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 524, .adv_w = 122, .box_w = 7, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 556, .adv_w = 148, .box_w = 9, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 597, .adv_w = 156, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 633, .adv_w = 60, .box_w = 2, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 642, .adv_w = 98, .box_w = 6, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 669, .adv_w = 138, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 705, .adv_w = 114, .box_w = 7, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 737, .adv_w = 183, .box_w = 10, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 782, .adv_w = 156, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 818, .adv_w = 161, .box_w = 10, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 863, .adv_w = 139, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 899, .adv_w = 161, .box_w = 10, .box_h = 12, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 959, .adv_w = 140, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 995, .adv_w = 119, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1027, .adv_w = 113, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1059, .adv_w = 152, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1095, .adv_w = 137, .box_w = 10, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1140, .adv_w = 216, .box_w = 14, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1203, .adv_w = 129, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1239, .adv_w = 124, .box_w = 9, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1280, .adv_w = 126, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1316, .adv_w = 115, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1341, .adv_w = 131, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1376, .adv_w = 110, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1401, .adv_w = 131, .box_w = 8, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1441, .adv_w = 118, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1466, .adv_w = 68, .box_w = 5, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1491, .adv_w = 132, .box_w = 8, .box_h = 10, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 1531, .adv_w = 131, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1566, .adv_w = 54, .box_w = 3, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1581, .adv_w = 55, .box_w = 5, .box_h = 13, .ofs_x = -2, .ofs_y = -3},
{.bitmap_index = 1614, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1649, .adv_w = 54, .box_w = 2, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1659, .adv_w = 203, .box_w = 11, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1698, .adv_w = 131, .box_w = 7, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1723, .adv_w = 122, .box_w = 8, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1751, .adv_w = 131, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = -3},
{.bitmap_index = 1786, .adv_w = 131, .box_w = 8, .box_h = 10, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 1826, .adv_w = 79, .box_w = 4, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1840, .adv_w = 96, .box_w = 6, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1861, .adv_w = 79, .box_w = 5, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1884, .adv_w = 130, .box_w = 7, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1909, .adv_w = 107, .box_w = 8, .box_h = 7, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1937, .adv_w = 173, .box_w = 11, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1976, .adv_w = 106, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2001, .adv_w = 107, .box_w = 8, .box_h = 10, .ofs_x = -1, .ofs_y = -3},
{.bitmap_index = 2041, .adv_w = 100, .box_w = 6, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2062, .adv_w = 80, .box_w = 5, .box_h = 5, .ofs_x = 0, .ofs_y = 5},
{.bitmap_index = 2075, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2110, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2145, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2180, .adv_w = 130, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0}
{.bitmap_index = 0, .adv_w = 162, .box_w = 10, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 45, .adv_w = 44, .box_w = 3, .box_h = 4, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 51, .adv_w = 74, .box_w = 4, .box_h = 2, .ofs_x = 0, .ofs_y = 2},
{.bitmap_index = 55, .adv_w = 44, .box_w = 3, .box_h = 2, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 58, .adv_w = 128, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 94, .adv_w = 71, .box_w = 4, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 112, .adv_w = 110, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 144, .adv_w = 110, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 176, .adv_w = 128, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 212, .adv_w = 110, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 244, .adv_w = 118, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 280, .adv_w = 115, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 312, .adv_w = 124, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 348, .adv_w = 118, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 380, .adv_w = 44, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 391, .adv_w = 141, .box_w = 10, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 436, .adv_w = 145, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 472, .adv_w = 139, .box_w = 9, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 513, .adv_w = 159, .box_w = 9, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 554, .adv_w = 129, .box_w = 7, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 586, .adv_w = 122, .box_w = 7, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 618, .adv_w = 148, .box_w = 9, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 659, .adv_w = 156, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 695, .adv_w = 60, .box_w = 2, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 704, .adv_w = 98, .box_w = 6, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 731, .adv_w = 138, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 767, .adv_w = 114, .box_w = 7, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 799, .adv_w = 183, .box_w = 10, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 844, .adv_w = 156, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 880, .adv_w = 161, .box_w = 10, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 925, .adv_w = 139, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 961, .adv_w = 161, .box_w = 10, .box_h = 12, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 1021, .adv_w = 140, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1057, .adv_w = 119, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1089, .adv_w = 113, .box_w = 7, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1121, .adv_w = 152, .box_w = 8, .box_h = 9, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1157, .adv_w = 137, .box_w = 10, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1202, .adv_w = 216, .box_w = 14, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1265, .adv_w = 129, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1301, .adv_w = 124, .box_w = 9, .box_h = 9, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1342, .adv_w = 126, .box_w = 8, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1378, .adv_w = 115, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1403, .adv_w = 131, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1438, .adv_w = 110, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1463, .adv_w = 131, .box_w = 8, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1503, .adv_w = 118, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1528, .adv_w = 68, .box_w = 5, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1553, .adv_w = 132, .box_w = 8, .box_h = 10, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 1593, .adv_w = 131, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1628, .adv_w = 54, .box_w = 3, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1643, .adv_w = 55, .box_w = 5, .box_h = 13, .ofs_x = -2, .ofs_y = -3},
{.bitmap_index = 1676, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1711, .adv_w = 54, .box_w = 2, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1721, .adv_w = 203, .box_w = 11, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1760, .adv_w = 131, .box_w = 7, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1785, .adv_w = 122, .box_w = 8, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1813, .adv_w = 131, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = -3},
{.bitmap_index = 1848, .adv_w = 131, .box_w = 8, .box_h = 10, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 1888, .adv_w = 79, .box_w = 4, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1902, .adv_w = 96, .box_w = 6, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1923, .adv_w = 79, .box_w = 5, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1946, .adv_w = 130, .box_w = 7, .box_h = 7, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1971, .adv_w = 107, .box_w = 8, .box_h = 7, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1999, .adv_w = 173, .box_w = 11, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2038, .adv_w = 106, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2063, .adv_w = 107, .box_w = 8, .box_h = 10, .ofs_x = -1, .ofs_y = -3},
{.bitmap_index = 2103, .adv_w = 100, .box_w = 6, .box_h = 7, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2124, .adv_w = 80, .box_w = 5, .box_h = 5, .ofs_x = 0, .ofs_y = 5},
{.bitmap_index = 2137, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2172, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2207, .adv_w = 118, .box_w = 7, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2242, .adv_w = 130, .box_w = 7, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2277, .adv_w = 216, .box_w = 15, .box_h = 13, .ofs_x = -1, .ofs_y = -2},
{.bitmap_index = 2375, .adv_w = 240, .box_w = 15, .box_h = 11, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 2458, .adv_w = 192, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = -2}
};
/*---------------------
@ -555,11 +616,11 @@ static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
*--------------------*/
static const uint16_t unicode_list_0[] = {
0x0, 0x7, 0xe
0x0, 0x5, 0xc, 0xd, 0xe
};
static const uint16_t unicode_list_4[] = {
0x0, 0x38, 0x39, 0x3a, 0x4b
0x0, 0x38, 0x39, 0x3a, 0x4b, 0xef65, 0xf012, 0xf4c5
};
/*Collect the unicode lists and glyph_id offsets*/
@ -567,23 +628,23 @@ static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 32, .range_length = 15, .glyph_id_start = 1,
.unicode_list = unicode_list_0, .glyph_id_ofs_list = NULL, .list_length = 3, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
.unicode_list = unicode_list_0, .glyph_id_ofs_list = NULL, .list_length = 5, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
},
{
.range_start = 48, .range_length = 10, .glyph_id_start = 4,
.range_start = 48, .range_length = 11, .glyph_id_start = 6,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 65, .range_length = 26, .glyph_id_start = 14,
.range_start = 65, .range_length = 26, .glyph_id_start = 17,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 97, .range_length = 26, .glyph_id_start = 40,
.range_start = 97, .range_length = 26, .glyph_id_start = 43,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 176, .range_length = 76, .glyph_id_start = 66,
.unicode_list = unicode_list_4, .glyph_id_ofs_list = NULL, .list_length = 5, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
.range_start = 176, .range_length = 62662, .glyph_id_start = 69,
.unicode_list = unicode_list_4, .glyph_id_ofs_list = NULL, .list_length = 8, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
}
};
@ -595,231 +656,254 @@ static const lv_font_fmt_txt_cmap_t cmaps[] =
/*Map glyph_ids to kern left classes*/
static const uint8_t kern_left_class_mapping[] =
{
0, 0, 1, 2, 3, 0, 4, 5,
6, 7, 8, 9, 10, 3, 11, 12,
13, 14, 15, 16, 17, 18, 18, 19,
20, 21, 18, 18, 14, 22, 14, 23,
24, 25, 19, 26, 26, 27, 28, 29,
30, 31, 32, 33, 34, 35, 36, 30,
36, 36, 37, 33, 30, 30, 31, 31,
38, 39, 40, 41, 36, 42, 42, 43,
42, 44, 45, 34, 34, 34, 36
0, 0, 1, 2, 3, 2, 4, 0,
5, 6, 7, 8, 9, 10, 11, 4,
12, 13, 14, 15, 16, 17, 18, 19,
20, 20, 21, 22, 23, 20, 20, 16,
24, 16, 25, 26, 27, 21, 28, 28,
29, 30, 31, 32, 33, 34, 35, 36,
37, 38, 32, 38, 38, 39, 35, 32,
32, 33, 33, 40, 41, 42, 43, 38,
44, 44, 45, 44, 46, 47, 36, 36,
36, 38, 0, 0, 0
};
/*Map glyph_ids to kern right classes*/
static const uint8_t kern_right_class_mapping[] =
{
0, 0, 1, 2, 3, 4, 5, 6,
7, 8, 3, 9, 10, 11, 12, 13,
14, 13, 13, 13, 14, 13, 13, 15,
13, 13, 13, 13, 14, 13, 14, 13,
16, 17, 18, 19, 19, 20, 21, 22,
23, 24, 25, 25, 25, 0, 25, 24,
26, 27, 24, 24, 28, 28, 25, 28,
25, 28, 29, 30, 31, 32, 32, 33,
32, 34, 35, 25, 25, 25, 31
0, 0, 1, 2, 3, 2, 4, 5,
6, 7, 8, 9, 4, 10, 11, 12,
13, 14, 15, 16, 15, 15, 15, 16,
15, 15, 17, 15, 15, 15, 15, 16,
15, 16, 15, 18, 19, 20, 21, 21,
22, 23, 24, 25, 26, 27, 27, 27,
0, 27, 26, 28, 29, 26, 26, 30,
30, 27, 30, 27, 30, 31, 32, 33,
34, 34, 35, 34, 36, 37, 27, 27,
27, 33, 0, 0, 0
};
/*Kern values between classes*/
static const int8_t kern_class_values[] =
{
9, -11, 1, 9, 4, 3, -8, 1,
9, 1, 8, 0, 0, 0, 0, 0,
-23, 6, 4, 0, -4, 2, 2, 6,
4, -3, 4, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 4, -11, 0, -2, -2, 2,
2, -2, 0, -2, 2, 0, 0, 0,
0, 0, 0, 0, -5, -12, 0, -1,
-2, -2, 2, 2, -2, 0, -2, 2,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, -12, 1, -2,
0, -1, -1, -2, 0, 0, -1, 0,
0, -2, 0, 0, -4, 0, -4, 0,
-5, -6, -6, -4, 0, 0, 0, 0,
-2, 0, 0, 2, 0, 1, -2, 0,
1, 0, 2, -1, 0, 0, 0, -4,
0, -1, 0, 0, 1, 0, 0, 2,
0, -1, 0, -2, 0, -3, 0, 0,
0, -2, 0, 0, 0, 0, 0, -1,
1, -1, -1, 0, -2, 0, 0, 0,
-1, -1, 0, -2, -2, 0, 0, 1,
0, 0, 0, 0, -1, 0, -2, -2,
-2, 0, 0, 0, 0, 0, -1, 0,
0, 0, 0, -1, -2, 0, -3, -6,
4, 0, -5, -1, -2, 0, -1, -9,
2, -1, 0, 0, 2, 1, -1, -10,
0, -10, -2, -17, -1, 5, 0, 2,
0, 0, 0, 0, 0, 0, -3, -2,
0, -6, 0, 0, 0, 0, -1, -1,
0, -1, -2, 0, 0, 0, 0, 0,
-2, 0, -2, 0, -1, -2, -2, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -2, -2, 0, -2, -1, 2, 0,
0, -12, -7, -1, 1, 1, -3, -2,
-4, 1, 0, -2, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-2, 1, 0, -1, -1, -2, 0, 0,
-1, 0, 0, 0, -2, 0, 0, -4,
0, -4, 0, -5, -6, -6, -4, 0,
0, 0, 0, -2, 0, 0, 2, 0,
1, -2, 0, 1, 2, 2, -1, -1,
0, 0, 0, -4, 0, -1, 0, 0,
0, 1, 0, 0, 2, 0, -1, 0,
-2, 0, -3, 0, 0, 0, -2, 0,
0, 0, 0, 0, -1, 1, -1, -1,
0, -2, 0, 0, 0, 0, -1, -1,
0, -2, -2, 0, 0, 0, 1, 0,
0, 0, 0, -1, 0, -2, -2, -2,
0, 0, 0, 0, 0, -1, 0, 0,
1, 0, 0, 0, 0, -2, 0, -2,
-1, -2, 0, 0, 0, 2, 0, -2,
0, 0, 0, 0, -2, -3, 0, -4,
6, -10, -4, 2, 0, -2, -12, -3,
0, -3, 0, -12, 0, -3, -5, -1,
0, 0, 1, -1, 2, -1, -7, 0,
-10, -5, -4, -5, -6, -2, -5, 0,
-4, -5, 1, 1, 2, 0, 0, 0,
0, 0, 0, 0, 0, 0, -1, 0,
0, -1, 0, -2, 0, -3, -4, -4,
-1, 0, 0, 0, 0, -2, 0, 0,
0, 0, 1, -1, 0, 0, -8, 6,
-2, -8, 0, 2, -3, 0, -10, -1,
-2, 2, 0, -2, 3, 0, -7, -3,
0, 0, -1, -2, 0, -3, -6, 4,
2, 0, -5, -1, -2, 0, -1, -9,
2, -1, 1, 0, 0, 2, 1, -1,
-10, 0, -10, -2, -17, -1, 5, 0,
2, 0, 0, 0, 0, 0, 0, -3,
-2, 0, -6, -2, 0, 0, 0, 0,
-1, -1, 0, -1, -2, 0, 0, 0,
0, 0, 0, -2, 0, -2, 0, -1,
-2, -2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -2, -2, 0, -2,
-4, 2, 1, 0, 0, 0, 0, 0,
0, -1, 0, 0, 0, 1, 0, 0,
0, 0, -2, 0, -2, -1, -2, 0,
0, 0, 2, 0, -2, 0, 0, 0,
0, -2, -3, 0, -4, 1, -10, -10,
-4, 2, 0, -2, -12, -3, 0, -3,
0, -4, -12, 0, -3, -5, -1, 0,
0, 1, -1, 2, -1, -7, 0, -10,
-5, -4, -5, -6, -2, -5, 0, -4,
-5, 1, -2, 2, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -1,
0, 0, -1, 0, -2, 0, -3, -4,
-4, -1, 0, 0, 0, 0, -2, 0,
0, 0, 0, 1, -1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 6, -3, -2,
-8, 0, 2, -3, 0, -10, -1, -2,
2, 2, 0, -2, 3, 0, -7, -3,
-7, -6, -8, 0, 0, 0, -1, 0,
0, 0, -1, -1, -2, -5, -6, 0,
-18, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -2, 0, -1, -2, -3, 0, 0,
0, 0, 0, -2, 0, -1, -2, -3,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 2, -4, 2,
-1, -1, -5, -2, 0, -2, -2, -3,
0, -3, 0, -1, -2, -1, -1, -3,
-2, 0, -1, 0, -4, 0, 0, 0,
-4, 0, -3, 0, -3, -3, 2, -3,
-4, 0, -2, -2, -2, 0, 0, 0,
0, 0, -2, 0, 0, -3, 0, -2,
0, -4, -5, -6, -2, 0, 0, 0,
0, 15, 0, 0, 1, 0, 0, -2,
0, 2, 0, 2, -3, 0, -1, -2,
-6, -1, -1, -1, -1, 0, 0, -1,
0, 0, 0, 0, 0, 0, 0, 2,
-1, -4, 2, -1, -1, -5, -2, 0,
-2, -2, -1, -3, 0, -3, 0, -1,
-2, -1, -1, -3, -2, 0, -1, 0,
-4, 0, 0, 0, -4, 0, -3, 0,
-3, -3, 2, 0, -4, 1, 0, -2,
-2, -2, 0, 0, 0, 0, 0, 0,
-2, 0, 0, -3, 0, -2, 0, -4,
-5, -6, -2, 0, 0, 0, 0, 15,
0, 0, 1, 0, 0, -2, 0, 2,
0, 2, -4, -3, 0, -1, -2, -6,
-1, -1, -1, -1, -1, 0, 0, -1,
0, 0, 0, 0, -2, -2, -2, 0,
-1, 0, -1, 0, 0, 0, -1, -2,
-1, -2, -2, -2, 0, 8, -2, -2,
3, 0, 0, -9, -3, 2, -3, 1,
-6, 0, -2, -3, -1, 1, 0, 0,
-3, 0, 0, -4, 0, -3, -2, -3,
-2, -2, 0, -3, 1, -4, -3, 6,
0, 2, 0, 0, 0, 0, 0, 0,
-1, -2, -2, -2, 0, 0, -2, 0,
-2, 3, 0, 0, -9, -3, 2, -3,
1, 0, -6, 0, -2, -3, -1, 1,
0, 0, -3, 0, 0, -4, 0, -3,
-2, -3, -2, -2, 0, -3, 1, -4,
-3, 6, 0, 2, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, -1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -2,
0, 0, 0, -1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, -2, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -3, 0, 0, 0, 0, -2, 0,
0, -2, -2, 0, 0, 0, 0, 0,
-1, 0, 0, 0, 0, 0, -1, 0,
0, 0, 0, -4, 4, 0, -1, -9,
0, 0, -4, -2, -5, 0, -5, 0,
-3, -8, -2, -8, -7, -9, 0, -2,
0, -4, -2, -1, -2, -3, -5, -3,
-7, -8, -4, -2, 0, 6, -4, -7,
0, 1, -6, 0, -10, -1, -2, 1,
0, -2, 0, -1, -12, -2, -10, -2,
-14, 0, 1, 0, -1, 0, 0, 0,
0, -1, -1, -7, -1, 0, -12, 0,
-5, 0, 0, -1, -3, -6, -2, 0,
-1, 0, -9, -2, 0, -6, 0, -6,
-2, -3, -5, -2, -3, -3, 0, -2,
-4, -2, -4, 0, 1, 0, -1, -6,
0, 4, 0, 0, 0, 0, 0, -1,
-4, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -6, -4, 4, 0, -1,
-9, 0, 0, -4, -2, 0, -5, 0,
-5, 0, -3, -8, -2, -8, -7, -9,
0, -2, 0, -4, -2, -1, -2, -3,
-5, -3, -7, -8, -4, -2, 0, 6,
-2, -4, -7, 0, 1, -6, 0, -10,
-1, -2, 4, 1, 0, -2, 0, -1,
-12, -2, -10, -2, -14, 0, 1, 0,
-1, 0, 0, 0, 0, -1, -1, -7,
-1, 0, -12, 0, -5, -1, 0, 0,
-1, -3, -6, -2, 0, -1, 0, 0,
-9, -2, 0, -6, 0, -6, -2, -3,
-5, -2, -3, -3, 0, -2, -4, -2,
-4, 0, 1, 0, -1, -6, 0, 4,
0, 0, 0, 0, 0, 0, -1, -4,
0, 0, 0, 0, 0, 0, 0, 0,
-2, 0, -2, 0, 0, -4, -2, 0,
-1, 0, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 3, -6, 4, 0,
-2, 0, -1, 2, 0, -2, 0, -2,
0, 0, 0, 0, 0, -2, 0, 0,
-2, -3, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -2, -2, 0, -3,
2, -6, -4, 8, 3, 2, -17, -1,
4, -2, 0, -7, 0, -2, -2, -2,
2, -2, -2, -6, -2, 0, -5, 0,
-11, -2, 6, -2, -7, 1, -2, -6,
-6, -2, 8, 0, -7, -5, 6, 0,
1, -14, -2, 2, -3, -1, -7, -3,
-4, -3, -3, -2, 0, 0, -4, -4,
-2, -11, 0, -11, -3, 0, -7, -11,
-1, -6, -3, -6, -5, 5, 0, 0,
-6, 2, 0, 0, -10, 0, -2, -4,
-3, -6, -4, -5, 0, -2, -6, -2,
0, 0, 0, 0, 3, 0, 4, 3,
0, -2, 0, -1, 2, 0, -2, 0,
-2, -1, 0, 0, 0, 0, 0, -2,
0, 0, -2, -3, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -2, -2,
0, -3, 0, -6, -6, -4, 8, 3,
2, -17, -1, 4, -2, 0, -2, -7,
0, -2, -2, -2, 2, -2, -2, -6,
-2, 0, -5, 0, -11, -2, 6, -2,
-7, 1, -2, -6, -6, -2, 8, 0,
-7, -4, -5, 6, 0, 1, -14, -2,
2, -3, -1, -4, -7, -3, -4, -3,
-3, -2, 0, 0, -4, -4, -2, -11,
0, -11, -3, 0, -7, -11, -1, -6,
-3, -6, -5, 5, 0, 0, -3, -6,
2, 0, 0, -10, 0, -2, -4, -3,
-1, -6, -4, -5, 0, -2, -6, -2,
-4, -4, -6, -2, -3, 0, -6, -2,
0, -2, -4, -4, -5, -5, -7, -2,
-4, 0, -7, -6, 6, -2, 1, -18,
-3, 4, -4, -3, -8, -2, -6, -2,
-3, -2, -2, -4, -6, -1, 0, -12,
0, -12, -4, 5, -7, -13, -4, -7,
-8, -10, -6, 4, 0, 4, -4, 4,
0, 0, -6, -1, 0, -1, 0, 0,
0, -2, 0, 0, 0, 0, 0, -2,
0, 0, 0, 0, -2, 0, 0, 0,
0, -1, -1, -2, 0, 0, 0, 0,
0, 0, -4, -1, 0, 0, 0, -4,
0, -2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, -2, 0,
0, -4, -3, -2, 0, -5, -2, -4,
0, 0, -5, 0, -2, -2, 0, 0,
-4, 0, -7, -6, -6, 6, -2, 1,
-18, -3, 4, -4, -3, -7, -8, -2,
-6, -2, -3, -2, -2, -4, -6, -1,
0, -12, 0, -12, -4, 5, -7, -13,
-4, -7, -8, -10, -6, 4, 0, 4,
-2, -4, 4, 0, 0, -6, -1, 0,
-1, 0, 1, 0, 0, -2, 0, 0,
0, 0, 0, -2, 0, 0, 0, 0,
-2, 0, 0, 0, 0, -1, -1, -2,
0, 0, 0, -5, 0, 0, 0, -4,
-1, 0, 0, 0, -4, 0, -2, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 1, 0, 0,
0, 0, 0, 0, -2, 0, 0, -4,
-5, -2, 2, 0, -5, -2, -4, 0,
0, -5, 0, -2, 0, -2, 0, 0,
0, 0, -16, -4, -8, -2, -7, 0,
-1, 0, 0, 0, 0, 0, 0, 0,
0, -3, -3, -2, -3, 0, 4, -1,
-4, -1, -3, -4, 0, -2, -1, -1,
0, 0, -1, 0, 0, -17, -2, -3,
0, -4, 0, 0, -1, -2, 0, 0,
0, 0, 1, 0, -1, -3, -1, 3,
0, -3, -3, -2, -3, 0, 4, -2,
-1, -4, -1, -3, -4, 0, -2, -1,
-1, 1, 0, 0, -1, 0, 0, -17,
-2, -3, 0, -4, 0, 0, -1, -2,
0, 0, 0, 0, 1, 0, -1, -3,
-1, 3, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 2, 0, 0,
0, 0, 0, -4, 0, 0, -5, -2,
-4, 0, 0, -5, 0, -2, 0, 0,
0, 0, 0, -19, 0, -4, -7, -10,
0, -3, 0, 0, 0, 0, 0, 0,
0, 0, -2, -3, -1, -3, 0, -2,
2, 9, 3, 4, -5, 2, 8, 2,
6, 0, 0, 0, 0, 0, 0, 0,
0, 2, 0, 0, 0, 0, 0, -1,
0, 2, 0, -5, -2, -4, 0, 0,
-5, 0, -2, 0, 0, 0, 0, 0,
0, -19, 0, -4, -7, -10, 0, -3,
0, 0, 0, 0, 0, 0, 0, 0,
-2, -3, -1, -3, 3, -2, -2, 2,
9, 3, 4, -5, 2, 8, 2, 6,
4, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -2, 0, -2, 15,
8, 15, 0, 0, 0, 2, 0, 0,
7, 0, 0, 0, -1, 0, 0, 0,
7, 0, 0, 0, 0, -1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-3, -16, -2, -2, -8, -9, 0, 0,
0, 0, -3, -16, -2, -2, -8, -9,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 2, -2, 2,
3, 2, -6, 0, 0, -2, 2, 0,
0, 0, 0, 0, -5, 0, -2, -1,
-4, 0, -2, 0, -4, -1, 0, -1,
-3, 0, -2, -5, -4, -2, 0, 0,
0, 0, -1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -3, -16,
-2, -2, -8, -9, 0, 0, 0, 0,
0, 10, 0, 0, 0, 0, 0, 0,
0, 0, 0, -2, 1, -1, 1, -1,
-5, 0, 4, 0, 2, -8, -2, -5,
0, 0, 0, 0, 0, 0, 0, 2,
-4, -2, 2, 3, 2, -6, 0, 0,
-2, 2, 0, 0, 0, 0, 0, 0,
-5, 0, -2, -1, -4, 0, -2, 0,
-4, -1, 0, -1, -3, 0, -2, -5,
-4, -2, 0, 0, 0, 0, 0, -1,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -3, -16, -2, -2,
-8, -9, 0, 0, 0, 0, 0, 10,
0, 0, 0, 0, 0, 0, 0, 0,
0, -2, -2, 1, -1, 1, -1, -5,
0, 4, 0, 2, 1, -8, -2, -5,
0, -3, -7, -4, -5, -8, -7, 0,
-2, -1, -2, -1, 0, -1, -1, 3,
0, 3, -1, 0, 6, 0, 0, 0,
-1, -2, -2, 0, 0, -5, 0, -1,
0, -1, -2, -2, 0, 0, -5, 0,
-1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -2, -2,
0, -2, 0, 2, -2, -3, -4, -1,
0, -6, -1, -4, -1, -2, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -2, -2, 0, -2,
0, 2, -3, -4, -1, 0, -6, -1,
-4, -1, -2, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-3, 0, 0, 0, 0, -2, 0, -2,
0, 0, -1, 0, -6, 1, 2, 2,
0, -5, 1, 3, 1, 6, -5, 0,
-1, 0, -1, -8, 0, 0, -6, -5,
0, -3, 0, -3, 0, -3, 0, -1,
3, 0, -2, -6, -2, 7, 0, 0,
-2, 2, 0, 0, -6, 0, -1, -1,
0, 0, 0, -2, 0, -2, -8, -2,
0, 0, 0, 0, -3, 0, 0, 0,
0, -2, 0, -2, 0, 0, -1, 0,
-6, -2, 1, 2, 2, 0, -5, 1,
3, 1, 6, 1, -5, 0, -1, 0,
-1, -8, 0, 0, -6, -5, 0, -3,
0, -3, 0, -3, 0, -1, 3, 0,
-2, -6, -2, 7, 0, 0, -4, -2,
2, 0, 0, -6, 0, -1, -1, 0,
-2, 0, 0, -2, 0, -2, -8, -2,
-4, 0, -6, 0, -2, 0, -3, 0,
1, 0, -2, 0, -2, -6, 0, -2,
2, 0, 1, 0, -2, -1, 0, -2,
2, 0, 1, -2, 0, -2, -1, 0,
-2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -2, 0, 0, 0, 0,
0, 0, -2, -2, 0, 0, 4, -12,
0, 1, 8, 6, 3, -8, 1, 8,
0, 7, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -2, 0, 0, 0, 0, 0, 0,
-2, -2, 0, 0, 4, -12, 1, 8,
6, 3, -8, 1, 8, 0, 7, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0
0, 0, 0
};
@ -829,8 +913,8 @@ static const lv_font_fmt_txt_kern_classes_t kern_classes =
.class_pair_values = kern_class_values,
.left_class_mapping = kern_left_class_mapping,
.right_class_mapping = kern_right_class_mapping,
.left_class_cnt = 45,
.right_class_cnt = 35,
.left_class_cnt = 47,
.right_class_cnt = 37,
};
/*--------------------
@ -875,7 +959,7 @@ lv_font_t montserrat_medium_12 = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 13, /*The maximum line height required by the font*/
.line_height = 14, /*The maximum line height required by the font*/
.base_line = 3, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,

View File

@ -1,7 +1,7 @@
/*******************************************************************************
* Size: 18 px
* Bpp: 4
* Opts: --bpp 4 --size 18 --no-compress --font Montserrat-Medium.ttf --symbols 0123456789.°éûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz:- ' --format lvgl -o montserrat_medium_18.c --font fa-solid-900.ttf --range 61461,0xf0c2
* Opts: --bpp 4 --size 18 --no-compress --font Montserrat-Medium.ttf --symbols 0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz :-%, --format lvgl -o montserrat_medium_18.c --font fa-solid-900.ttf --range 61461,0xf0c2,0xf575
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
@ -24,8 +24,24 @@
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0020 " " */
/* U+0027 "'" */
0xda, 0xd9, 0xd9, 0xc8, 0xc8, 0x0,
/* U+0025 "%" */
0x1, 0xbf, 0xc3, 0x0, 0x0, 0x2f, 0x40, 0x0,
0xc9, 0x16, 0xe0, 0x0, 0xc, 0x90, 0x0, 0x2f,
0x0, 0xc, 0x50, 0x7, 0xe0, 0x0, 0x4, 0xd0,
0x0, 0xa7, 0x2, 0xf4, 0x0, 0x0, 0x3f, 0x0,
0xc, 0x60, 0xc9, 0x0, 0x0, 0x0, 0xd7, 0x4,
0xf1, 0x7e, 0x0, 0x0, 0x0, 0x3, 0xdf, 0xe4,
0x2f, 0x41, 0xae, 0xb2, 0x0, 0x0, 0x10, 0xc,
0x90, 0xc9, 0x28, 0xe0, 0x0, 0x0, 0x6, 0xe1,
0x3f, 0x0, 0xd, 0x50, 0x0, 0x2, 0xf4, 0x4,
0xd0, 0x0, 0xa7, 0x0, 0x0, 0xba, 0x0, 0x3e,
0x0, 0xc, 0x50, 0x0, 0x6e, 0x10, 0x0, 0xd7,
0x5, 0xe1, 0x0, 0x1f, 0x50, 0x0, 0x2, 0xbf,
0xc3, 0x0,
/* U+002C "," */
0x1, 0x10, 0xe, 0xf1, 0xf, 0xf2, 0x7, 0xe0,
0xb, 0x90, 0xe, 0x40,
/* U+002D "-" */
0x88, 0x88, 0x7f, 0xff, 0xfe,
@ -730,6 +746,18 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0x1d, 0x50, 0x2c, 0xff, 0x70, 0x0, 0x0, 0x0,
0x0,
/* U+00E8 "è" */
0x0, 0x4e, 0xd1, 0x0, 0x0, 0x0, 0x0, 0x2d,
0xc0, 0x0, 0x0, 0x0, 0x0, 0x18, 0x50, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8,
0xdf, 0xe9, 0x10, 0x0, 0x1d, 0xfb, 0x8a, 0xfe,
0x20, 0xa, 0xf3, 0x0, 0x3, 0xfb, 0x0, 0xfa,
0x0, 0x0, 0x9, 0xf1, 0x3f, 0xff, 0xff, 0xff,
0xff, 0x33, 0xfa, 0x33, 0x33, 0x33, 0x30, 0xf,
0xd0, 0x0, 0x0, 0x0, 0x0, 0x9f, 0x90, 0x0,
0x9, 0x10, 0x0, 0xdf, 0xda, 0xae, 0xf6, 0x0,
0x0, 0x7d, 0xff, 0xc5, 0x0,
/* U+00E9 "é" */
0x0, 0x0, 0x0, 0xcf, 0x40, 0x0, 0x0, 0x0,
0xce, 0x20, 0x0, 0x0, 0x0, 0x58, 0x10, 0x0,
@ -742,6 +770,18 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0x9, 0x10, 0x0, 0xdf, 0xda, 0xae, 0xf6, 0x0,
0x0, 0x7d, 0xff, 0xc5, 0x0,
/* U+00EA "ê" */
0x0, 0x0, 0xbf, 0xc0, 0x0, 0x0, 0x0, 0xae,
0x4d, 0xb0, 0x0, 0x0, 0x49, 0x10, 0x18, 0x40,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8,
0xdf, 0xe9, 0x10, 0x0, 0x1d, 0xfb, 0x8a, 0xfe,
0x20, 0xa, 0xf3, 0x0, 0x3, 0xfb, 0x0, 0xfa,
0x0, 0x0, 0x9, 0xf1, 0x3f, 0xff, 0xff, 0xff,
0xff, 0x33, 0xfa, 0x33, 0x33, 0x33, 0x30, 0xf,
0xd0, 0x0, 0x0, 0x0, 0x0, 0x9f, 0x90, 0x0,
0x9, 0x10, 0x0, 0xdf, 0xda, 0xae, 0xf6, 0x0,
0x0, 0x7d, 0xff, 0xc5, 0x0,
/* U+00FB "û" */
0x0, 0x4, 0xff, 0x50, 0x0, 0x0, 0x3f, 0x87,
0xf5, 0x0, 0x0, 0x75, 0x0, 0x47, 0x0, 0x0,
@ -805,7 +845,31 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0xff, 0xff, 0xff, 0xf7, 0x0, 0x6, 0xdf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xd5, 0x0,
0x0, 0x0, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11,
0x11, 0x10, 0x0, 0x0
0x11, 0x10, 0x0, 0x0,
/* U+F575 "" */
0x6, 0xa1, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0,
0x0, 0xd, 0xfd, 0x10, 0x3, 0xdf, 0xe4, 0x0,
0x0, 0x0, 0x4, 0xff, 0xd1, 0x3e, 0xff, 0xff,
0x40, 0x0, 0x0, 0x0, 0x4f, 0xfd, 0xef, 0xe4,
0xdf, 0xf4, 0x0, 0x0, 0x0, 0x4, 0xff, 0xfe,
0x20, 0x1c, 0xff, 0x40, 0x0, 0x0, 0x3, 0xef,
0xfd, 0x10, 0x1, 0xcf, 0xf5, 0x0, 0x0, 0x3e,
0xfe, 0xff, 0xd1, 0x0, 0x1c, 0xff, 0x50, 0x3,
0xef, 0xd2, 0x4f, 0xf8, 0x0, 0x0, 0xcf, 0xf1,
0x2f, 0xfd, 0x10, 0x4, 0xa2, 0x0, 0x0, 0xf,
0xf5, 0xbf, 0xd1, 0x0, 0x0, 0x0, 0x0, 0x0,
0xaf, 0xf3, 0xef, 0xdc, 0xcc, 0xcc, 0xcc, 0xcc,
0xcd, 0xff, 0x80, 0xcf, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf9, 0x0, 0x4f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0x80, 0x0, 0x6, 0xff, 0xff,
0xff, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x5f,
0xff, 0xff, 0xff, 0xff, 0x80, 0x0, 0x0, 0x0,
0x5, 0xff, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5f, 0xff, 0xff, 0x80, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4, 0xdf, 0xe6, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0
};
@ -816,77 +880,81 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 77, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 0, .adv_w = 60, .box_w = 2, .box_h = 6, .ofs_x = 1, .ofs_y = 7},
{.bitmap_index = 6, .adv_w = 110, .box_w = 5, .box_h = 2, .ofs_x = 1, .ofs_y = 4},
{.bitmap_index = 11, .adv_w = 65, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 17, .adv_w = 192, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 95, .adv_w = 107, .box_w = 5, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 128, .adv_w = 165, .box_w = 10, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 193, .adv_w = 165, .box_w = 10, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 258, .adv_w = 193, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 336, .adv_w = 165, .box_w = 10, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 401, .adv_w = 178, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 473, .adv_w = 172, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 545, .adv_w = 185, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 617, .adv_w = 178, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 689, .adv_w = 65, .box_w = 4, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 709, .adv_w = 211, .box_w = 15, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 807, .adv_w = 218, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 885, .adv_w = 208, .box_w = 13, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 970, .adv_w = 238, .box_w = 13, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1055, .adv_w = 193, .box_w = 11, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1127, .adv_w = 183, .box_w = 10, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1192, .adv_w = 222, .box_w = 13, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1277, .adv_w = 234, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1355, .adv_w = 89, .box_w = 3, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1375, .adv_w = 148, .box_w = 9, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1434, .adv_w = 207, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1512, .adv_w = 171, .box_w = 10, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1577, .adv_w = 275, .box_w = 15, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1675, .adv_w = 234, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1753, .adv_w = 242, .box_w = 15, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1851, .adv_w = 208, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1929, .adv_w = 242, .box_w = 15, .box_h = 16, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 2049, .adv_w = 209, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2127, .adv_w = 179, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2199, .adv_w = 169, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2271, .adv_w = 228, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2349, .adv_w = 205, .box_w = 14, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 2440, .adv_w = 324, .box_w = 20, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2570, .adv_w = 194, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2648, .adv_w = 186, .box_w = 13, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 2733, .adv_w = 189, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2811, .adv_w = 172, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2861, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2938, .adv_w = 164, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2988, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3065, .adv_w = 176, .box_w = 11, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3120, .adv_w = 102, .box_w = 7, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3169, .adv_w = 199, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = -4},
{.bitmap_index = 3246, .adv_w = 196, .box_w = 10, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3316, .adv_w = 80, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3337, .adv_w = 82, .box_w = 6, .box_h = 18, .ofs_x = -2, .ofs_y = -4},
{.bitmap_index = 3391, .adv_w = 177, .box_w = 11, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3468, .adv_w = 80, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3489, .adv_w = 304, .box_w = 17, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3574, .adv_w = 196, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3624, .adv_w = 183, .box_w = 11, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3679, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 1, .ofs_y = -4},
{.bitmap_index = 3756, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = -4},
{.bitmap_index = 3833, .adv_w = 118, .box_w = 6, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3863, .adv_w = 144, .box_w = 9, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3908, .adv_w = 119, .box_w = 7, .box_h = 12, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3950, .adv_w = 195, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4000, .adv_w = 161, .box_w = 12, .box_h = 10, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 4060, .adv_w = 259, .box_w = 17, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4145, .adv_w = 159, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4195, .adv_w = 161, .box_w = 12, .box_h = 14, .ofs_x = -1, .ofs_y = -4},
{.bitmap_index = 4279, .adv_w = 150, .box_w = 9, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4324, .adv_w = 121, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 6},
{.bitmap_index = 4349, .adv_w = 176, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4426, .adv_w = 195, .box_w = 10, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4496, .adv_w = 324, .box_w = 21, .box_h = 19, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 4696, .adv_w = 360, .box_w = 23, .box_h = 17, .ofs_x = 0, .ofs_y = -2}
{.bitmap_index = 0, .adv_w = 243, .box_w = 15, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 98, .adv_w = 65, .box_w = 4, .box_h = 6, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 110, .adv_w = 110, .box_w = 5, .box_h = 2, .ofs_x = 1, .ofs_y = 4},
{.bitmap_index = 115, .adv_w = 65, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 121, .adv_w = 192, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 199, .adv_w = 107, .box_w = 5, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 232, .adv_w = 165, .box_w = 10, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 297, .adv_w = 165, .box_w = 10, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 362, .adv_w = 193, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 440, .adv_w = 165, .box_w = 10, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 505, .adv_w = 178, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 577, .adv_w = 172, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 649, .adv_w = 185, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 721, .adv_w = 178, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 793, .adv_w = 65, .box_w = 4, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 813, .adv_w = 211, .box_w = 15, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 911, .adv_w = 218, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 989, .adv_w = 208, .box_w = 13, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1074, .adv_w = 238, .box_w = 13, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1159, .adv_w = 193, .box_w = 11, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1231, .adv_w = 183, .box_w = 10, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1296, .adv_w = 222, .box_w = 13, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1381, .adv_w = 234, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1459, .adv_w = 89, .box_w = 3, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1479, .adv_w = 148, .box_w = 9, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1538, .adv_w = 207, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1616, .adv_w = 171, .box_w = 10, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1681, .adv_w = 275, .box_w = 15, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1779, .adv_w = 234, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1857, .adv_w = 242, .box_w = 15, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1955, .adv_w = 208, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2033, .adv_w = 242, .box_w = 15, .box_h = 16, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 2153, .adv_w = 209, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2231, .adv_w = 179, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2303, .adv_w = 169, .box_w = 11, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2375, .adv_w = 228, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2453, .adv_w = 205, .box_w = 14, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 2544, .adv_w = 324, .box_w = 20, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2674, .adv_w = 194, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2752, .adv_w = 186, .box_w = 13, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 2837, .adv_w = 189, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2915, .adv_w = 172, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 2965, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3042, .adv_w = 164, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3092, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3169, .adv_w = 176, .box_w = 11, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3224, .adv_w = 102, .box_w = 7, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3273, .adv_w = 199, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = -4},
{.bitmap_index = 3350, .adv_w = 196, .box_w = 10, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3420, .adv_w = 80, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3441, .adv_w = 82, .box_w = 6, .box_h = 18, .ofs_x = -2, .ofs_y = -4},
{.bitmap_index = 3495, .adv_w = 177, .box_w = 11, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3572, .adv_w = 80, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3593, .adv_w = 304, .box_w = 17, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3678, .adv_w = 196, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3728, .adv_w = 183, .box_w = 11, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3783, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 1, .ofs_y = -4},
{.bitmap_index = 3860, .adv_w = 196, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = -4},
{.bitmap_index = 3937, .adv_w = 118, .box_w = 6, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3967, .adv_w = 144, .box_w = 9, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4012, .adv_w = 119, .box_w = 7, .box_h = 12, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4054, .adv_w = 195, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4104, .adv_w = 161, .box_w = 12, .box_h = 10, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 4164, .adv_w = 259, .box_w = 17, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4249, .adv_w = 159, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4299, .adv_w = 161, .box_w = 12, .box_h = 14, .ofs_x = -1, .ofs_y = -4},
{.bitmap_index = 4383, .adv_w = 150, .box_w = 9, .box_h = 10, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4428, .adv_w = 121, .box_w = 7, .box_h = 7, .ofs_x = 0, .ofs_y = 6},
{.bitmap_index = 4453, .adv_w = 176, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4530, .adv_w = 176, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4607, .adv_w = 176, .box_w = 11, .box_h = 14, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4684, .adv_w = 195, .box_w = 10, .box_h = 14, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4754, .adv_w = 324, .box_w = 21, .box_h = 19, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 4954, .adv_w = 360, .box_w = 23, .box_h = 17, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 5150, .adv_w = 288, .box_w = 18, .box_h = 19, .ofs_x = 0, .ofs_y = -3}
};
/*---------------------
@ -894,11 +962,11 @@ static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
*--------------------*/
static const uint16_t unicode_list_0[] = {
0x0, 0x7, 0xd, 0xe
0x0, 0x5, 0xc, 0xd, 0xe
};
static const uint16_t unicode_list_4[] = {
0x0, 0x39, 0x4b, 0xef65, 0xf012
0x0, 0x38, 0x39, 0x3a, 0x4b, 0xef65, 0xf012, 0xf4c5
};
/*Collect the unicode lists and glyph_id offsets*/
@ -906,23 +974,23 @@ static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 32, .range_length = 15, .glyph_id_start = 1,
.unicode_list = unicode_list_0, .glyph_id_ofs_list = NULL, .list_length = 4, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
.unicode_list = unicode_list_0, .glyph_id_ofs_list = NULL, .list_length = 5, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
},
{
.range_start = 48, .range_length = 11, .glyph_id_start = 5,
.range_start = 48, .range_length = 11, .glyph_id_start = 6,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 65, .range_length = 26, .glyph_id_start = 16,
.range_start = 65, .range_length = 26, .glyph_id_start = 17,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 97, .range_length = 26, .glyph_id_start = 42,
.range_start = 97, .range_length = 26, .glyph_id_start = 43,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 176, .range_length = 61459, .glyph_id_start = 68,
.unicode_list = unicode_list_4, .glyph_id_ofs_list = NULL, .list_length = 5, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
.range_start = 176, .range_length = 62662, .glyph_id_start = 69,
.unicode_list = unicode_list_4, .glyph_id_ofs_list = NULL, .list_length = 8, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
}
};
@ -934,55 +1002,55 @@ static const lv_font_fmt_txt_cmap_t cmaps[] =
/*Map glyph_ids to kern left classes*/
static const uint8_t kern_left_class_mapping[] =
{
0, 0, 1, 2, 3, 4, 0, 5,
6, 7, 8, 9, 10, 11, 4, 12,
13, 14, 15, 16, 17, 18, 19, 20,
20, 21, 22, 23, 20, 20, 16, 24,
16, 25, 26, 27, 21, 28, 28, 29,
30, 31, 32, 33, 34, 35, 36, 37,
38, 32, 38, 38, 39, 35, 32, 32,
33, 33, 40, 41, 42, 43, 38, 44,
44, 45, 44, 46, 47, 36, 38, 0,
0
0, 0, 1, 2, 3, 2, 4, 0,
5, 6, 7, 8, 9, 10, 11, 4,
12, 13, 14, 15, 16, 17, 18, 19,
20, 20, 21, 22, 23, 20, 20, 16,
24, 16, 25, 26, 27, 21, 28, 28,
29, 30, 31, 32, 33, 34, 35, 36,
37, 38, 32, 38, 38, 39, 35, 32,
32, 33, 33, 40, 41, 42, 43, 38,
44, 44, 45, 44, 46, 47, 36, 36,
36, 38, 0, 0, 0
};
/*Map glyph_ids to kern right classes*/
static const uint8_t kern_right_class_mapping[] =
{
0, 0, 1, 2, 3, 4, 5, 6,
7, 8, 9, 4, 10, 11, 12, 13,
14, 15, 16, 15, 15, 15, 16, 15,
15, 17, 15, 15, 15, 15, 16, 15,
16, 15, 18, 19, 20, 21, 21, 22,
23, 24, 25, 26, 27, 27, 27, 0,
27, 26, 28, 29, 26, 26, 30, 30,
27, 30, 27, 30, 31, 32, 33, 34,
34, 35, 34, 36, 37, 27, 33, 0,
0
0, 0, 1, 2, 3, 2, 4, 5,
6, 7, 8, 9, 4, 10, 11, 12,
13, 14, 15, 16, 15, 15, 15, 16,
15, 15, 17, 15, 15, 15, 15, 16,
15, 16, 15, 18, 19, 20, 21, 21,
22, 23, 24, 25, 26, 27, 27, 27,
0, 27, 26, 28, 29, 26, 26, 30,
30, 27, 30, 27, 30, 31, 32, 33,
34, 34, 35, 34, 36, 37, 27, 27,
27, 33, 0, 0, 0
};
/*Kern values between classes*/
static const int8_t kern_class_values[] =
{
13, 0, -16, 2, 14, 6, 5, -12,
2, 14, 1, 12, 3, 0, 0, 0,
-35, 9, 6, 0, -6, 3, 3, 10,
6, -5, 6, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 6, 0, 1, -2,
2, -5, -4, -6, 2, 0, -3, 0,
0, 0, 0, 0, -8, -18, 0, -2,
-3, -4, 3, 3, -3, 0, -4, 3,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, -16, -2, 0, -3, -4, 3,
3, -3, 0, -4, 3, 0, 0, 0,
0, -18, -11, -2, 1, 2, -5, -4,
-6, 2, 0, -3, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -18, 2,
2, -3, 0, -1, -1, -3, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-3, 2, 0, -1, -1, -3, 0, 0,
-2, 0, 0, 0, -2, 0, 0, -7,
0, -6, 0, -7, -10, -10, -5, 0,
0, 0, 0, -2, 0, 0, 3, 0,
2, -3, 0, 1, 0, -2, 3, -1,
2, -3, 0, 1, 3, 3, -2, -1,
0, 0, 0, -5, 0, -1, 0, 0,
0, 1, 0, 0, 4, 0, -2, 0,
-3, 0, -5, 0, 0, 0, -3, 0,
@ -991,63 +1059,63 @@ static const int8_t kern_class_values[] =
0, -3, -3, 0, 0, 0, 1, 0,
0, 0, 0, -2, 0, -3, -3, -3,
0, 0, 0, 0, 0, -2, 0, 0,
0, 0, -2, -4, 0, -4, -9, 3,
6, 0, -7, -1, -3, 0, -1, -14,
0, 0, -2, -4, 0, -4, -9, 6,
3, 0, -7, -1, -3, 0, -1, -14,
3, -2, 2, 0, 0, 3, 1, -2,
-15, 0, -15, -2, -25, -2, 8, 0,
4, 0, 0, 0, 0, 1, 0, -5,
-4, 0, -9, 0, 0, 0, 0, 0,
-4, 0, -9, -3, 0, 0, 0, 0,
-1, -1, 0, -1, -4, 0, 0, 0,
0, 0, 0, -3, 0, -3, 0, -2,
-3, -2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -2, -2, 0, -3,
-2, 1, 3, 0, 0, 0, 0, 0,
-6, 3, 1, 0, 0, 0, 0, 0,
0, -2, 0, 0, 0, 2, 0, 0,
0, 0, -3, 0, -3, -2, -3, 0,
0, 0, 2, 0, -2, 0, 0, 0,
0, -3, -4, 0, -5, 9, -14, -15,
0, -3, -4, 0, -5, 1, -15, -14,
-6, 3, 0, -2, -19, -5, 0, -5,
0, -6, -18, 0, -5, -8, -2, 0,
0, 1, -1, 2, -2, -11, 0, -14,
-7, -6, -7, -9, -3, -8, -1, -5,
-8, 2, 1, 0, 3, 0, 0, 0,
-8, 2, -3, 3, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -1,
0, 0, -1, 0, -3, 0, -5, -6,
-6, -1, 0, 0, 0, 0, -2, 0,
0, 0, 0, 1, -2, 0, 0, 3,
0, 0, 0, 1, -2, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -12, -5, 10, -2,
0, 0, 0, 0, 0, 10, -5, -2,
-12, 0, 3, -4, 0, -14, -1, -4,
3, 4, 0, -3, 4, 0, -10, -4,
-11, -10, -12, 0, 0, 0, -1, 0,
0, 0, -1, -1, -3, -8, -10, -1,
-27, 0, 0, 1, 0, 0, 0, 0,
-27, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -3, 0, -1, -3, -4,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -1,
4, -6, 3, -2, -1, -7, -3, 0,
0, 0, 0, 0, 0, 0, 0, 4,
-1, -6, 3, -2, -1, -7, -3, 0,
-4, -3, -2, -5, 0, -4, 0, -1,
-2, -1, -2, -5, -3, 0, -2, 0,
-6, 0, 0, 0, -6, 0, -5, 0,
-5, -5, 3, -5, 2, -6, 0, -3,
-5, -5, 3, 0, -6, 2, 0, -3,
-3, -3, 0, 0, 0, 0, 0, 0,
-3, 0, 0, -4, 0, -3, 0, -6,
-7, -9, -2, 0, 0, 0, 0, 23,
0, 0, 1, 0, 0, -4, 0, 3,
0, -6, 3, -4, 0, -2, -3, -9,
0, 3, -6, -4, 0, -2, -3, -9,
-2, -2, -2, -1, -2, 0, 0, -1,
0, 0, 0, 0, -3, -2, -2, 0,
-2, 0, -2, 0, 0, 0, -2, -3,
-2, -3, -3, -3, 0, 12, 0, -3,
-2, -3, -3, -3, 0, 0, -3, 0,
-4, 4, 0, 0, -14, -5, 3, -5,
2, 0, -9, 0, -2, -4, -1, 1,
0, 0, -5, 0, 0, -5, 0, -5,
-3, -4, -3, -3, 0, -5, 1, -5,
-5, 9, 0, 0, 3, 0, 0, 0,
-5, 9, 0, 3, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
@ -1056,67 +1124,67 @@ static const int8_t kern_class_values[] =
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -2, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -2, 0,
0, 0, 0, 0, 0, -2, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -4, 0, 0, 0, 0, -4, 0,
0, -3, -3, 0, 0, 0, 0, 0,
-1, 0, 0, 0, 0, 0, -2, 0,
0, 0, -10, 0, -6, 6, 1, -2,
0, 0, 0, -10, -6, 6, 1, -2,
-14, 0, 0, -6, -3, 0, -8, 0,
-7, 0, -4, -12, -3, -12, -11, -14,
0, -4, 0, -7, -3, -1, -3, -5,
-8, -5, -11, -12, -7, -3, 0, -3,
9, -6, -11, 0, 1, -9, 0, -14,
-8, -5, -11, -12, -7, -3, 0, 9,
-3, -6, -11, 0, 1, -9, 0, -14,
-2, -3, 6, 1, 0, -4, 0, -2,
-19, -3, -15, -3, -21, 0, 1, 0,
-2, 0, 0, 0, 0, -1, -2, -11,
-2, 0, -19, 0, -1, -8, 0, 0,
-2, 0, -19, 0, -8, -1, 0, 0,
-1, -4, -9, -3, 0, -2, 0, 0,
-13, -3, 0, -10, 0, -9, -2, -5,
-7, -3, -5, -4, 0, -3, -5, -3,
-5, 0, 1, 0, -2, -10, 0, 6,
0, -1, 0, 0, 0, 0, -2, -6,
0, 0, -1, 0, 0, 0, -2, -6,
0, 0, 0, 0, 0, 0, 0, 0,
-3, 0, -3, 0, 0, -6, -3, 0,
-1, 0, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 4, -9, 5, 6,
0, 0, 0, 0, 4, 0, 6, 5,
0, -3, 0, -2, 3, 0, -3, 0,
-3, -1, 0, 0, 0, 0, 0, -3,
0, 0, -4, -4, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -3, -3,
0, -4, 2, -10, -9, -6, 12, 5,
0, -4, 0, -9, -10, -6, 12, 5,
3, -25, -2, 6, -3, 0, -3, -10,
0, -3, -3, -3, 3, -4, -2, -9,
-2, 0, -8, 0, -16, -4, 8, -4,
-11, 1, -4, -10, -10, -3, 12, 0,
-7, -11, -7, 9, 0, 1, -21, -2,
-11, -7, -7, 9, 0, 1, -21, -2,
3, -5, -2, -7, -11, -4, -6, -4,
-4, -2, 0, 0, -7, -6, -3, -16,
0, -16, -4, 0, -10, -17, -1, -9,
-5, -10, -8, 8, 0, -5, 0, -10,
-5, -10, -8, 8, 0, 0, -5, -10,
3, 0, 0, -15, 0, -3, -6, -5,
-2, -10, -7, -7, 0, -4, -9, -3,
-7, -5, -9, -3, -5, 0, -9, -3,
0, -3, -6, -7, -8, -8, -11, -4,
-6, 0, -9, -11, -10, 10, -3, 1,
-6, 0, -11, -9, -10, 10, -3, 1,
-27, -5, 6, -6, -5, -11, -12, -3,
-9, -3, -4, -2, -3, -6, -9, -1,
0, -19, 0, -17, -7, 7, -11, -20,
-6, -10, -12, -14, -10, 6, 0, -3,
6, -5, 6, 0, 0, -9, -1, 0,
-6, -10, -12, -14, -10, 6, 0, 6,
-3, -5, 6, 0, 0, -9, -1, 0,
-1, 0, 1, 0, 0, -2, 0, 0,
0, 0, 0, -3, 0, 0, 1, 0,
-3, 0, 0, 0, 0, -2, -2, -3,
0, 0, 0, 0, 0, 0, 0, -6,
0, 0, 0, -8, 0, 0, 0, -6,
-1, 0, 0, 0, -6, 0, -3, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 1, 0, 0,
0, 0, 0, 0, -3, 0, 0, -5,
-4, 3, -3, 0, -8, -3, -7, 0,
-8, -3, 3, 0, -8, -3, -7, 0,
0, -8, 0, -3, 0, -3, 0, 0,
0, 0, -23, -5, -12, -3, -10, 0,
-1, 0, 0, 0, 0, 0, 0, 0,
0, -4, -5, -2, -5, 0, -3, 6,
0, -4, -5, -2, -5, 0, 6, -3,
-2, -7, -2, -5, -5, 0, -3, -1,
-2, 2, 0, 0, -1, 0, 0, -25,
-2, -4, 0, -6, 0, 0, -2, -2,
@ -1125,12 +1193,12 @@ static const int8_t kern_class_values[] =
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 4, 0, 0, 0, 0, 0, -6,
3, 0, 0, -8, -3, -6, 0, 0,
0, 4, 0, 0, 0, 0, 0, -2,
0, 3, 0, -8, -3, -6, 0, 0,
-8, 0, -3, 0, 0, 0, 0, 0,
0, -28, 0, -6, -11, -14, 0, -4,
0, 0, 0, 0, 0, 0, 0, 0,
-3, -4, -1, -4, 0, -3, -3, 3,
-3, -4, -1, -4, 5, -3, -3, 3,
14, 5, 6, -8, 3, 12, 3, 8,
6, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -3, 0, -2, 23,
@ -1139,8 +1207,8 @@ static const int8_t kern_class_values[] =
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, -5, -24, -3, -2, -12, -14,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -7,
3, -3, 2, 5, 3, -9, 0, -1,
0, 0, 0, 0, 0, 0, 0, 3,
-7, -3, 2, 5, 3, -9, 0, -1,
-2, 3, 0, 0, 0, 0, 0, 0,
-7, 0, -3, -2, -6, 0, -3, 0,
-6, -2, 0, -2, -5, 0, -3, -8,
@ -1158,26 +1226,26 @@ static const int8_t kern_class_values[] =
-1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -3, -3,
0, -4, 0, -3, 3, -5, -5, -2,
0, -4, 0, 3, -3, -5, -5, -2,
0, -8, -2, -6, -2, -3, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -5, 0, 0, 0,
0, -4, 0, -3, 0, 0, -1, 0,
-4, -10, 2, 3, 3, -1, -8, 2,
-10, -4, 2, 3, 3, -1, -8, 2,
4, 2, 9, 2, -8, 0, -2, 0,
-2, -12, 0, 0, -9, -8, 0, -5,
0, -4, 0, -4, 0, -2, 4, 0,
-2, -9, -3, 11, 0, -7, 0, -3,
-2, -9, -3, 11, 0, 0, -7, -3,
2, 0, 0, -10, 0, -2, -1, 0,
-3, 0, 0, -2, 0, -3, -12, -3,
-6, 0, -9, 0, -3, 0, -5, 0,
2, 0, -3, 0, -3, -9, 0, -3,
3, 0, -4, 1, 0, -3, -2, 0,
3, 0, 1, -4, 0, -3, -2, 0,
-3, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -2, 0, 0, 0, 0,
1, 0, -3, -3, 0, 0, 6, 0,
-18, 1, 12, 9, 5, -12, 2, 12,
1, 0, -3, -3, 0, 0, 7, -18,
0, 1, 12, 9, 5, -12, 2, 12,
0, 11, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,

View File

@ -1,7 +1,7 @@
/*******************************************************************************
* Size: 24 px
* Bpp: 4
* Opts: --bpp 4 --size 24 --no-compress --font Montserrat-Medium.ttf --symbols 0123456789.°éûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz %,' --format lvgl -o montserrat_medium_24.c --font fa-solid-900.ttf --range 61461,0xf0c2,0xf575
* Opts: --bpp 4 --size 24 --no-compress --font Montserrat-Medium.ttf --symbols 0123456789.°èéêûCABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz :-%, --format lvgl -o montserrat_medium_24.c --font fa-solid-900.ttf --range 61461,0xf0c2,0xf575
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
@ -48,14 +48,14 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0x0, 0x3, 0xfa, 0x0, 0x0, 0x0, 0x7, 0xdf,
0xd6, 0x0,
/* U+0027 "'" */
0x7f, 0x87, 0xf7, 0x6f, 0x76, 0xf7, 0x6f, 0x65,
0xf6, 0x38, 0x30,
/* U+002C "," */
0x3b, 0x80, 0xcf, 0xf3, 0xaf, 0xf3, 0xf, 0xe0,
0x1f, 0x90, 0x5f, 0x40, 0x9e, 0x0,
/* U+002D "-" */
0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xfd, 0xaf,
0xff, 0xff, 0xd0,
/* U+002E "." */
0x4, 0x10, 0x9f, 0xf1, 0xdf, 0xf4, 0x6f, 0xb0,
@ -221,6 +221,12 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0x0, 0x3, 0xff, 0xff, 0xff, 0xff, 0x80, 0x0,
0x0, 0x7b, 0xdf, 0xec, 0x82, 0x0, 0x0,
/* U+003A ":" */
0x5f, 0xb0, 0xdf, 0xf4, 0x9f, 0xf1, 0x4, 0x10,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x4, 0x10, 0x9f, 0xf1, 0xdf, 0xf4,
0x6f, 0xb0,
/* U+0041 "A" */
0x0, 0x0, 0x0, 0x0, 0xaf, 0xf2, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1f, 0xff, 0xa0,
@ -1098,6 +1104,23 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0xac, 0x0, 0x0, 0xcb, 0x3f, 0xa2, 0x2a, 0xf3,
0x4, 0xef, 0xfe, 0x40, 0x0, 0x2, 0x20, 0x0,
/* U+00E8 "è" */
0x0, 0x6f, 0xf6, 0x0, 0x0, 0x0, 0x0, 0x0,
0x3e, 0xf6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1c,
0xf7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x30,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5b, 0xef, 0xda, 0x30, 0x0, 0x0,
0xaf, 0xff, 0xff, 0xff, 0x80, 0x0, 0xaf, 0xe6,
0x10, 0x28, 0xff, 0x70, 0x4f, 0xf2, 0x0, 0x0,
0x5, 0xff, 0x1a, 0xf9, 0x0, 0x0, 0x0, 0xc,
0xf6, 0xdf, 0xcb, 0xbb, 0xbb, 0xbb, 0xdf, 0x9f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xfa, 0xdf, 0x60,
0x0, 0x0, 0x0, 0x0, 0xa, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4f, 0xf6, 0x0, 0x0, 0x0,
0x60, 0x0, 0xaf, 0xfa, 0x31, 0x14, 0xbf, 0x80,
0x0, 0x9f, 0xff, 0xff, 0xff, 0xf4, 0x0, 0x0,
0x3a, 0xdf, 0xfd, 0x81, 0x0,
/* U+00E9 "é" */
0x0, 0x0, 0x0, 0xa, 0xfe, 0x30, 0x0, 0x0,
0x0, 0xa, 0xfc, 0x10, 0x0, 0x0, 0x0, 0xa,
@ -1115,6 +1138,23 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0x0, 0x9f, 0xff, 0xff, 0xff, 0xf4, 0x0, 0x0,
0x3a, 0xdf, 0xfd, 0x81, 0x0,
/* U+00EA "ê" */
0x0, 0x0, 0x4f, 0xfd, 0x10, 0x0, 0x0, 0x0,
0x4f, 0xe8, 0xfd, 0x10, 0x0, 0x0, 0x4f, 0xd2,
0x4, 0xfd, 0x10, 0x0, 0x2, 0x30, 0x0, 0x1,
0x31, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5b, 0xef, 0xda, 0x30, 0x0, 0x0,
0xaf, 0xff, 0xff, 0xff, 0x80, 0x0, 0xaf, 0xe6,
0x10, 0x28, 0xff, 0x70, 0x4f, 0xf2, 0x0, 0x0,
0x5, 0xff, 0x1a, 0xf9, 0x0, 0x0, 0x0, 0xc,
0xf6, 0xdf, 0xcb, 0xbb, 0xbb, 0xbb, 0xdf, 0x9f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xfa, 0xdf, 0x60,
0x0, 0x0, 0x0, 0x0, 0xa, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4f, 0xf6, 0x0, 0x0, 0x0,
0x60, 0x0, 0xaf, 0xfa, 0x31, 0x14, 0xbf, 0x80,
0x0, 0x9f, 0xff, 0xff, 0xff, 0xf4, 0x0, 0x0,
0x3a, 0xdf, 0xfd, 0x81, 0x0,
/* U+00FB "û" */
0x0, 0x0, 0x8f, 0xfa, 0x0, 0x0, 0x0, 0x0,
0x9f, 0xba, 0xfa, 0x0, 0x0, 0x0, 0x9f, 0x90,
@ -1270,8 +1310,8 @@ static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 103, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 0, .adv_w = 324, .box_w = 20, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 170, .adv_w = 81, .box_w = 3, .box_h = 7, .ofs_x = 1, .ofs_y = 10},
{.bitmap_index = 181, .adv_w = 87, .box_w = 4, .box_h = 7, .ofs_x = 1, .ofs_y = -4},
{.bitmap_index = 170, .adv_w = 87, .box_w = 4, .box_h = 7, .ofs_x = 1, .ofs_y = -4},
{.bitmap_index = 184, .adv_w = 147, .box_w = 7, .box_h = 3, .ofs_x = 1, .ofs_y = 6},
{.bitmap_index = 195, .adv_w = 87, .box_w = 4, .box_h = 4, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 203, .adv_w = 256, .box_w = 14, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 322, .adv_w = 142, .box_w = 7, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
@ -1283,99 +1323,103 @@ static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 970, .adv_w = 230, .box_w = 14, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1089, .adv_w = 247, .box_w = 14, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1208, .adv_w = 237, .box_w = 14, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1327, .adv_w = 281, .box_w = 19, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1489, .adv_w = 291, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 1617, .adv_w = 278, .box_w = 16, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1753, .adv_w = 317, .box_w = 17, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 1898, .adv_w = 257, .box_w = 13, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2009, .adv_w = 244, .box_w = 13, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2120, .adv_w = 296, .box_w = 16, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2256, .adv_w = 312, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2384, .adv_w = 119, .box_w = 3, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2410, .adv_w = 197, .box_w = 11, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 2504, .adv_w = 276, .box_w = 16, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2640, .adv_w = 228, .box_w = 13, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2751, .adv_w = 367, .box_w = 19, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2913, .adv_w = 312, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 3041, .adv_w = 323, .box_w = 19, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3203, .adv_w = 277, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 3331, .adv_w = 323, .box_w = 19, .box_h = 20, .ofs_x = 1, .ofs_y = -3},
{.bitmap_index = 3521, .adv_w = 279, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 3649, .adv_w = 238, .box_w = 14, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3768, .adv_w = 225, .box_w = 14, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3887, .adv_w = 304, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 4015, .adv_w = 273, .box_w = 19, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 4177, .adv_w = 432, .box_w = 27, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4407, .adv_w = 258, .box_w = 16, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4543, .adv_w = 248, .box_w = 17, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 4688, .adv_w = 252, .box_w = 15, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4816, .adv_w = 230, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4894, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5020, .adv_w = 219, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5098, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5224, .adv_w = 235, .box_w = 13, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5309, .adv_w = 136, .box_w = 10, .box_h = 18, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 5399, .adv_w = 265, .box_w = 14, .box_h = 18, .ofs_x = 1, .ofs_y = -5},
{.bitmap_index = 5525, .adv_w = 262, .box_w = 13, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5642, .adv_w = 107, .box_w = 4, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5678, .adv_w = 109, .box_w = 9, .box_h = 23, .ofs_x = -3, .ofs_y = -5},
{.bitmap_index = 5782, .adv_w = 237, .box_w = 13, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5899, .adv_w = 107, .box_w = 3, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5926, .adv_w = 406, .box_w = 22, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6069, .adv_w = 262, .box_w = 13, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6154, .adv_w = 244, .box_w = 14, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 6245, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 2, .ofs_y = -5},
{.bitmap_index = 6371, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 1, .ofs_y = -5},
{.bitmap_index = 6497, .adv_w = 157, .box_w = 8, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6549, .adv_w = 192, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 6627, .adv_w = 159, .box_w = 10, .box_h = 16, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 6707, .adv_w = 260, .box_w = 13, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6792, .adv_w = 215, .box_w = 15, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 6890, .adv_w = 345, .box_w = 22, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 7033, .adv_w = 212, .box_w = 13, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 7118, .adv_w = 215, .box_w = 15, .box_h = 18, .ofs_x = -1, .ofs_y = -5},
{.bitmap_index = 7253, .adv_w = 200, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 7331, .adv_w = 161, .box_w = 8, .box_h = 10, .ofs_x = 1, .ofs_y = 9},
{.bitmap_index = 7371, .adv_w = 235, .box_w = 13, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 7488, .adv_w = 260, .box_w = 13, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 7605, .adv_w = 432, .box_w = 28, .box_h = 25, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 7955, .adv_w = 480, .box_w = 30, .box_h = 22, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 8285, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}
{.bitmap_index = 1327, .adv_w = 87, .box_w = 4, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1353, .adv_w = 281, .box_w = 19, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 1515, .adv_w = 291, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 1643, .adv_w = 278, .box_w = 16, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1779, .adv_w = 317, .box_w = 17, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 1924, .adv_w = 257, .box_w = 13, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2035, .adv_w = 244, .box_w = 13, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2146, .adv_w = 296, .box_w = 16, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2282, .adv_w = 312, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2410, .adv_w = 119, .box_w = 3, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2436, .adv_w = 197, .box_w = 11, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 2530, .adv_w = 276, .box_w = 16, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2666, .adv_w = 228, .box_w = 13, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2777, .adv_w = 367, .box_w = 19, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2939, .adv_w = 312, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 3067, .adv_w = 323, .box_w = 19, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3229, .adv_w = 277, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 3357, .adv_w = 323, .box_w = 19, .box_h = 20, .ofs_x = 1, .ofs_y = -3},
{.bitmap_index = 3547, .adv_w = 279, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 3675, .adv_w = 238, .box_w = 14, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3794, .adv_w = 225, .box_w = 14, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 3913, .adv_w = 304, .box_w = 15, .box_h = 17, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 4041, .adv_w = 273, .box_w = 19, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 4203, .adv_w = 432, .box_w = 27, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4433, .adv_w = 258, .box_w = 16, .box_h = 17, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4569, .adv_w = 248, .box_w = 17, .box_h = 17, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 4714, .adv_w = 252, .box_w = 15, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4842, .adv_w = 230, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4920, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5046, .adv_w = 219, .box_w = 12, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5124, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5250, .adv_w = 235, .box_w = 13, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5335, .adv_w = 136, .box_w = 10, .box_h = 18, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 5425, .adv_w = 265, .box_w = 14, .box_h = 18, .ofs_x = 1, .ofs_y = -5},
{.bitmap_index = 5551, .adv_w = 262, .box_w = 13, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5668, .adv_w = 107, .box_w = 4, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 5704, .adv_w = 109, .box_w = 9, .box_h = 23, .ofs_x = -3, .ofs_y = -5},
{.bitmap_index = 5808, .adv_w = 237, .box_w = 13, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5925, .adv_w = 107, .box_w = 3, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5952, .adv_w = 406, .box_w = 22, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6095, .adv_w = 262, .box_w = 13, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6180, .adv_w = 244, .box_w = 14, .box_h = 13, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 6271, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 2, .ofs_y = -5},
{.bitmap_index = 6397, .adv_w = 262, .box_w = 14, .box_h = 18, .ofs_x = 1, .ofs_y = -5},
{.bitmap_index = 6523, .adv_w = 157, .box_w = 8, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6575, .adv_w = 192, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 6653, .adv_w = 159, .box_w = 10, .box_h = 16, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 6733, .adv_w = 260, .box_w = 13, .box_h = 13, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 6818, .adv_w = 215, .box_w = 15, .box_h = 13, .ofs_x = -1, .ofs_y = 0},
{.bitmap_index = 6916, .adv_w = 345, .box_w = 22, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 7059, .adv_w = 212, .box_w = 13, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 7144, .adv_w = 215, .box_w = 15, .box_h = 18, .ofs_x = -1, .ofs_y = -5},
{.bitmap_index = 7279, .adv_w = 200, .box_w = 12, .box_h = 13, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 7357, .adv_w = 161, .box_w = 8, .box_h = 10, .ofs_x = 1, .ofs_y = 9},
{.bitmap_index = 7397, .adv_w = 235, .box_w = 13, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 7514, .adv_w = 235, .box_w = 13, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 7631, .adv_w = 235, .box_w = 13, .box_h = 18, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 7748, .adv_w = 260, .box_w = 13, .box_h = 18, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 7865, .adv_w = 432, .box_w = 28, .box_h = 25, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 8215, .adv_w = 480, .box_w = 30, .box_h = 22, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 8545, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
static const uint8_t glyph_id_ofs_list_0[] = {
0, 0, 0, 0, 0, 1, 0, 2,
0, 0, 0, 0, 3, 0, 4, 0,
5, 6, 7, 8, 9, 10, 11, 12,
13, 14
static const uint16_t unicode_list_0[] = {
0x0, 0x5, 0xc, 0xd, 0xe
};
static const uint16_t unicode_list_3[] = {
0x0, 0x39, 0x4b, 0xef65, 0xf012, 0xf4c5
static const uint16_t unicode_list_4[] = {
0x0, 0x38, 0x39, 0x3a, 0x4b, 0xef65, 0xf012, 0xf4c5
};
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 32, .range_length = 26, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = glyph_id_ofs_list_0, .list_length = 26, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_FULL
.range_start = 32, .range_length = 15, .glyph_id_start = 1,
.unicode_list = unicode_list_0, .glyph_id_ofs_list = NULL, .list_length = 5, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
},
{
.range_start = 65, .range_length = 26, .glyph_id_start = 16,
.range_start = 48, .range_length = 11, .glyph_id_start = 6,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 97, .range_length = 26, .glyph_id_start = 42,
.range_start = 65, .range_length = 26, .glyph_id_start = 17,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 176, .range_length = 62662, .glyph_id_start = 68,
.unicode_list = unicode_list_3, .glyph_id_ofs_list = NULL, .list_length = 6, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
.range_start = 97, .range_length = 26, .glyph_id_start = 43,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 176, .range_length = 62662, .glyph_id_start = 69,
.unicode_list = unicode_list_4, .glyph_id_ofs_list = NULL, .list_length = 8, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
}
};
@ -1387,113 +1431,120 @@ static const lv_font_fmt_txt_cmap_t cmaps[] =
/*Map glyph_ids to kern left classes*/
static const uint8_t kern_left_class_mapping[] =
{
0, 0, 1, 2, 3, 3, 4, 0,
0, 0, 1, 2, 3, 2, 4, 0,
5, 6, 7, 8, 9, 10, 11, 4,
12, 13, 14, 15, 16, 17, 18, 19,
19, 20, 21, 22, 19, 19, 15, 23,
15, 24, 25, 26, 20, 27, 27, 28,
20, 20, 21, 22, 23, 20, 20, 16,
24, 16, 25, 26, 27, 21, 28, 28,
29, 30, 31, 32, 33, 34, 35, 36,
37, 31, 37, 37, 38, 34, 31, 31,
32, 32, 39, 40, 41, 42, 37, 43,
43, 44, 43, 45, 46, 35, 37, 0,
0, 0
37, 38, 32, 38, 38, 39, 35, 32,
32, 33, 33, 40, 41, 42, 43, 38,
44, 44, 45, 44, 46, 47, 36, 36,
36, 38, 0, 0, 0
};
/*Map glyph_ids to kern right classes*/
static const uint8_t kern_right_class_mapping[] =
{
0, 0, 1, 2, 3, 3, 4, 5,
0, 0, 1, 2, 3, 2, 4, 5,
6, 7, 8, 9, 4, 10, 11, 12,
13, 14, 15, 14, 14, 14, 15, 14,
14, 16, 14, 14, 14, 14, 15, 14,
15, 14, 17, 18, 19, 20, 20, 21,
22, 23, 24, 25, 26, 26, 26, 0,
26, 25, 27, 28, 25, 25, 29, 29,
26, 29, 26, 29, 30, 31, 32, 33,
33, 34, 33, 35, 36, 26, 32, 0,
0, 0
13, 14, 15, 16, 15, 15, 15, 16,
15, 15, 17, 15, 15, 15, 15, 16,
15, 16, 15, 18, 19, 20, 21, 21,
22, 23, 24, 25, 26, 27, 27, 27,
0, 27, 26, 28, 29, 26, 26, 30,
30, 27, 30, 27, 30, 31, 32, 33,
34, 34, 35, 34, 36, 37, 27, 27,
27, 33, 0, 0, 0
};
/*Kern values between classes*/
static const int8_t kern_class_values[] =
{
-46, -10, 12, 0, -8, 4, 4, 13,
-46, 12, 8, 0, -8, 4, 4, 13,
8, -7, 8, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -10, 10, 17, -21, 3,
18, 8, 7, -15, 3, 19, 1, 16,
0, 0, 0, 0, -10, -24, 0, -3,
-5, -5, 4, 4, -3, 0, -5, 4,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 8,
-24, -21, 0, -5, -5, 4, 4, -3,
0, -5, 4, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -24, -14, -3, 1, 3, -7, -5,
-8, 3, 0, -4, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -24, 0, 3, -5, 0,
-1, -1, -4, 0, 0, -3, 0, 0,
-3, 0, 0, -9, 0, -8, 0, -10,
-13, -13, -7, 0, 0, 0, 0, -3,
0, 0, 4, 0, 3, -4, 0, 1,
4, 0, 4, -1, 0, 0, 0, -7,
0, -1, 0, 0, 1, 0, 0, 5,
0, -3, 0, -5, 0, -7, 0, 0,
0, -4, 0, 0, 0, 0, 0, -1,
1, -3, -3, 0, -4, -4, 0, 0,
0, -2, -2, 0, -4, -5, 0, 0,
1, 0, 0, 0, 0, -3, 0, -4,
-4, -4, 0, 0, 0, 0, 0, -2,
0, 0, 0, 0, -3, -5, 0, -6,
-12, -12, 8, 0, -10, -1, -5, 0,
-1, -18, 4, -3, 0, 0, 4, 1,
-3, -20, 0, -20, -3, -33, -3, 11,
0, 5, 0, 0, 0, 0, 1, 0,
-7, -5, 0, -12, -4, 0, 0, 0,
0, -2, -2, 0, -2, -5, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-5, 3, 0, -1, -1, -4, 0, 0,
-3, 0, 0, 0, -3, 0, 0, -9,
0, -8, 0, -10, -13, -13, -7, 0,
0, 0, 0, -3, 0, 0, 4, 0,
3, -4, 0, 1, 4, 4, -3, -1,
0, 0, 0, -7, 0, -1, 0, 0,
0, 1, 0, 0, 5, 0, -3, 0,
-5, 0, -7, 0, 0, 0, -4, 0,
0, 0, 0, 0, -1, 1, -3, -3,
0, -4, 0, 0, 0, 0, -2, -2,
0, -4, -5, 0, 0, 0, 1, 0,
0, 0, 0, -3, 0, -4, -4, -4,
0, 0, 0, 0, 0, -2, 0, 0,
0, 0, -3, -5, 0, -6, -12, 8,
4, 0, -10, -1, -5, 0, -1, -18,
4, -3, 3, 0, 0, 4, 1, -3,
-20, 0, -20, -3, -33, -3, 11, 0,
5, 0, 0, 0, 0, 1, 0, -7,
-5, 0, -12, -4, 0, 0, 0, 0,
-2, -2, 0, -2, -5, 0, 0, 0,
0, 0, 0, -4, 0, -4, 0, -3,
-5, -3, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -3, -3, 0, -5,
-8, -3, 4, 0, 0, 0, 0, 0,
0, -3, 0, 0, 3, 0, 0, 0,
0, -4, 0, -4, -3, -5, 0, 0,
0, 3, 0, -3, 0, 0, 0, 0,
-4, -6, 0, -7, 1, 12, -20, -8,
4, 0, -3, -25, -7, 0, -7, 0,
-25, 0, -7, -10, -3, 0, 0, 2,
-1, 3, -3, -15, 0, -19, -9, -8,
-9, -12, -5, -10, -1, -7, -10, 2,
-4, 1, 4, 0, 0, 0, 0, 0,
0, 0, 0, 0, -2, 0, 0, -1,
0, -4, 0, -7, -8, -8, -1, 0,
0, 0, 0, -3, 0, 0, 0, 0,
2, -2, 0, 0, 0, -17, 13, -3,
-8, 4, 2, 0, 0, 0, 0, 0,
0, -3, 0, 0, 0, 3, 0, 0,
0, 0, -4, 0, -4, -3, -5, 0,
0, 0, 3, 0, -3, 0, 0, 0,
0, -4, -6, 0, -7, 1, -20, -19,
-8, 4, 0, -3, -25, -7, 0, -7,
0, -8, -25, 0, -7, -10, -3, 0,
0, 2, -1, 3, -3, -15, 0, -19,
-9, -8, -9, -12, -5, -10, -1, -7,
-10, 2, -4, 4, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -2,
0, 0, -1, 0, -4, 0, -7, -8,
-8, -1, 0, 0, 0, 0, -3, 0,
0, 0, 0, 2, -2, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
3, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 13, -7, -3,
-16, 0, 4, -6, 0, -19, -2, -5,
5, 0, -4, 6, 0, -13, -6, -14,
-13, -16, 0, 0, 0, -2, 0, 0,
0, -2, -2, -4, -10, -13, -1, -36,
0, 0, 1, 0, 0, 0, 0, 0,
4, 5, 0, -4, 6, 0, -13, -6,
-14, -13, -16, 0, 0, 0, -2, 0,
0, 0, -2, -2, -4, -10, -13, -1,
-36, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -4, 0, -2, -4, -6, 0, 0,
0, 0, 0, -4, 0, -2, -4, -6,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 5, -8,
4, -3, -1, -10, -4, 0, -5, -4,
-7, 0, -6, 0, -1, -3, -1, -3,
-7, -5, 0, -3, 0, -8, 0, 0,
0, -8, 0, -7, 0, -7, -7, 4,
0, -7, -8, 0, -4, -4, -5, 0,
0, 0, 0, 0, -4, 0, 0, -6,
0, -4, 0, -8, -10, -12, -3, 0,
0, 0, 0, 31, 0, 0, 2, 0,
0, -5, 0, 4, 0, 0, 4, -5,
0, -3, -5, -12, -3, -3, -3, -1,
0, 0, -1, 0, 0, 0, 0, -4,
-3, -3, 0, -3, 0, -3, 0, 0,
0, -3, -5, -3, -3, -5, -3, 0,
0, 15, -4, -5, 6, 0, 0, -18,
-7, 4, -7, 3, -12, 0, -3, -6,
-1, 2, 0, 0, -7, 0, 0, -7,
0, -7, -4, -6, -4, -4, 0, -7,
2, -7, -7, 12, 0, 0, 4, 0,
0, 0, 0, 0, 0, 0, 0, 5,
-1, -8, 4, -3, -1, -10, -4, 0,
-5, -4, -3, -7, 0, -6, 0, -1,
-3, -1, -3, -7, -5, 0, -3, 0,
-8, 0, 0, 0, -8, 0, -7, 0,
-7, -7, 4, 0, -8, 3, 0, -4,
-4, -5, 0, 0, 0, 0, 0, 0,
-4, 0, 0, -6, 0, -4, 0, -8,
-10, -12, -3, 0, 0, 0, 0, 31,
0, 0, 2, 0, 0, -5, 0, 4,
0, 4, -8, -5, 0, -3, -5, -12,
-3, -3, -3, -1, -3, 0, 0, -1,
0, 0, 0, 0, -4, -3, -3, 0,
-3, 0, -3, 0, 0, 0, -3, -5,
-3, -3, -5, -3, 0, 0, -4, 0,
-5, 6, 0, 0, -18, -7, 4, -7,
3, 0, -12, 0, -3, -6, -1, 2,
0, 0, -7, 0, 0, -7, 0, -7,
-4, -6, -4, -4, 0, -7, 2, -7,
-7, 12, 0, 4, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
@ -1502,128 +1553,132 @@ static const int8_t kern_class_values[] =
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -3, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -3, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-6, 0, 0, 0, 0, -5, 0, 0,
-4, -4, 0, 0, 0, 0, 0, -2,
0, 0, 0, 0, 0, -3, 0, 0,
0, 0, 0, -8, 8, 1, -3, -18,
0, 0, -8, -4, -11, 0, -10, 0,
-6, -17, -4, -15, -15, -18, 0, -5,
0, -9, -4, -1, -4, -7, -10, -7,
-14, -16, -9, -4, 0, 0, 12, -8,
-14, 0, 1, -12, 0, -19, -3, -4,
1, 0, -5, 0, -3, -25, -5, -20,
-4, -28, 0, 1, 0, -3, 0, 0,
0, 0, -2, -3, -15, -3, 0, -25,
0, 0, -11, 0, 0, -2, -6, -12,
-4, 0, -3, 0, -17, -4, 0, -13,
0, -12, -3, -7, -10, -4, -7, -6,
0, -5, -7, -4, -7, 0, 2, 0,
-3, -13, 0, 8, 0, 0, 0, 0,
0, 0, -3, -8, 0, 0, 0, 0,
0, 0, 0, -4, 0, -4, 0, 0,
-8, -4, 0, -2, 0, 0, 0, 0,
0, 0, 2, 0, 0, 0, 0, 6,
0, -12, 8, 0, -4, 0, -3, 4,
0, -4, 0, -4, 0, 0, 0, 0,
0, -4, 0, 0, -5, -6, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-4, -4, 0, -6, 0, 3, -12, -8,
15, 7, 4, -33, -3, 8, -4, 0,
-13, 0, -4, -4, -3, 4, -5, -3,
-12, -3, 0, -11, 0, -21, -5, 11,
-5, -15, 1, -5, -13, -13, -4, 15,
0, 0, -14, -10, 12, 0, 1, -28,
-3, 4, -7, -3, -14, -6, -8, -6,
0, -6, 0, 0, 0, 0, -5, 0,
0, -4, -4, 0, 0, 0, 0, 0,
-2, 0, 0, 0, 0, 0, -3, 0,
0, 0, 0, -13, -8, 8, 1, -3,
-18, 0, 0, -8, -4, 0, -11, 0,
-10, 0, -6, -17, -4, -15, -15, -18,
0, -5, 0, -9, -4, -1, -4, -7,
-10, -7, -14, -16, -9, -4, 0, 12,
-3, -8, -14, 0, 1, -12, 0, -19,
-3, -4, 8, 1, 0, -5, 0, -3,
-25, -5, -20, -4, -28, 0, 1, 0,
-3, 0, 0, 0, 0, -2, -3, -15,
-3, 0, -25, 0, -11, -1, 0, 0,
-2, -6, -12, -4, 0, -3, 0, 0,
-17, -4, 0, -13, 0, -12, -3, -7,
-10, -4, -7, -6, 0, -5, -7, -4,
-7, 0, 2, 0, -3, -13, 0, 8,
0, 0, -1, 0, 0, 0, -3, -8,
0, 0, 0, 0, 0, 0, 0, 0,
-4, 0, -4, 0, 0, -8, -4, 0,
-2, 0, 0, 0, 0, 0, 0, 2,
0, 0, 0, 0, 6, 0, 8, 7,
0, -4, 0, -3, 4, 0, -4, 0,
-4, -2, 0, 0, 0, 0, 0, -4,
0, 0, -5, -6, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -4, -4,
0, -6, 0, -12, -13, -8, 15, 7,
4, -33, -3, 8, -4, 0, -4, -13,
0, -4, -4, -3, 4, -5, -3, -12,
-3, 0, -11, 0, -21, -5, 11, -5,
-15, 1, -5, -13, -13, -4, 15, 0,
-14, -9, -10, 12, 0, 1, -28, -3,
4, -7, -3, -9, -14, -6, -8, -6,
-6, -3, 0, 0, -9, -8, -4, -21,
0, -21, -5, 0, -13, -22, -1, -12,
-7, -13, -11, 10, 0, 0, 0, -13,
-7, -13, -11, 10, 0, 0, -7, -13,
4, 0, 0, -20, 0, -4, -8, -7,
-13, -9, -10, 0, -5, -12, -4, -9,
-7, -12, -4, -7, 0, -12, -4, 0,
-4, -8, -9, -10, -11, -15, -5, -8,
0, 0, -14, -13, 13, -4, 2, -36,
-7, 8, -8, -7, -16, -5, -12, -4,
-6, -3, -4, -8, -12, -1, 0, -25,
0, -23, -9, 9, -15, -26, -8, -13,
-16, -19, -13, 8, 0, 0, 8, -7,
8, 0, 0, -12, -1, 0, -1, 0,
0, 0, -3, 0, 0, 0, 0, 0,
-4, 0, 0, 1, 0, -5, 0, 0,
0, 0, -3, -3, -5, 0, 0, 0,
-11, 0, 0, 0, -8, -2, 0, 0,
0, -8, 0, -5, 0, 0, 0, 0,
-3, -13, -9, -10, 0, -5, -12, -4,
-9, -7, -12, -4, -7, 0, -12, -4,
0, -4, -8, -9, -10, -11, -15, -5,
-8, 0, -14, -12, -13, 13, -4, 2,
-36, -7, 8, -8, -7, -14, -16, -5,
-12, -4, -6, -3, -4, -8, -12, -1,
0, -25, 0, -23, -9, 9, -15, -26,
-8, -13, -16, -19, -13, 8, 0, 8,
-5, -7, 8, 0, 0, -12, -1, 0,
-1, 0, 1, 0, 0, -3, 0, 0,
0, 0, 0, -4, 0, 0, 1, 0,
-5, 0, 0, 0, 0, -3, -3, -5,
0, 0, 0, -11, 0, 0, 0, -8,
-2, 0, 0, 0, -8, 0, -5, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 1, 0, 0, 0, 0, 0, 0,
-4, 0, 0, -7, -10, -6, -5, 0,
-10, -4, -9, 0, 0, -10, 0, -4,
-4, 0, 0, 0, 0, -31, -7, -15,
-4, -14, 0, -2, 0, 0, 0, 0,
0, 0, 0, 0, -6, -7, -3, -7,
0, 0, 8, -3, -9, -3, -7, -7,
0, -5, -2, -3, 0, 0, -1, 0,
0, -34, -3, -5, 0, -8, 0, 0,
-3, -3, 0, 0, 0, 0, 3, 0,
-3, -7, -3, 7, 0, 0, 0, 0,
0, 0, 0, 0, 0, 1, 0, 0,
0, 0, 0, 0, -4, 0, 0, -7,
-10, -5, 4, 0, -10, -4, -9, 0,
0, -10, 0, -4, 0, -4, 0, 0,
0, 0, -31, -7, -15, -4, -14, 0,
-2, 0, 0, 0, 0, 0, 0, 0,
0, -6, -7, -3, -7, 0, 8, -4,
-3, -9, -3, -7, -7, 0, -5, -2,
-3, 3, 0, 0, -1, 0, 0, -34,
-3, -5, 0, -8, 0, 0, -3, -3,
0, 0, 0, 0, 3, 0, -3, -7,
-3, 7, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 5, 0, 0, 0, 0, 0,
-3, -8, 0, 0, -10, -4, -8, 0,
0, -11, 0, -4, 0, 0, 0, 0,
0, 5, 0, 0, 0, 0, 0, -3,
0, 4, 0, -10, -4, -8, 0, 0,
-11, 0, -4, 0, 0, 0, 0, 0,
0, -37, 0, -8, -14, -19, 0, -6,
0, 0, 0, 0, 0, 0, 0, 0,
-4, -6, -2, -6, 7, 0, -4, 5,
-4, -6, -2, -6, 7, -4, -4, 5,
19, 7, 8, -10, 5, 16, 5, 11,
8, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, -4, 0, -3, 31,
17, 31, 0, 0, 0, 4, 0, 0,
14, 0, 0, 0, 0, -3, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -4, 0, -3, 31, 17,
31, 0, 0, 0, 4, 0, 0, 14,
0, 0, 0, 0, -3, 0, 0, 0,
0, 0, -6, -32, -5, -3, -16, -19,
0, 0, 0, 0, 0, 0, 0, 0,
-6, -32, -5, -3, -16, -19, 0, 0,
0, 0, 0, 0, 0, 0, 0, 4,
-9, -4, 3, 7, 4, -12, 0, -1,
-3, 4, 0, 0, 0, 0, 0, 0,
-10, 0, -3, -3, -8, 0, -4, 0,
-8, -3, 0, -3, -7, 0, -4, -11,
-8, -5, 0, 0, 0, 0, 0, -3,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 4, -4,
3, 7, 4, -12, 0, -1, -3, 4,
0, 0, 0, 0, 0, -10, 0, -3,
-3, -8, 0, -4, 0, -8, -3, 0,
-3, -7, 0, -4, -11, -8, -5, 0,
0, 0, 0, 0, -3, 0, 0, 0,
0, 0, 0, 0, -6, -32, -5, -3,
-16, -19, 0, 0, 0, 0, 0, 19,
0, 0, 0, 0, 0, 0, 0, 0,
-6, -32, -5, -3, -16, -19, 0, 0,
0, 0, 0, 19, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -4, 1,
-2, 1, -3, -10, 1, 8, 1, 3,
-15, -5, -9, 0, -6, -15, -7, -10,
-16, -15, 0, -3, -3, -5, -3, 0,
-3, -1, 6, 0, 6, -3, 0, 12,
0, 0, 0, 0, -3, -4, -4, 0,
0, -10, 0, -2, 0, 0, 0, 0,
0, -4, -3, 1, -2, 1, -3, -10,
1, 8, 1, 3, 1, -15, -5, -9,
0, -6, -15, -7, -10, -16, -15, 0,
-3, -3, -5, -3, 0, -3, -1, 6,
0, 6, -3, 0, 12, 0, 0, 0,
0, -3, -4, -4, 0, 0, -10, 0,
-2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, -4, -4,
0, -5, 0, 4, -4, -7, -7, -3,
0, -11, -3, -8, -3, -5, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-4, -4, 0, -5, 0, 0, 4, -7,
-7, -3, 0, -11, -3, -8, -3, -5,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, -7, 0, 0,
0, 0, -5, 0, -4, 0, 0, -2,
0, 0, -13, 3, 4, 4, -1, -11,
3, 6, 3, 12, -10, 0, -3, 0,
0, 0, 0, 0, -7, 0, 0, 0,
0, -5, 0, -4, 0, 0, -2, 0,
-13, -5, 3, 4, 4, -1, -11, 3,
6, 3, 12, 3, -10, 0, -3, 0,
-3, -15, 0, 0, -12, -10, 0, -7,
0, -6, 0, -6, 0, -3, 6, 0,
-3, -12, -4, 14, 0, 0, 0, -4,
-3, -12, -4, 14, 0, 0, -9, -4,
3, 0, 0, -13, 0, -3, -1, 0,
0, 0, -3, 0, -3, -16, -5, -8,
0, -12, 0, -4, 0, -7, 0, 2,
0, -4, 0, -4, -12, 0, -4, 4,
0, 0, 1, 0, -5, -3, 0, -5,
-4, 0, 0, -3, 0, -3, -16, -5,
-8, 0, -12, 0, -4, 0, -7, 0,
2, 0, -4, 0, -4, -12, 0, -4,
4, 0, 1, -5, 0, -5, -3, 0,
-5, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -3, 0, 0, 0, 0,
1, 0, -4, -4, 0, 0, 9, -24,
0, 1, 17, 12, 7, -15, 3, 16,
0, 14, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, -3, 0, 0, 0, 0, 1, 0,
-4, -4, 0, 0, 9, 8, -24, 1,
17, 12, 7, -15, 3, 16, 0, 14,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0
0, 0, 0
};
@ -1633,8 +1688,8 @@ static const lv_font_fmt_txt_kern_classes_t kern_classes =
.class_pair_values = kern_class_values,
.left_class_mapping = kern_left_class_mapping,
.right_class_mapping = kern_right_class_mapping,
.left_class_cnt = 46,
.right_class_cnt = 36,
.left_class_cnt = 47,
.right_class_cnt = 37,
};
/*--------------------
@ -1656,7 +1711,7 @@ static lv_font_fmt_txt_dsc_t font_dsc = {
.cmaps = cmaps,
.kern_dsc = &kern_classes,
.kern_scale = 16,
.cmap_num = 4,
.cmap_num = 5,
.bpp = 4,
.kern_classes = 1,
.bitmap_format = 0,