10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
/* $XConsortium: DtPrtjb.t_m.bm /main/2 1995/07/17 14:59:01 drk $ */
|
|
#define prtjob.t_m.bm_width 16
|
|
#define prtjob.t_m.bm_height 16
|
|
#define prtjob.t_m.bm_x_hot 0
|
|
#define prtjob.t_m.bm_y_hot 0
|
|
static char prtjob.t_m.bm_bits[] = {
|
|
0xfe, 0xff, 0xfe, 0xff, 0xfe, 0xff, 0xfe, 0xff, 0xfe, 0xff, 0xff, 0x7f,
|
|
0xff, 0x7f, 0xff, 0x7f, 0xfe, 0xff, 0xfe, 0xff, 0xfe, 0xff, 0xfe, 0xff,
|
|
0xfe, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xff, 0x7f};
|