Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GFX_MSG to put level information to the graphics device #44

Closed
GoogleCodeExporter opened this issue Sep 20, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

Background: The u8glib subsystem does not have an xor operation. However, to 
render text fields in the focus-box mode, it is required for the low level 
driver to know the color for text drawing procedures within the chars of a text 
element.

therefor pass
M2_GFX_MSG_DOWN, new depth as arg
and 
M2_GFX_MSG_UP, old depth as arg





Original issue reported on code.google.com by olikr...@gmail.com on 28 Mar 2012 at 6:17

@GoogleCodeExporter
Copy link
Author

done and u8g gfx device updated

Original comment by olikr...@gmail.com on 29 Mar 2012 at 5:26

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant