bobarry / m2tklib

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

cffs : color graphics handler #113

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
implement color graphics handler for u8glib

Original issue reported on code.google.com by olikr...@gmail.com on 28 Jun 2013 at 5:09

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 16 Aug 2013 at 8:27

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 17 Aug 2013 at 12:25

GoogleCodeExporter commented 8 years ago
--> implemented

Colors (only support for u8g 332 mode)
m2_u8g_bg_text_color
m2_u8g_fg_text_color
m2_u8g_highlight_shadow_color
m2_u8g_highlight_frame_color
m2_u8g_highlight_bg_color
m2_u8g_highlight_focus_shadow_color
m2_u8g_highlight_focus_frame_color
m2_u8g_highlight_focus_bg_color
m2_u8g_normal_focus_shadow_color
m2_u8g_normal_focus_frame_color
m2_u8g_normal_focus_bg_color
m2_u8g_small_focus_bg_color
m2_u8g_exit_data_entry_color
m2_u8g_background_color

Original comment by olikr...@gmail.com on 2 Nov 2013 at 6:10

GoogleCodeExporter commented 8 years ago
u8g handler: m2_gh_u8g_cffs

Original comment by olikr...@gmail.com on 3 Nov 2013 at 7:14

GoogleCodeExporter commented 8 years ago
documentation added

Original comment by olikr...@gmail.com on 3 Nov 2013 at 8:19