Hammarberg / pixcen

Low level Windows pixel editor for C64
http://binarybone.com/pixcen
GNU General Public License v3.0
53 stars 7 forks source link

Color distribution and color density #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add two new modes where each cell of the bitmap will show the color data rather 
than the pixels of the bitmap.

Color distribution can be a grid with 2 or 4 colors per cell.

Color density can be a shade from black to white in 2 or 4 steps.

I imagine theses view modes would be most practical if they are enabled only 
while holding down a key.

Original issue reported on code.google.com by j...@binarybone.com on 22 Mar 2014 at 9:11