Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
9
cde/examples/template/C/template.t.bm
Normal file
9
cde/examples/template/C/template.t.bm
Normal file
@@ -0,0 +1,9 @@
|
||||
/* $XConsortium: template.t.bm /main/2 1995/07/17 18:05:06 drk $ */
|
||||
#define template.t.bm_width 16
|
||||
#define template.t.bm_height 16
|
||||
#define template.t.bm_x_hot 0
|
||||
#define template.t.bm_y_hot 0
|
||||
static char template.t.bm_bits[] = {
|
||||
0x00, 0x00, 0x7e, 0x00, 0x7e, 0x00, 0x7e, 0x08, 0x7e, 0x0c, 0x7e, 0x0c,
|
||||
0x02, 0x1e, 0x00, 0x3e, 0x00, 0x3f, 0x00, 0x01, 0xc0, 0x01, 0xe0, 0x01,
|
||||
0xf0, 0x03, 0xf0, 0x03, 0xe0, 0x01, 0x00, 0x00};
|
||||
Reference in New Issue
Block a user