summaryrefslogtreecommitdiff
path: root/support/xlatex/xlatex.faconner
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/xlatex/xlatex.faconner
Initial commit
Diffstat (limited to 'support/xlatex/xlatex.faconner')
-rw-r--r--support/xlatex/xlatex.faconner17
1 files changed, 17 insertions, 0 deletions
diff --git a/support/xlatex/xlatex.faconner b/support/xlatex/xlatex.faconner
new file mode 100644
index 0000000000..5b1edd5ce9
--- /dev/null
+++ b/support/xlatex/xlatex.faconner
@@ -0,0 +1,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};