summaryrefslogtreecommitdiff
path: root/support/xlatex/xlatex.faconner
blob: 5b1edd5ce9296c92e5bfd5fd06ceab8aa8d31e93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#define tex_width 54
#define tex_height 28
static char tex_bits[] = {
 0xff,0xff,0x07,0x00,0x7f,0x00,0xff,0xff,0xff,0x07,0x00,0x1c,0x00,0xcc,0x07,
 0x07,0x07,0x00,0x1c,0x00,0xc4,0x03,0x07,0x06,0x00,0x38,0x00,0xc6,0x01,0x07,
 0x04,0x00,0x70,0x00,0xc3,0x01,0x07,0x04,0x00,0x70,0x80,0xc1,0x00,0x07,0x00,
 0x00,0xe0,0x80,0xc0,0x00,0x07,0xfc,0xff,0xc1,0x61,0xc0,0x00,0x07,0x1c,0xc0,
 0x81,0x33,0xc0,0x00,0x07,0x1c,0x80,0x01,0x17,0xc0,0x00,0x07,0x1c,0x00,0x01,
 0x1f,0xc0,0x00,0x07,0x1c,0x00,0x01,0x0e,0xc0,0x00,0x07,0x1c,0x00,0x00,0x1e,
 0xc0,0x00,0x07,0x1c,0x00,0x00,0x1e,0xc0,0x00,0x07,0x1c,0x08,0x80,0x71,0xc0,
 0x00,0x07,0x1c,0x08,0xc0,0x70,0xc0,0x00,0x07,0xfc,0x0f,0x40,0xe0,0xc0,0x00,
 0x07,0xfc,0x0f,0x60,0xc0,0xc1,0x00,0x07,0x1c,0x08,0x30,0xc0,0xc1,0x00,0x07,
 0x1c,0x08,0x18,0x80,0xc3,0x00,0x07,0x1c,0x00,0x08,0x00,0xc7,0xc0,0x1f,0x1c,
 0x00,0x7f,0x80,0xff,0x00,0x00,0x1c,0x00,0x00,0x00,0xc0,0x00,0x00,0x1c,0x00,
 0x01,0x00,0xc0,0x00,0x00,0x1c,0x00,0x01,0x00,0xc0,0x00,0x00,0x1c,0x80,0x01,
 0x00,0xc0,0x00,0x00,0x1c,0xc0,0x01,0x00,0xc0,0x00,0x00,0xfc,0xff,0x01,0x00,
 0xc0};