summaryrefslogtreecommitdiff
path: root/gray1
blob: 476d93055fe05855508412757631e231aafc8921 (plain)
1
2
3
4
#define gray1_width 2
#define gray1_height 2
static char gray1_bits[] = {
   0x01, 0x02};