open-src/data/workspace-patterns/gray50.xbm
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Fri, 08 Aug 2008 16:27:37 -0700
changeset 493 f43507b5737d
parent 214 dea2a0e2c5bf
permissions -rw-r--r--
6735203 open-src Makefile cleanup & enhancements

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