PeterBLITZ / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

M2_XBM #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Element to draw xbm bitmaps

Original issue reported on code.google.com by olikr...@gmail.com on 3 Oct 2012 at 7:51

GoogleCodeExporter commented 8 years ago
XBMLABELP
XBMROOTP
XBMBUTTONP

Original comment by olikr...@gmail.com on 3 Oct 2012 at 8:19

GoogleCodeExporter commented 8 years ago
icons: http://www.icojoy.com/articles/28/

Original comment by olikr...@gmail.com on 3 Oct 2012 at 4:43

GoogleCodeExporter commented 8 years ago
icons: 
http://www.wpzoom.com/wpzoom/new-freebie-wpzoom-developer-icon-set-154-free-icon
s/

Original comment by olikr...@gmail.com on 3 Oct 2012 at 5:14

GoogleCodeExporter commented 8 years ago
some icons added to u8glib, m2xbm.c partly done

Original comment by olikr...@gmail.com on 3 Oct 2012 at 7:52

GoogleCodeExporter commented 8 years ago
XBMLABELP and XBMROOTP implemented and documentation written.
ToDo
- examples and screenshots
- XBMBUTTONP

Original comment by olikr...@gmail.com on 3 Oct 2012 at 9:31

GoogleCodeExporter commented 8 years ago
maybe support "w" and "h" options and center the picutre inside

Original comment by olikr...@gmail.com on 4 Oct 2012 at 7:40

GoogleCodeExporter commented 8 years ago
w & h implemented
todo
- XBMBUTTONP
- examples for glcd and u8g

Original comment by olikr...@gmail.com on 6 Oct 2012 at 7:57

GoogleCodeExporter commented 8 years ago
XBMBUTTONP implemented, testing required

Original comment by olikr...@gmail.com on 18 Oct 2012 at 8:45

GoogleCodeExporter commented 8 years ago
tests done, wiki updated
maybe create u8g example

Original comment by olikr...@gmail.com on 20 Oct 2012 at 6:27

GoogleCodeExporter commented 8 years ago
added example for Arduino

Original comment by olikr...@gmail.com on 28 Oct 2012 at 6:10