14 lines
832 B
C
14 lines
832 B
C
/* $XConsortium: align_right.xbm /main/2 1995/07/17 18:08:19 drk $ */
|
|
#define align_right_width 32
|
|
#define align_right_height 32
|
|
static unsigned char align_right_bits[] = {
|
|
0x00,0x00,0x00,0x10,0x00,0x00,0x80,0x10,0x00,0x00,0x40,0x11,0x00,0x00,0x40,
|
|
0x11,0x00,0x00,0x20,0x12,0x00,0x00,0x20,0x12,0x00,0x00,0x10,0x14,0x00,0x00,
|
|
0x10,0x14,0x00,0x00,0x08,0x18,0x00,0x00,0xf8,0x1f,0x00,0x00,0x00,0x10,0x00,
|
|
0x00,0x00,0x10,0xf0,0xff,0xff,0x1f,0x10,0x00,0x00,0x18,0x10,0x00,0x00,0x18,
|
|
0x10,0x00,0x00,0x18,0x10,0x00,0x00,0x18,0x10,0x00,0x00,0x18,0x10,0x00,0x00,
|
|
0x18,0xf0,0xff,0xff,0x1f,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x10,0x00,0x00,
|
|
0x00,0x10,0x00,0x00,0x00,0x10,0x00,0xe0,0xff,0x11,0x00,0x18,0x00,0x16,0x00,
|
|
0x04,0x00,0x18,0x00,0x04,0x00,0x18,0x00,0x18,0x00,0x16,0x00,0xe0,0xff,0x11,
|
|
0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x10};
|