Corrected Cyrillic fonts. Round II.
This commit is contained in:
parent
44a205d9d9
commit
25c4f17e5d
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
Fontname: HD44780_C
|
Fontname: HD44780_C v1.2
|
||||||
Copyright: A. Hardtung, public domain
|
Copyright: A. Hardtung, public domain
|
||||||
Capital A Height: 7, '1' Height: 7
|
Capital A Height: 7, '1' Height: 7
|
||||||
Calculated Max Values w= 5 h= 8 x= 2 y= 7 dx= 6 dy= 0 ascent= 8 len= 8
|
Calculated Max Values w= 5 h= 8 x= 2 y= 7 dx= 6 dy= 0 ascent= 8 len= 8
|
||||||
|
@ -108,7 +108,7 @@ const u8g_fntpgm_uint8_t HD44780_C_5x7[2522] U8G_SECTION(".progmem.HD44780_C_5x7
|
||||||
7,7,6,0,0,136,136,136,120,8,8,8,5,7,7,6,
|
7,7,6,0,0,136,136,136,120,8,8,8,5,7,7,6,
|
||||||
0,0,168,168,168,168,168,168,248,5,7,7,6,0,0,192,
|
0,0,168,168,168,168,168,168,248,5,7,7,6,0,0,192,
|
||||||
64,64,112,72,72,112,5,7,7,6,0,0,136,136,136,200,
|
64,64,112,72,72,112,5,7,7,6,0,0,136,136,136,200,
|
||||||
168,168,200,5,7,7,6,0,0,112,136,8,48,8,136,112,
|
168,168,200,5,7,7,6,0,0,112,136,8,56,8,136,112,
|
||||||
5,7,7,6,0,0,144,168,168,232,168,168,144,5,7,7,
|
5,7,7,6,0,0,144,168,168,232,168,168,144,5,7,7,
|
||||||
6,0,0,120,136,136,120,40,72,136,5,7,7,6,0,0,
|
6,0,0,120,136,136,120,40,72,136,5,7,7,6,0,0,
|
||||||
24,96,128,240,136,136,112,4,5,5,6,0,0,224,144,224,
|
24,96,128,240,136,136,112,4,5,5,6,0,0,224,144,224,
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
Fontname: ISO10646_5_Cyrillic
|
Fontname: ISO10646_5_Cyrillic v1.2
|
||||||
Copyright: A. Hardtung, public domain
|
Copyright: A. Hardtung, public domain
|
||||||
Capital A Height: 7, '1' Height: 7
|
Capital A Height: 7, '1' Height: 7
|
||||||
Calculated Max Values w= 5 h= 9 x= 2 y= 5 dx= 6 dy= 0 ascent= 8 len= 9
|
Calculated Max Values w= 5 h= 9 x= 2 y= 5 dx= 6 dy= 0 ascent= 8 len= 9
|
||||||
|
@ -133,7 +133,7 @@ const u8g_fntpgm_uint8_t ISO10646_5_Cyrillic_5x7[2560] U8G_SECTION(".progmem.ISO
|
||||||
255,168,168,168,168,168,168,248,8,5,7,7,6,0,0,192,
|
255,168,168,168,168,168,168,248,8,5,7,7,6,0,0,192,
|
||||||
64,64,112,72,72,112,5,7,7,6,0,0,136,136,136,200,
|
64,64,112,72,72,112,5,7,7,6,0,0,136,136,136,200,
|
||||||
168,168,200,5,7,7,6,0,0,128,128,128,240,136,136,240,
|
168,168,200,5,7,7,6,0,0,128,128,128,240,136,136,240,
|
||||||
5,7,7,6,0,0,112,136,8,48,8,136,112,5,7,7,
|
5,7,7,6,0,0,112,136,8,56,8,136,112,5,7,7,
|
||||||
6,0,0,144,168,168,232,168,168,144,5,7,7,6,0,0,
|
6,0,0,144,168,168,232,168,168,144,5,7,7,6,0,0,
|
||||||
120,136,136,120,40,72,136,5,5,5,6,0,0,112,8,120,
|
120,136,136,120,40,72,136,5,5,5,6,0,0,112,8,120,
|
||||||
136,120,5,7,7,6,0,0,24,96,128,240,136,136,112,4,
|
136,120,5,7,7,6,0,0,24,96,128,240,136,136,112,4,
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue