view etc/gray1.xbm @ 3802:d6f975442bd3

[xemacs-hg @ 2007-01-27 17:14:20 by michaels] 2007-01-27 Mike Sperber <mike@xemacs.org> * faces.c (complex_vars_of_faces): Move declarations of fontptr and fonts out of #ifdef MULE, unbreaking the non-MULE Xft build.
author michaels
date Sat, 27 Jan 2007 17:14:22 +0000
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

#define bg2_width 16
#define bg2_height 16
static char bg2_bits[] = {
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};