ngspice/xgraph/bitmaps/mark2.11

7 lines
170 B
Plaintext
Raw Permalink Normal View History

2004-01-25 10:00:31 +01:00
#define mark2_width 8
#define mark2_height 8
#define mark2_x_hot 3
#define mark2_y_hot 3
static char mark2_bits[] = {
0x00, 0x3e, 0x22, 0x22, 0x22, 0x3e, 0x00, 0x00};