25 lines
1.4 KiB
Plaintext
25 lines
1.4 KiB
Plaintext
/* $XConsortium: Fpstyle.m.bm /main/2 1995/07/17 16:55:38 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 Fstyle.m.bm_width 32
|
|
#define Fstyle.m.bm_height 32
|
|
#define Fstyle.m.bm_x_hot 0
|
|
#define Fstyle.m.bm_y_hot 0
|
|
static char Fstyle.m.bm_bits[] = {
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, 0x00, 0xe8, 0xaf, 0xaa, 0x2a, 0xc0,
|
|
0x0f, 0x00, 0x20, 0x8c, 0xaf, 0x6a, 0xd2, 0x9e, 0x0f, 0x40, 0xa1, 0xcc,
|
|
0xa0, 0x5e, 0x64, 0xe0, 0x0f, 0x55, 0x0e, 0xf6, 0xbf, 0x6a, 0x6e, 0x86,
|
|
0x8f, 0x7f, 0xf4, 0x90, 0x7f, 0x00, 0x70, 0xca, 0x01, 0xa8, 0x02, 0xe7,
|
|
0xda, 0x56, 0x0d, 0xf0, 0x48, 0xae, 0xfa, 0xff, 0xda, 0x5e, 0x40, 0xfd,
|
|
0x48, 0x2e, 0xdb, 0xea, 0xfe, 0x5f, 0xfb, 0xed, 0x00, 0xac, 0x1a, 0xec,
|
|
0x00, 0xfc, 0x5b, 0xed, 0x00, 0x1c, 0x78, 0xe3, 0x00, 0xfc, 0x7b, 0xff,
|
|
0xaa, 0xfe, 0x7b, 0xc1, 0x54, 0xfd, 0x61, 0xd5, 0xaa, 0xfe, 0x7f, 0xf7,
|
|
0x54, 0xfd, 0x3f, 0xf4, 0xfe, 0xff, 0xff, 0xf7, 0xff, 0xff, 0xff, 0xe3,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
|