|
@@ -206,10 +206,6 @@ const u8g_fntpgm_uint8_t fontpage_163_198_198[45] U8G_FONT_SECTION("fontpage_163
|
206
|
206
|
0x00,0x0c,0x0f,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0xc6,0xc6,0x00,0x0a,0xff,0x00,
|
207
|
207
|
0x00,0x0b,0x0b,0x16,0x0c,0x00,0xff,0x0a,0x00,0x89,0x00,0x4f,0xe0,0x59,0x00,0x09,
|
208
|
208
|
0x00,0x2f,0xc0,0x29,0x00,0xcf,0xc0,0x49,0x00,0x49,0x00,0x4f,0xe0};
|
209
|
|
-const u8g_fntpgm_uint8_t fontpage_163_201_201[45] U8G_FONT_SECTION("fontpage_163_201_201") = {
|
210
|
|
- 0x00,0x0c,0x0f,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0xc9,0xc9,0x00,0x0a,0xff,0x00,
|
211
|
|
- 0x00,0x0b,0x0b,0x16,0x0c,0x00,0xff,0x81,0x00,0x4f,0xe0,0x40,0x00,0x07,0xc0,0x24,
|
212
|
|
- 0x40,0x24,0x40,0x27,0xc0,0xc1,0x00,0x45,0x40,0x49,0x20,0x53,0x20};
|
213
|
209
|
const u8g_fntpgm_uint8_t fontpage_163_250_251[73] U8G_FONT_SECTION("fontpage_163_250_251") = {
|
214
|
210
|
0x00,0x0c,0x0f,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0xfa,0xfb,0x00,0x0a,0xff,0x00,
|
215
|
211
|
0x00,0x0b,0x0b,0x16,0x0c,0x00,0xff,0x04,0x00,0x44,0x40,0x44,0x40,0x44,0x40,0x7f,
|
|
@@ -1516,7 +1512,6 @@ static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
|
1516
|
1512
|
FONTDATA_ITEM(163, 151, 151, fontpage_163_151_151), // '冗' -- '冗'
|
1517
|
1513
|
FONTDATA_ITEM(163, 183, 183, fontpage_163_183_183), // '冷' -- '冷'
|
1518
|
1514
|
FONTDATA_ITEM(163, 198, 198, fontpage_163_198_198), // '准' -- '准'
|
1519
|
|
- FONTDATA_ITEM(163, 201, 201, fontpage_163_201_201), // '凉' -- '凉'
|
1520
|
1515
|
FONTDATA_ITEM(163, 250, 251, fontpage_163_250_251), // '出' -- '击'
|
1521
|
1516
|
FONTDATA_ITEM(164, 134, 135, fontpage_164_134_135), // '分' -- '切'
|
1522
|
1517
|
FONTDATA_ITEM(164, 155, 155, fontpage_164_155_155), // '创' -- '创'
|