progress pictures
|
@ -1002,7 +1002,7 @@ int main(void)
|
|||
mui_Init(&ui, &u8g2, fds, muif_list, sizeof(muif_list)/sizeof(muif_t));
|
||||
mui_GotoForm(&ui, 1, 0);
|
||||
|
||||
draw(1, "", ""); return 0;
|
||||
//draw(1, "", ""); return 0;
|
||||
|
||||
/*
|
||||
|
||||
|
@ -1019,10 +1019,18 @@ int main(void)
|
|||
draw(60, "assppppppsnsnnnnnnnnnsnsppppppppppppppppppppsnsnnnsns.q", "mui_u8g2_u8_char_wm_mud_pi.gif");
|
||||
draw(70, "assssssnsnssnnnnnnsnnspsns.q", "mui_u8g2_u16_list_line.gif");
|
||||
draw(80, "assnnssnnnssoppppppnsns.q", "mui_u8g2_u16_list_child.gif");
|
||||
*/
|
||||
|
||||
|
||||
draw(90, "assssnsnssnnpsnsnnsssnnsnsnnnsspppnsns.q", "mui_u8g2_u8_bar.gif");
|
||||
*/
|
||||
|
||||
draw(10, "asnnnsnsnnnsnsnnnsnsnnnnns.q", "mui_btn_goto.gif");
|
||||
draw(20, "assssnsnssnnnnnnsnsnssppssssssnsnssnpppppppsns.q", "mui_uint8_number.gif");
|
||||
draw(30, "assnsnsnssnsnsssnsns.q", "mui_uint8_checkbox_radio.gif");
|
||||
draw(40, "assssspsnssnnnnnppsnsnssssnsnssppsns.q", "mui_u8g2_u8_opt_line_wa.gif");
|
||||
draw(50, "assnnnnsnnspppsnsnssnnnsnnsnnnnnnnsns.q", "mui_u8g2_u8_opt_parent.gif");
|
||||
draw(60, "assppppppsnsnnnnnnnnnsnsppppppppppppppppppppsnsnnnsns.q", "mui_u8g2_u8_char_wm_mud_pi.gif");
|
||||
draw(70, "assssssnsnssnnnnnnsnnspsns.q", "mui_u8g2_u16_list_line.gif");
|
||||
draw(80, "assnnssnnnssoppppppnsns.q", "mui_u8g2_u16_list_child.gif");
|
||||
draw(90, "assssnsnssnnpsnsnsssnnsnsnsspppnsns.q", "mui_u8g2_u8_bar.gif");
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
#define r000_width 25
|
||||
#define r000_height 25
|
||||
static unsigned char r000_bits[] = {
|
||||
0x00, 0x10, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x80, 0x11, 0x03, 0x00,
|
||||
0x60, 0x00, 0x0c, 0x00, 0x10, 0x00, 0x10, 0x00, 0x08, 0x00, 0x20, 0x00,
|
||||
0x08, 0x00, 0x20, 0x00, 0x04, 0x00, 0x40, 0x00, 0x04, 0x38, 0x40, 0x00,
|
||||
0x02, 0x28, 0x80, 0x00, 0x02, 0x28, 0x80, 0x00, 0x02, 0x28, 0x80, 0x00,
|
||||
0x02, 0x28, 0x80, 0x00, 0x02, 0x38, 0x80, 0x00, 0x02, 0x00, 0x80, 0x00,
|
||||
0x02, 0x00, 0x80, 0x00, 0x04, 0x44, 0x40, 0x00, 0x04, 0x20, 0x40, 0x00,
|
||||
0x08, 0x10, 0x20, 0x00, 0x08, 0x08, 0x20, 0x00, 0x10, 0x44, 0x10, 0x00,
|
||||
0x60, 0x00, 0x0c, 0x00, 0x80, 0x01, 0x03, 0x00, 0x00, 0xfe, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00};
|
After Width: | Height: | Size: 329 B |
|
@ -0,0 +1,12 @@
|
|||
#define r125_width 25
|
||||
#define r125_height 25
|
||||
static unsigned char r125_bits[] = {
|
||||
0x00, 0xf0, 0x03, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x80, 0xf1, 0x1f, 0x00,
|
||||
0x60, 0x00, 0x3f, 0x00, 0x10, 0x00, 0x1c, 0x00, 0x08, 0x00, 0x28, 0x00,
|
||||
0x08, 0x00, 0x20, 0x00, 0x04, 0x00, 0x40, 0x00, 0x84, 0x8e, 0x43, 0x00,
|
||||
0x82, 0x88, 0x80, 0x00, 0x82, 0x8e, 0x83, 0x00, 0x82, 0x02, 0x82, 0x00,
|
||||
0x82, 0x02, 0x82, 0x00, 0x82, 0xae, 0x83, 0x00, 0x02, 0x20, 0x80, 0x00,
|
||||
0x02, 0x00, 0x80, 0x00, 0x04, 0x44, 0x40, 0x00, 0x04, 0x20, 0x40, 0x00,
|
||||
0x08, 0x10, 0x20, 0x00, 0x08, 0x08, 0x20, 0x00, 0x10, 0x44, 0x10, 0x00,
|
||||
0x60, 0x00, 0x0c, 0x00, 0x80, 0x01, 0x03, 0x00, 0x00, 0xfe, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00};
|
After Width: | Height: | Size: 355 B |
|
@ -0,0 +1,12 @@
|
|||
#define r250_width 25
|
||||
#define r250_height 25
|
||||
static unsigned char r250_bits[] = {
|
||||
0x00, 0xf0, 0x03, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x80, 0xf1, 0x1f, 0x00,
|
||||
0x60, 0x00, 0x3f, 0x00, 0x10, 0x00, 0x7c, 0x00, 0x08, 0x00, 0x78, 0x00,
|
||||
0x08, 0x00, 0xf0, 0x00, 0x04, 0x00, 0xe0, 0x01, 0x04, 0xee, 0xe0, 0x01,
|
||||
0x02, 0x28, 0xc0, 0x01, 0x02, 0xee, 0xc0, 0x01, 0x02, 0x82, 0xc0, 0x01,
|
||||
0x02, 0x82, 0xc0, 0x01, 0x02, 0xee, 0x80, 0x00, 0x02, 0x00, 0x80, 0x00,
|
||||
0x02, 0x00, 0x80, 0x00, 0x04, 0x44, 0x40, 0x00, 0x04, 0x20, 0x40, 0x00,
|
||||
0x08, 0x10, 0x20, 0x00, 0x08, 0x08, 0x20, 0x00, 0x10, 0x44, 0x10, 0x00,
|
||||
0x60, 0x00, 0x0c, 0x00, 0x80, 0x01, 0x03, 0x00, 0x00, 0xfe, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00};
|
After Width: | Height: | Size: 343 B |
|
@ -0,0 +1,12 @@
|
|||
#define r375_width 25
|
||||
#define r375_height 25
|
||||
static unsigned char r375_bits[] = {
|
||||
0x00, 0xf0, 0x03, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x80, 0xf1, 0x1f, 0x00,
|
||||
0x60, 0x00, 0x3f, 0x00, 0x10, 0x00, 0x7c, 0x00, 0x08, 0x00, 0x78, 0x00,
|
||||
0x08, 0x00, 0xf0, 0x00, 0x04, 0x00, 0xe0, 0x01, 0xc4, 0x1d, 0xe7, 0x01,
|
||||
0x02, 0x11, 0xc1, 0x01, 0x82, 0x11, 0xc7, 0x01, 0x02, 0x11, 0xc4, 0x01,
|
||||
0x02, 0x11, 0xc4, 0x01, 0xc2, 0x51, 0xc7, 0x01, 0x02, 0x40, 0xc0, 0x01,
|
||||
0x02, 0x00, 0xc0, 0x01, 0x04, 0x44, 0xe0, 0x01, 0x04, 0x20, 0xe0, 0x01,
|
||||
0x08, 0x10, 0xf0, 0x00, 0x08, 0x08, 0x78, 0x00, 0x10, 0x44, 0x70, 0x00,
|
||||
0x60, 0x00, 0x2c, 0x00, 0x80, 0x01, 0x03, 0x00, 0x00, 0xfe, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00};
|
After Width: | Height: | Size: 357 B |
|
@ -0,0 +1,12 @@
|
|||
#define r500_width 25
|
||||
#define r500_height 25
|
||||
static unsigned char r500_bits[] = {
|
||||
0x00, 0xf0, 0x03, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x80, 0xf1, 0x1f, 0x00,
|
||||
0x60, 0x00, 0x3f, 0x00, 0x10, 0x00, 0x7c, 0x00, 0x08, 0x00, 0x78, 0x00,
|
||||
0x08, 0x00, 0xf0, 0x00, 0x04, 0x00, 0xe0, 0x01, 0x04, 0xee, 0xe0, 0x01,
|
||||
0x02, 0xa2, 0xc0, 0x01, 0x02, 0xae, 0xc0, 0x01, 0x02, 0xa8, 0xc0, 0x01,
|
||||
0x02, 0xa8, 0xc0, 0x01, 0x02, 0xee, 0xc0, 0x01, 0x02, 0x00, 0xc0, 0x01,
|
||||
0x02, 0x00, 0xc0, 0x01, 0x04, 0x44, 0xe0, 0x01, 0x04, 0x20, 0xe0, 0x01,
|
||||
0x08, 0x10, 0xf0, 0x00, 0x08, 0x08, 0x78, 0x00, 0x10, 0x44, 0x7c, 0x00,
|
||||
0x60, 0x00, 0x3f, 0x00, 0x80, 0xf1, 0x1f, 0x00, 0x00, 0xfe, 0x07, 0x00,
|
||||
0x00, 0xf0, 0x03, 0x00};
|
After Width: | Height: | Size: 342 B |
|
@ -0,0 +1,12 @@
|
|||
#define r625_width 25
|
||||
#define r625_height 25
|
||||
static unsigned char r625_bits[] = {
|
||||
0x00, 0xf0, 0x03, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x80, 0xf1, 0x1f, 0x00,
|
||||
0x60, 0x00, 0x3f, 0x00, 0x10, 0x00, 0x7c, 0x00, 0x08, 0x00, 0x78, 0x00,
|
||||
0x08, 0x00, 0xf0, 0x00, 0x04, 0x00, 0xe0, 0x01, 0xc4, 0x1d, 0xe7, 0x01,
|
||||
0x42, 0x10, 0xc1, 0x01, 0xc2, 0x1d, 0xc7, 0x01, 0x42, 0x05, 0xc4, 0x01,
|
||||
0x42, 0x05, 0xc4, 0x01, 0xc2, 0x5d, 0xc7, 0x01, 0x02, 0x40, 0xc0, 0x01,
|
||||
0x02, 0x00, 0xc0, 0x01, 0x04, 0x44, 0xe0, 0x01, 0x04, 0x20, 0xe0, 0x01,
|
||||
0x08, 0x10, 0xf0, 0x00, 0x28, 0x08, 0x78, 0x00, 0x70, 0x44, 0x7c, 0x00,
|
||||
0xf8, 0x01, 0x3f, 0x00, 0xf0, 0xff, 0x1f, 0x00, 0xc0, 0xff, 0x07, 0x00,
|
||||
0x80, 0xff, 0x03, 0x00};
|
After Width: | Height: | Size: 360 B |
|
@ -0,0 +1,12 @@
|
|||
#define r750_width 25
|
||||
#define r750_height 25
|
||||
static unsigned char r750_bits[] = {
|
||||
0x00, 0xf0, 0x03, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x80, 0xf1, 0x1f, 0x00,
|
||||
0x60, 0x00, 0x3f, 0x00, 0x10, 0x00, 0x7c, 0x00, 0x08, 0x00, 0x78, 0x00,
|
||||
0x08, 0x00, 0xf0, 0x00, 0x04, 0x00, 0xe0, 0x01, 0x04, 0xee, 0xe0, 0x01,
|
||||
0x02, 0x28, 0xc0, 0x01, 0x02, 0xe8, 0xc0, 0x01, 0x02, 0x88, 0xc0, 0x01,
|
||||
0x07, 0x88, 0xc0, 0x01, 0x07, 0xe8, 0xc0, 0x01, 0x07, 0x00, 0xc0, 0x01,
|
||||
0x07, 0x00, 0xc0, 0x01, 0x0f, 0x44, 0xe0, 0x01, 0x0f, 0x20, 0xe0, 0x01,
|
||||
0x1e, 0x10, 0xf0, 0x00, 0x3c, 0x08, 0x78, 0x00, 0x7c, 0x44, 0x7c, 0x00,
|
||||
0xf8, 0x01, 0x3f, 0x00, 0xf0, 0xff, 0x1f, 0x00, 0xc0, 0xff, 0x07, 0x00,
|
||||
0x80, 0xff, 0x03, 0x00};
|
After Width: | Height: | Size: 351 B |
|
@ -0,0 +1,12 @@
|
|||
#define r875_width 25
|
||||
#define r875_height 25
|
||||
static unsigned char r875_bits[] = {
|
||||
0x00, 0xf0, 0x03, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x80, 0xf1, 0x1f, 0x00,
|
||||
0x68, 0x00, 0x3f, 0x00, 0x1c, 0x00, 0x7c, 0x00, 0x3c, 0x00, 0x78, 0x00,
|
||||
0x1e, 0x00, 0xf0, 0x00, 0x0f, 0x00, 0xe0, 0x01, 0xcf, 0x1d, 0xe7, 0x01,
|
||||
0x47, 0x11, 0xc1, 0x01, 0xc7, 0x11, 0xc7, 0x01, 0x47, 0x11, 0xc4, 0x01,
|
||||
0x47, 0x11, 0xc4, 0x01, 0xc7, 0x51, 0xc7, 0x01, 0x07, 0x40, 0xc0, 0x01,
|
||||
0x07, 0x00, 0xc0, 0x01, 0x0f, 0x44, 0xe0, 0x01, 0x0f, 0x20, 0xe0, 0x01,
|
||||
0x1e, 0x10, 0xf0, 0x00, 0x3c, 0x08, 0x78, 0x00, 0x7c, 0x44, 0x7c, 0x00,
|
||||
0xf8, 0x01, 0x3f, 0x00, 0xf0, 0xff, 0x1f, 0x00, 0xc0, 0xff, 0x07, 0x00,
|
||||
0x80, 0xff, 0x03, 0x00};
|
After Width: | Height: | Size: 363 B |
|
@ -0,0 +1,12 @@
|
|||
#define r1000_width 25
|
||||
#define r1000_height 25
|
||||
static unsigned char r1000_bits[] = {
|
||||
0x80, 0xff, 0x03, 0x00, 0xc0, 0xff, 0x07, 0x00, 0xf0, 0xff, 0x1f, 0x00,
|
||||
0xf8, 0x01, 0x3f, 0x00, 0x7c, 0x00, 0x7c, 0x00, 0x3c, 0x00, 0x78, 0x00,
|
||||
0x1e, 0x00, 0xf0, 0x00, 0x0f, 0x00, 0xe0, 0x01, 0x0f, 0xdd, 0xe1, 0x01,
|
||||
0x07, 0x55, 0xc1, 0x01, 0x07, 0x55, 0xc1, 0x01, 0x07, 0x55, 0xc1, 0x01,
|
||||
0x07, 0x55, 0xc1, 0x01, 0x07, 0xdd, 0xc1, 0x01, 0x07, 0x00, 0xc0, 0x01,
|
||||
0x07, 0x00, 0xc0, 0x01, 0x0f, 0x44, 0xe0, 0x01, 0x0f, 0x20, 0xe0, 0x01,
|
||||
0x1e, 0x10, 0xf0, 0x00, 0x3c, 0x08, 0x78, 0x00, 0x7c, 0x44, 0x7c, 0x00,
|
||||
0xf8, 0x01, 0x3f, 0x00, 0xf0, 0xff, 0x1f, 0x00, 0xc0, 0xff, 0x07, 0x00,
|
||||
0x80, 0xff, 0x03, 0x00};
|
After Width: | Height: | Size: 342 B |