/* $Header: gray,v 4.300 91/06/09 05:08:24 root Rel41 $ Sony Corporation */
#define gray_width 2
#define gray_height 2
static char gray_bits[] = {
   0x01, 0x02};
