mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
9 lines
436 B
Text
9 lines
436 B
Text
/* $XConsortium: FpPrtmg.t_m.bm /main/2 1995/07/17 16:22:23 drk $ */
|
|
#define DtPrtmg.t_m.bm_width 16
|
|
#define DtPrtmg.t_m.bm_height 16
|
|
#define DtPrtmg.t_m.bm_x_hot 0
|
|
#define DtPrtmg.t_m.bm_y_hot 0
|
|
static char DtPrtmg.t_m.bm_bits[] = {
|
|
0xe0, 0x1f, 0xe0, 0x1f, 0xe0, 0x1f, 0xf0, 0x7f, 0xf8, 0xff, 0xf8, 0xff,
|
|
0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfe, 0xff, 0xff, 0x7f, 0xff, 0x3f,
|
|
0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xfe, 0x1f};
|