/lvgl-latest/demos/music/assets/ |
D | spectrum_3.h | 10 { 0, 2, 3, 0, }, 11 { 0, 3, 3, 0, }, 12 { 0, 3, 3, 0, }, 13 { 0, 4, 3, 0, }, 37 { 13, 25, 25, 3, }, 48 { 3, 39, 5, 0, }, 56 { 3, 10, 9, 1, }, 57 { 3, 6, 23, 8, }, 60 { 3, 48, 7, 1, }, 62 { 13, 24, 20, 3, }, [all …]
|
/lvgl-latest/tests/src/test_assets/ |
D | test_font_montserrat_ascii_1bpp.c | 100 /* U+0033 "3" */ 463 {.bitmap_index = 32, .adv_w = 199, .box_w = 10, .box_h = 20, .ofs_x = 1, .ofs_y = -3}, 470 {.bitmap_index = 139, .adv_w = 186, .box_w = 9, .box_h = 9, .ofs_x = 1, .ofs_y = 3}, 471 {.bitmap_index = 150, .adv_w = 73, .box_w = 2, .box_h = 5, .ofs_x = 1, .ofs_y = -3}, 473 {.bitmap_index = 153, .adv_w = 73, .box_w = 2, .box_h = 3, .ofs_x = 1, .ofs_y = 0}, 486 {.bitmap_index = 366, .adv_w = 73, .box_w = 2, .box_h = 14, .ofs_x = 1, .ofs_y = -3}, 487 {.bitmap_index = 370, .adv_w = 186, .box_w = 9, .box_h = 9, .ofs_x = 1, .ofs_y = 3}, 489 {.bitmap_index = 388, .adv_w = 186, .box_w = 9, .box_h = 9, .ofs_x = 1, .ofs_y = 3}, 508 {.bitmap_index = 786, .adv_w = 269, .box_w = 16, .box_h = 17, .ofs_x = 1, .ofs_y = -3}, 521 {.bitmap_index = 1076, .adv_w = 187, .box_w = 9, .box_h = 9, .ofs_x = 1, .ofs_y = 3}, [all …]
|
D | test_font_montserrat_ascii_2bpp.c | 131 /* U+0033 "3" */ 684 {.bitmap_index = 0, .adv_w = 86, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0}, 687 {.bitmap_index = 69, .adv_w = 199, .box_w = 12, .box_h = 20, .ofs_x = 0, .ofs_y = -3}, 694 {.bitmap_index = 314, .adv_w = 186, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 3}, 695 {.bitmap_index = 339, .adv_w = 73, .box_w = 4, .box_h = 6, .ofs_x = 0, .ofs_y = -3}, 697 {.bitmap_index = 348, .adv_w = 73, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 0}, 710 {.bitmap_index = 808, .adv_w = 73, .box_w = 4, .box_h = 14, .ofs_x = 0, .ofs_y = -3}, 724 {.bitmap_index = 1388, .adv_w = 99, .box_w = 3, .box_h = 14, .ofs_x = 2, .ofs_y = 0}, 732 {.bitmap_index = 1712, .adv_w = 269, .box_w = 17, .box_h = 17, .ofs_x = 0, .ofs_y = -3}, 745 {.bitmap_index = 2331, .adv_w = 187, .box_w = 10, .box_h = 9, .ofs_x = 1, .ofs_y = 3}, [all …]
|
D | test_font_montserrat_ascii_3bpp_compressed.c | 3 * Bpp: 3 4 …* Opts: --bpp 3 --size 20 --font Montserrat-Medium.ttf --range 32-127 --format lvgl -o test_font_m… 147 /* U+0033 "3" */ 721 {.bitmap_index = 0, .adv_w = 86, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0}, 724 {.bitmap_index = 91, .adv_w = 199, .box_w = 12, .box_h = 20, .ofs_x = 0, .ofs_y = -3}, 731 {.bitmap_index = 407, .adv_w = 186, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 3}, 732 {.bitmap_index = 427, .adv_w = 73, .box_w = 4, .box_h = 6, .ofs_x = 0, .ofs_y = -3}, 734 {.bitmap_index = 441, .adv_w = 73, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 0}, 747 {.bitmap_index = 989, .adv_w = 73, .box_w = 4, .box_h = 14, .ofs_x = 0, .ofs_y = -3}, 761 {.bitmap_index = 1595, .adv_w = 99, .box_w = 3, .box_h = 14, .ofs_x = 2, .ofs_y = 0}, [all …]
|
D | test_font_1.c | 91 /* U+33 "3" */ 119 /* U+3A ":" */ 122 /* U+3B ";" */ 125 /* U+3C "<" */ 129 /* U+3D "=" */ 132 /* U+3E ">" */ 136 /* U+3F "?" */ 721 {.bitmap_index = 6, .adv_w = 50, .box_w = 3, .box_h = 3, .ofs_x = 0, .ofs_y = 2}, 726 {.bitmap_index = 80, .adv_w = 27, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = 2}, 727 {.bitmap_index = 84, .adv_w = 43, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = -1}, [all …]
|
D | test_font_montserrat_ascii_4bpp.c | 193 /* U+0033 "3" */ 1101 {.bitmap_index = 0, .adv_w = 86, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0}, 1104 {.bitmap_index = 137, .adv_w = 199, .box_w = 12, .box_h = 20, .ofs_x = 0, .ofs_y = -3}, 1111 {.bitmap_index = 624, .adv_w = 186, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 3}, 1112 {.bitmap_index = 674, .adv_w = 73, .box_w = 4, .box_h = 6, .ofs_x = 0, .ofs_y = -3}, 1114 {.bitmap_index = 692, .adv_w = 73, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 0}, 1127 {.bitmap_index = 1608, .adv_w = 73, .box_w = 4, .box_h = 14, .ofs_x = 0, .ofs_y = -3}, 1141 {.bitmap_index = 2763, .adv_w = 99, .box_w = 3, .box_h = 14, .ofs_x = 2, .ofs_y = 0}, 1149 {.bitmap_index = 3407, .adv_w = 269, .box_w = 17, .box_h = 17, .ofs_x = 0, .ofs_y = -3}, 1162 {.bitmap_index = 4641, .adv_w = 187, .box_w = 10, .box_h = 9, .ofs_x = 1, .ofs_y = 3}, [all …]
|
D | test_font_2.c | 91 /* U+33 "3" */ 119 /* U+3A ":" */ 122 /* U+3B ";" */ 125 /* U+3C "<" */ 129 /* U+3D "=" */ 132 /* U+3E ">" */ 136 /* U+3F "?" */ 751 {.bitmap_index = 5, .adv_w = 50, .box_w = 3, .box_h = 3, .ofs_x = 0, .ofs_y = 2}, 756 {.bitmap_index = 79, .adv_w = 27, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = 2}, 757 {.bitmap_index = 82, .adv_w = 43, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = -1}, [all …]
|
D | test_font_3_bin.c | 7 44, 0, 0, 0, 104, 101, 97, 100, 1, 0, 0, 0, 3, 0, 20, 0, 14 86, 2, 94, 2, 103, 2, 156, 2, 230, 2, 252, 2, 65, 3, 135, 3, 15 189, 3, 0, 4, 73, 4, 126, 4, 201, 4, 18, 5, 38, 5, 68, 5, 25 6, 241, 251, 0, 255, 230, 145, 7, 100, 3, 8, 23, 105, 139, 0, 26, 26 140, 88, 224, 7, 176, 7, 198, 1, 24, 8, 4, 60, 160, 3, 112, 0, 34 28, 4, 3, 140, 128, 14, 14, 1, 38, 176, 88, 69, 160, 7, 14, 154, 42 195, 21, 24, 176, 3, 204, 202, 136, 32, 8, 22, 240, 2, 103, 235, 0, 44 112, 97, 176, 13, 65, 47, 42, 224, 24, 216, 225, 168, 3, 137, 0, 20, 45 1, 195, 133, 1, 162, 11, 199, 3, 47, 35, 65, 162, 36, 6, 6, 84, 46 117, 18, 49, 0, 168, 160, 164, 16, 80, 2, 160, 3, 4, 5, 212, 92, [all …]
|
D | test_font_1_bin.c | 13 243, 247, 96, 0, 59, 0, 3, 0, 0, 0, 114, 31, 81, 239, 88, 239, 28 225, 2, 249, 2, 11, 3, 27, 3, 39, 3, 55, 3, 76, 3, 102, 3, 29 121, 3, 141, 3, 160, 3, 171, 3, 190, 3, 198, 3, 209, 3, 214, 3, 30 219, 3, 233, 3, 249, 3, 6, 4, 22, 4, 36, 4, 49, 4, 65, 4, 49 8, 128, 136, 4, 64, 17, 0, 12, 128, 21, 135, 147, 185, 181, 9, 3, 51 170, 0, 8, 3, 64, 1, 37, 228, 82, 94, 68, 14, 135, 145, 128, 29, 56 85, 168, 4, 168, 0, 130, 128, 150, 218, 48, 36, 128, 42, 189, 95, 3, 67 41, 130, 3, 158, 241, 73, 45, 20, 148, 0, 0, 36, 128, 42, 181, 92, 73 221, 80, 151, 174, 168, 89, 64, 27, 40, 3, 47, 93, 80, 128, 53, 0, 78 160, 3, 34, 245, 215, 32, 52, 0, 50, 149, 0, 10, 128, 62, 74, 164, [all …]
|
D | test_font_2_bin.c | 12 243, 247, 96, 0, 59, 0, 3, 0, 0, 0, 114, 31, 81, 239, 88, 239, 27 248, 2, 17, 3, 36, 3, 52, 3, 68, 3, 87, 3, 108, 3, 134, 3, 28 153, 3, 174, 3, 193, 3, 207, 3, 228, 3, 239, 3, 250, 3, 0, 4, 31 3, 5, 19, 5, 31, 5, 43, 5, 57, 5, 71, 5, 87, 5, 107, 5, 42 0, 45, 0, 50, 130, 41, 48, 37, 205, 209, 132, 3, 144, 54, 70, 64, 45 4, 27, 0, 19, 172, 51, 136, 4, 19, 147, 3, 16, 68, 16, 44, 7, 60 32, 38, 128, 42, 229, 86, 179, 128, 96, 0, 51, 128, 6, 0, 3, 56, 73 0, 3, 221, 81, 0, 53, 0, 58, 151, 85, 217, 129, 80, 0, 224, 21, 80 58, 128, 3, 168, 0, 66, 4, 213, 128, 46, 0, 50, 149, 0, 209, 21, 87 0, 66, 21, 0, 81, 151, 85, 48, 21, 0, 0, 0, 54, 7, 187, 3, [all …]
|
/lvgl-latest/tests/src/test_cases/draw/ |
D | test_draw_sw_post_process.c | 19 uint16_t srcArray[3 * 2] = { in test_rotate90_RGB565() 23 uint16_t dstArray[2 * 3] = {0}; in test_rotate90_RGB565() 25 uint16_t expectedArray[2 * 3] = { in test_rotate90_RGB565() 32 3, 2, in test_rotate90_RGB565() 33 3 * sizeof(uint16_t), in test_rotate90_RGB565() 43 uint16_t srcArray[3 * 2] = { in test_rotate180_RGB565() 47 uint16_t dstArray[3 * 2] = {0}; in test_rotate180_RGB565() 48 uint16_t expectedArray[3 * 2] = { in test_rotate180_RGB565() 53 3, 2, in test_rotate180_RGB565() 54 3 * sizeof(uint16_t), in test_rotate180_RGB565() [all …]
|
/lvgl-latest/src/font/ |
D | lv_font_montserrat_8.c | 94 /* U+0033 "3" */ 770 {.bitmap_index = 5, .adv_w = 50, .box_w = 3, .box_h = 3, .ofs_x = 0, .ofs_y = 2}, 775 {.bitmap_index = 79, .adv_w = 27, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = 2}, 776 {.bitmap_index = 82, .adv_w = 43, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = -1}, 778 {.bitmap_index = 100, .adv_w = 51, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 3}, 780 {.bitmap_index = 116, .adv_w = 29, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = -1}, 781 {.bitmap_index = 119, .adv_w = 49, .box_w = 3, .box_h = 1, .ofs_x = 0, .ofs_y = 2}, 785 {.bitmap_index = 154, .adv_w = 47, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = 0}, 797 {.bitmap_index = 291, .adv_w = 74, .box_w = 5, .box_h = 3, .ofs_x = 0, .ofs_y = 1}, 827 {.bitmap_index = 749, .adv_w = 43, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = -1}, [all …]
|
D | lv_font_montserrat_16.c | 154 /* U+0033 "3" */ 1789 {.bitmap_index = 0, .adv_w = 69, .box_w = 3, .box_h = 12, .ofs_x = 1, .ofs_y = 0}, 1796 {.bitmap_index = 332, .adv_w = 86, .box_w = 4, .box_h = 15, .ofs_x = 1, .ofs_y = -3}, 1797 {.bitmap_index = 362, .adv_w = 87, .box_w = 4, .box_h = 15, .ofs_x = 0, .ofs_y = -3}, 1800 {.bitmap_index = 449, .adv_w = 58, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = -2}, 1801 {.bitmap_index = 457, .adv_w = 98, .box_w = 6, .box_h = 3, .ofs_x = 0, .ofs_y = 3}, 1802 {.bitmap_index = 466, .adv_w = 58, .box_w = 3, .box_h = 3, .ofs_x = 0, .ofs_y = 0}, 1814 {.bitmap_index = 1087, .adv_w = 58, .box_w = 3, .box_h = 9, .ofs_x = 0, .ofs_y = 0}, 1815 {.bitmap_index = 1101, .adv_w = 58, .box_w = 3, .box_h = 12, .ofs_x = 0, .ofs_y = -3}, 1817 {.bitmap_index = 1151, .adv_w = 149, .box_w = 8, .box_h = 6, .ofs_x = 1, .ofs_y = 3}, [all …]
|
D | lv_font_montserrat_10.c | 105 /* U+0033 "3" */ 984 {.bitmap_index = 7, .adv_w = 63, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 4}, 989 {.bitmap_index = 125, .adv_w = 34, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = 4}, 991 {.bitmap_index = 146, .adv_w = 54, .box_w = 3, .box_h = 9, .ofs_x = 0, .ofs_y = -2}, 992 {.bitmap_index = 160, .adv_w = 64, .box_w = 4, .box_h = 4, .ofs_x = 0, .ofs_y = 3}, 994 {.bitmap_index = 183, .adv_w = 36, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = -1}, 999 {.bitmap_index = 238, .adv_w = 59, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = 0}, 1011 {.bitmap_index = 448, .adv_w = 93, .box_w = 6, .box_h = 3, .ofs_x = 0, .ofs_y = 2}, 1041 {.bitmap_index = 1180, .adv_w = 53, .box_w = 3, .box_h = 9, .ofs_x = 1, .ofs_y = -2}, 1043 {.bitmap_index = 1217, .adv_w = 53, .box_w = 3, .box_h = 9, .ofs_x = 0, .ofs_y = -2}, [all …]
|
D | lv_font_montserrat_18.c | 177 /* U+0033 "3" */ 2189 {.bitmap_index = 0, .adv_w = 77, .box_w = 3, .box_h = 13, .ofs_x = 1, .ofs_y = 0}, 2200 {.bitmap_index = 570, .adv_w = 65, .box_w = 4, .box_h = 6, .ofs_x = 0, .ofs_y = -3}, 2202 {.bitmap_index = 587, .adv_w = 65, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 0}, 2215 {.bitmap_index = 1357, .adv_w = 65, .box_w = 4, .box_h = 13, .ofs_x = 0, .ofs_y = -3}, 2217 {.bitmap_index = 1424, .adv_w = 168, .box_w = 9, .box_h = 7, .ofs_x = 1, .ofs_y = 3}, 2229 {.bitmap_index = 2361, .adv_w = 89, .box_w = 3, .box_h = 13, .ofs_x = 1, .ofs_y = 0}, 2237 {.bitmap_index = 2935, .adv_w = 242, .box_w = 15, .box_h = 16, .ofs_x = 0, .ofs_y = -3}, 2250 {.bitmap_index = 3979, .adv_w = 168, .box_w = 9, .box_h = 8, .ofs_x = 1, .ofs_y = 3}, 2252 {.bitmap_index = 4024, .adv_w = 173, .box_w = 5, .box_h = 3, .ofs_x = 2, .ofs_y = 11}, [all …]
|
D | lv_font_montserrat_20.c | 196 /* U+0033 "3" */ 2546 {.bitmap_index = 0, .adv_w = 86, .box_w = 3, .box_h = 14, .ofs_x = 1, .ofs_y = 0}, 2549 {.bitmap_index = 137, .adv_w = 199, .box_w = 12, .box_h = 20, .ofs_x = 0, .ofs_y = -3}, 2556 {.bitmap_index = 624, .adv_w = 186, .box_w = 10, .box_h = 10, .ofs_x = 1, .ofs_y = 3}, 2557 {.bitmap_index = 674, .adv_w = 73, .box_w = 4, .box_h = 6, .ofs_x = 0, .ofs_y = -3}, 2559 {.bitmap_index = 692, .adv_w = 73, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 0}, 2572 {.bitmap_index = 1608, .adv_w = 73, .box_w = 4, .box_h = 14, .ofs_x = 0, .ofs_y = -3}, 2586 {.bitmap_index = 2763, .adv_w = 99, .box_w = 3, .box_h = 14, .ofs_x = 2, .ofs_y = 0}, 2594 {.bitmap_index = 3407, .adv_w = 269, .box_w = 17, .box_h = 17, .ofs_x = 0, .ofs_y = -3}, 2607 {.bitmap_index = 4641, .adv_w = 187, .box_w = 10, .box_h = 9, .ofs_x = 1, .ofs_y = 3}, [all …]
|
D | lv_font_montserrat_12.c | 122 /* U+0033 "3" */ 1244 {.bitmap_index = 0, .adv_w = 51, .box_w = 3, .box_h = 9, .ofs_x = 0, .ofs_y = 0}, 1251 {.bitmap_index = 203, .adv_w = 65, .box_w = 3, .box_h = 13, .ofs_x = 1, .ofs_y = -3}, 1252 {.bitmap_index = 223, .adv_w = 65, .box_w = 3, .box_h = 13, .ofs_x = 0, .ofs_y = -3}, 1255 {.bitmap_index = 277, .adv_w = 44, .box_w = 3, .box_h = 4, .ofs_x = 0, .ofs_y = -2}, 1257 {.bitmap_index = 287, .adv_w = 44, .box_w = 3, .box_h = 2, .ofs_x = 0, .ofs_y = 0}, 1269 {.bitmap_index = 651, .adv_w = 44, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = 0}, 1270 {.bitmap_index = 662, .adv_w = 44, .box_w = 3, .box_h = 9, .ofs_x = 0, .ofs_y = -2}, 1275 {.bitmap_index = 776, .adv_w = 199, .box_w = 12, .box_h = 12, .ofs_x = 0, .ofs_y = -3}, 1292 {.bitmap_index = 1418, .adv_w = 161, .box_w = 10, .box_h = 12, .ofs_x = 0, .ofs_y = -3}, [all …]
|
D | lv_font_montserrat_14.c | 138 /* U+0033 "3" */ 1520 {.bitmap_index = 0, .adv_w = 60, .box_w = 3, .box_h = 10, .ofs_x = 0, .ofs_y = 0}, 1526 {.bitmap_index = 261, .adv_w = 47, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = 5}, 1527 {.bitmap_index = 269, .adv_w = 75, .box_w = 4, .box_h = 14, .ofs_x = 1, .ofs_y = -3}, 1528 {.bitmap_index = 297, .adv_w = 76, .box_w = 4, .box_h = 14, .ofs_x = 0, .ofs_y = -3}, 1531 {.bitmap_index = 371, .adv_w = 51, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = -2}, 1532 {.bitmap_index = 379, .adv_w = 86, .box_w = 5, .box_h = 3, .ofs_x = 0, .ofs_y = 3}, 1533 {.bitmap_index = 387, .adv_w = 51, .box_w = 3, .box_h = 3, .ofs_x = 0, .ofs_y = 0}, 1545 {.bitmap_index = 846, .adv_w = 51, .box_w = 3, .box_h = 8, .ofs_x = 0, .ofs_y = 0}, 1546 {.bitmap_index = 858, .adv_w = 51, .box_w = 3, .box_h = 11, .ofs_x = 0, .ofs_y = -3}, [all …]
|
/lvgl-latest/tests/src/test_cases/ |
D | test_fs.c | 149 …3}, {83, 87, 37, 6}, {33, 43, 34, 36}, {35, 51, 18, 30}, {29, 34, 20, 31}, {25, 36, 21, 23}, {123,… in read_random_drv() 150 …3, 10, 6, 40}, {90, 107, 1, 23}, {100, 115, 37, 11}, {99, 107, 18, 14}, {127, 135, 11, 33}, {63, 7… in read_random_drv() 151 …3, 23}, {89, 97, 28, 25}, {78, 96, 21, 40}, {19, 20, 9, 21}, {25, 38, 19, 35}, {63, 83, 2, 34}, {3… in read_random_drv() 152 …3}, {70, 80, 1, 27}, {108, 112, 2, 35}, {81, 89, 26, 35}, {66, 72, 15, 23}, {46, 63, 23, 22}, {96,… in read_random_drv() 153 …3}, {38, 41, 14, 34}, {52, 59, 35, 27}, {110, 125, 20, 28}, {33, 48, 38, 1}, {23, 34, 13, 38}, {55… in read_random_drv() 154 …3, 38}, {0, 4, 27, 29}, {76, 77, 30, 9}, {42, 46, 1, 19}, {116, 133, 1, 18}, {119, 125, 16, 2}, {7… in read_random_drv() 155 …3, 10, 39, 40}, {104, 122, 9, 40}, {86, 104, 9, 37}, {20, 27, 20, 9}, {47, 62, 25, 22}, {95, 102, … in read_random_drv() 156 …3, 39}, {36, 40, 1, 34}, {87, 88, 29, 40}, {97, 110, 8, 36}, {108, 120, 21, 33}, {82, 84, 1, 22}, … in read_random_drv() 157 …3, 7, 24, 12}, {15, 24, 26, 8}, {74, 76, 17, 10}, {70, 86, 19, 25}, {27, 45, 38, 16}, {107, 119, 3… in read_random_drv() 158 …3, 28}, {29, 32, 36, 11}, {29, 43, 32, 20}, {104, 106, 8, 18}, {19, 22, 14, 11}, {99, 114, 25, 40}… in read_random_drv() [all …]
|
/lvgl-latest/demos/high_res/fonts/ |
D | font_lv_demo_high_res_roboto_medium_8.c | 103 /* U+0033 "3" */ 514 {.bitmap_index = 10, .adv_w = 42, .box_w = 3, .box_h = 2, .ofs_x = 0, .ofs_y = 3}, 519 {.bitmap_index = 141, .adv_w = 22, .box_w = 2, .box_h = 2, .ofs_x = 0, .ofs_y = 3}, 520 {.bitmap_index = 145, .adv_w = 45, .box_w = 3, .box_h = 8, .ofs_x = 0, .ofs_y = -2}, 521 {.bitmap_index = 169, .adv_w = 45, .box_w = 3, .box_h = 8, .ofs_x = 0, .ofs_y = -2}, 524 {.bitmap_index = 229, .adv_w = 28, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = -2}, 525 {.bitmap_index = 235, .adv_w = 42, .box_w = 3, .box_h = 1, .ofs_x = 0, .ofs_y = 2}, 527 {.bitmap_index = 240, .adv_w = 51, .box_w = 3, .box_h = 6, .ofs_x = 0, .ofs_y = -1}, 529 {.bitmap_index = 283, .adv_w = 73, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = 0}, 541 {.bitmap_index = 532, .adv_w = 72, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 1}, [all …]
|
D | font_lv_demo_high_res_roboto_medium_12.c | 162 /* U+0033 "3" */ 889 {.bitmap_index = 0, .adv_w = 51, .box_w = 3, .box_h = 9, .ofs_x = 0, .ofs_y = 0}, 896 {.bitmap_index = 360, .adv_w = 67, .box_w = 4, .box_h = 14, .ofs_x = 0, .ofs_y = -3}, 897 {.bitmap_index = 416, .adv_w = 68, .box_w = 4, .box_h = 14, .ofs_x = 0, .ofs_y = -3}, 898 {.bitmap_index = 472, .adv_w = 85, .box_w = 6, .box_h = 6, .ofs_x = 0, .ofs_y = 3}, 900 {.bitmap_index = 557, .adv_w = 42, .box_w = 3, .box_h = 4, .ofs_x = 0, .ofs_y = -2}, 901 {.bitmap_index = 569, .adv_w = 63, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 3}, 902 {.bitmap_index = 581, .adv_w = 54, .box_w = 3, .box_h = 2, .ofs_x = 0, .ofs_y = 0}, 914 {.bitmap_index = 1249, .adv_w = 51, .box_w = 3, .box_h = 7, .ofs_x = 0, .ofs_y = 0}, 915 {.bitmap_index = 1270, .adv_w = 46, .box_w = 3, .box_h = 10, .ofs_x = 0, .ofs_y = -3}, [all …]
|
D | font_lv_demo_high_res_roboto_medium_16.c | 228 /* U+0033 "3" */ 1291 {.bitmap_index = 0, .adv_w = 69, .box_w = 3, .box_h = 12, .ofs_x = 1, .ofs_y = 0}, 1297 {.bitmap_index = 601, .adv_w = 43, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = 7}, 1302 {.bitmap_index = 933, .adv_w = 56, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = -3}, 1304 {.bitmap_index = 958, .adv_w = 72, .box_w = 3, .box_h = 3, .ofs_x = 1, .ofs_y = 0}, 1316 {.bitmap_index = 2065, .adv_w = 68, .box_w = 3, .box_h = 9, .ofs_x = 1, .ofs_y = 0}, 1317 {.bitmap_index = 2092, .adv_w = 61, .box_w = 4, .box_h = 12, .ofs_x = 0, .ofs_y = -3}, 1319 {.bitmap_index = 2204, .adv_w = 143, .box_w = 7, .box_h = 5, .ofs_x = 1, .ofs_y = 3}, 1322 {.bitmap_index = 2391, .adv_w = 229, .box_w = 14, .box_h = 15, .ofs_x = 0, .ofs_y = -3}, 1331 {.bitmap_index = 3501, .adv_w = 72, .box_w = 3, .box_h = 12, .ofs_x = 1, .ofs_y = 0}, [all …]
|
D | font_lv_demo_high_res_roboto_medium_11.c | 139 /* U+0033 "3" */ 742 {.bitmap_index = 0, .adv_w = 47, .box_w = 3, .box_h = 8, .ofs_x = 0, .ofs_y = 0}, 743 {.bitmap_index = 24, .adv_w = 57, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 5}, 748 {.bitmap_index = 278, .adv_w = 30, .box_w = 2, .box_h = 3, .ofs_x = 0, .ofs_y = 5}, 749 {.bitmap_index = 284, .adv_w = 61, .box_w = 4, .box_h = 12, .ofs_x = 0, .ofs_y = -3}, 750 {.bitmap_index = 332, .adv_w = 62, .box_w = 4, .box_h = 12, .ofs_x = 0, .ofs_y = -3}, 751 {.bitmap_index = 380, .adv_w = 78, .box_w = 5, .box_h = 5, .ofs_x = 0, .ofs_y = 3}, 753 {.bitmap_index = 441, .adv_w = 39, .box_w = 2, .box_h = 4, .ofs_x = 0, .ofs_y = -3}, 755 {.bitmap_index = 457, .adv_w = 49, .box_w = 3, .box_h = 2, .ofs_x = 0, .ofs_y = 0}, 767 {.bitmap_index = 980, .adv_w = 47, .box_w = 3, .box_h = 6, .ofs_x = 0, .ofs_y = 0}, [all …]
|
D | font_lv_demo_high_res_roboto_medium_18.c | 262 /* U+0033 "3" */ 1522 {.bitmap_index = 0, .adv_w = 77, .box_w = 3, .box_h = 13, .ofs_x = 1, .ofs_y = 0}, 1528 {.bitmap_index = 707, .adv_w = 49, .box_w = 3, .box_h = 5, .ofs_x = 0, .ofs_y = 9}, 1535 {.bitmap_index = 1142, .adv_w = 80, .box_w = 3, .box_h = 3, .ofs_x = 1, .ofs_y = 0}, 1547 {.bitmap_index = 2478, .adv_w = 76, .box_w = 3, .box_h = 10, .ofs_x = 1, .ofs_y = 0}, 1550 {.bitmap_index = 2636, .adv_w = 161, .box_w = 8, .box_h = 6, .ofs_x = 1, .ofs_y = 3}, 1562 {.bitmap_index = 4250, .adv_w = 81, .box_w = 3, .box_h = 13, .ofs_x = 1, .ofs_y = 0}, 1570 {.bitmap_index = 5277, .adv_w = 199, .box_w = 12, .box_h = 16, .ofs_x = 0, .ofs_y = -3}, 1580 {.bitmap_index = 6821, .adv_w = 79, .box_w = 4, .box_h = 18, .ofs_x = 1, .ofs_y = -3}, 1582 {.bitmap_index = 7013, .adv_w = 79, .box_w = 4, .box_h = 18, .ofs_x = 0, .ofs_y = -3}, [all …]
|
D | font_lv_demo_high_res_roboto_slab_bold_20.c | 328 /* U+0033 "3" */ 2069 {.bitmap_index = 890, .adv_w = 70, .box_w = 3, .box_h = 6, .ofs_x = 1, .ofs_y = 10}, 2075 {.bitmap_index = 1446, .adv_w = 127, .box_w = 6, .box_h = 3, .ofs_x = 1, .ofs_y = 5}, 2076 {.bitmap_index = 1464, .adv_w = 82, .box_w = 4, .box_h = 3, .ofs_x = 1, .ofs_y = 0}, 2091 {.bitmap_index = 3459, .adv_w = 175, .box_w = 9, .box_h = 7, .ofs_x = 1, .ofs_y = 3}, 2111 {.bitmap_index = 7368, .adv_w = 226, .box_w = 15, .box_h = 18, .ofs_x = 0, .ofs_y = -3}, 2121 {.bitmap_index = 9648, .adv_w = 93, .box_w = 5, .box_h = 21, .ofs_x = 1, .ofs_y = -3}, 2123 {.bitmap_index = 9897, .adv_w = 90, .box_w = 5, .box_h = 21, .ofs_x = 0, .ofs_y = -3}, 2126 {.bitmap_index = 10094, .adv_w = 92, .box_w = 6, .box_h = 3, .ofs_x = 0, .ofs_y = 13}, 2154 {.bitmap_index = 14115, .adv_w = 67, .box_w = 2, .box_h = 18, .ofs_x = 1, .ofs_y = -3}, [all …]
|