1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/bold1.xbm,v 1.1 2004/06/18 23:18:44 william Exp $
3 */
4#define bold1_width 20
5#define bold1_height 20
6#define bold1_x_hot 0
7#define bold1_y_hot 0
8static unsigned char bold1_bits[] = {
9   0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0,
10   0x00, 0x00, 0xf0, 0xc0, 0x1f, 0xf0, 0x80, 0x31, 0xf0, 0x80, 0x31, 0xf0,
11   0x80, 0x31, 0xf0, 0x80, 0x1f, 0xf0, 0x80, 0x31, 0xf0, 0x80, 0x31, 0xf0,
12   0x80, 0x31, 0xf0, 0x80, 0x31, 0xf0, 0xc0, 0x1f, 0xf0, 0x00, 0x00, 0xf0,
13   0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0};
14