graphics/: Correct logic for copy of bit maps with resolution less than 8 bits from the per-window framebuffer to the device.

This commit is contained in:
Gregory Nutt
2019-03-18 09:44:38 -06:00
parent 22f9ec6abb
commit 10b73fde9d
9 changed files with 196 additions and 46 deletions
+6 -1
View File
@@ -62,7 +62,12 @@ config NX_RAMBACKED
window at the expense of increased memory usage.
Redraw requests in other cases are also suppressed: Changes to window
position, size, etc.
position, size, etc. As a consequence, some manual updates will be
required when certain events occurr (like removing a toolbar from a
window)
NOTE: A significant amount of RAM, usually external SDRAM, is
required to run this demo.
config NX_BGCOLOR
hex "Initial background color"