Closed GoogleCodeExporter closed 9 years ago
u8g_DrawXBMP
You must use the C interface.
Original comment by olikr...@gmail.com
on 20 Oct 2014 at 8:19
May I ask you to correct the wrong part in the code fraction. I can write text,
values, line rectangles, but not the bmp picture.
Original comment by pedro35....@gmail.com
on 20 Oct 2014 at 8:36
//in the draw() is used
u8g_DrawXBMP( &u8g, 0, 0, u8g_logo_width, u8g_logo_height, u8g_logo_bits);
Original comment by olikr...@gmail.com
on 21 Oct 2014 at 3:20
Thank you very much.
Original comment by pedro35....@gmail.com
on 21 Oct 2014 at 4:53
Original comment by olikr...@gmail.com
on 13 Dec 2014 at 5:21
Original issue reported on code.google.com by
pedro35....@gmail.com
on 20 Oct 2014 at 5:31