x49gp/bitmaps/tiny_parenleft.xbm

7 lines
230 B
C
Raw Normal View History

#define tiny_parenleft_width 4
#define tiny_parenleft_height 9
#define tiny_parenleft_x_hot 0
#define tiny_parenleft_y_hot 7
static unsigned char tiny_parenleft_bits[] = {
0x04, 0x02, 0x02, 0x01, 0x01, 0x01, 0x02, 0x02, 0x04};