25 lines
1.4 KiB
Plaintext
25 lines
1.4 KiB
Plaintext
/* $XConsortium: Fppenpd.m.bm /main/2 1995/07/17 16:40:36 drk $ */
|
|
/*********************************************************************
|
|
* (c) Copyright 1993, 1994 Hewlett-Packard Company
|
|
* (c) Copyright 1993, 1994 International Business Machines Corp.
|
|
* (c) Copyright 1993, 1994 Sun Microsystems, Inc.
|
|
* (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
|
|
* Novell, Inc.
|
|
**********************************************************************/
|
|
#define Fpenpad.m.bm_width 32
|
|
#define Fpenpad.m.bm_height 32
|
|
#define Fpenpad.m.bm_x_hot 0
|
|
#define Fpenpad.m.bm_y_hot 0
|
|
static char Fpenpad.m.bm_bits[] = {
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x00, 0x00, 0xfe,
|
|
0x07, 0x00, 0x80, 0xfe, 0x07, 0x00, 0x80, 0xfe, 0xc7, 0x75, 0x80, 0xfe,
|
|
0x07, 0x00, 0x80, 0xfe, 0x07, 0x00, 0x80, 0xfe, 0xc7, 0xea, 0x86, 0xfe,
|
|
0x07, 0x00, 0x80, 0xfe, 0x07, 0x00, 0x80, 0xfe, 0xc7, 0x3d, 0x80, 0xfe,
|
|
0x07, 0xf0, 0x81, 0xfe, 0x07, 0x70, 0x82, 0xfe, 0x07, 0xa0, 0x84, 0xfe,
|
|
0x07, 0x60, 0x89, 0xfe, 0x07, 0xc0, 0x92, 0xfe, 0x07, 0xa0, 0xa5, 0xfe,
|
|
0x07, 0x40, 0x4b, 0xfe, 0x07, 0x80, 0x96, 0xfe, 0x07, 0x00, 0x2d, 0xff,
|
|
0x07, 0x00, 0x5a, 0xfe, 0x07, 0x00, 0xb4, 0xfc, 0x07, 0x00, 0x68, 0xf9,
|
|
0x07, 0x00, 0xd0, 0xf2, 0x07, 0x00, 0xa0, 0xfd, 0x07, 0x00, 0xc0, 0xcf,
|
|
0x07, 0x00, 0x80, 0xd7, 0xf7, 0xff, 0xff, 0xef, 0x07, 0x00, 0x00, 0xfe,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
|