open-src/data/workspace-patterns/gray50.xbm
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Mon, 06 Mar 2017 15:06:15 -0800
changeset 1698 442d649bad81
parent 214 dea2a0e2c5bf
permissions -rw-r--r--
21767820 Cannot set anymore display resolution to 1280x1024

#define gray50_width 4
#define gray50_height 4
static unsigned char gray50_bits[] = {
   0x05, 0x0a, 0x05, 0x0a};