summaryrefslogtreecommitdiff
path: root/support/xlatex/xlatex.dessiner
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.dessiner
Initial commit
Diffstat (limited to 'support/xlatex/xlatex.dessiner')
-rw-r--r--support/xlatex/xlatex.dessiner20
1 files changed, 20 insertions, 0 deletions
diff --git a/support/xlatex/xlatex.dessiner b/support/xlatex/xlatex.dessiner
new file mode 100644
index 0000000000..b05adfab89
--- /dev/null
+++ b/support/xlatex/xlatex.dessiner
@@ -0,0 +1,20 @@
+#define xlatex_width 54
+#define xlatex_height 28
+static char xlatex_bits[] = {
+ 0x00, 0x00, 0x40, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00,
+ 0x10, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x20,
+ 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x40, 0x00, 0x00,
+ 0x00, 0x10, 0x00, 0x00, 0x40, 0x00, 0xf0, 0xff, 0xff, 0x0f, 0x00, 0x40,
+ 0x00, 0x10, 0x00, 0x10, 0x08, 0x00, 0x40, 0x00, 0x10, 0x00, 0x10, 0x08,
+ 0x00, 0x40, 0x00, 0x10, 0x00, 0x10, 0x08, 0x00, 0x40, 0x00, 0x10, 0x00,
+ 0x10, 0x08, 0x00, 0x40, 0x00, 0x10, 0x00, 0x10, 0x08, 0x00, 0x40, 0x00,
+ 0x10, 0x00, 0x10, 0x08, 0x02, 0x40, 0x00, 0x10, 0x00, 0x20, 0x08, 0x04,
+ 0x20, 0x00, 0x10, 0x00, 0x20, 0x08, 0x18, 0x20, 0x00, 0x10, 0x00, 0x40,
+ 0x08, 0x20, 0x10, 0x00, 0x10, 0x00, 0x40, 0x08, 0x40, 0x10, 0x00, 0x10,
+ 0x00, 0x80, 0x08, 0x80, 0x09, 0x00, 0x10, 0x00, 0x00, 0x09, 0x00, 0x06,
+ 0x00, 0x10, 0x00, 0x00, 0x0e, 0x00, 0x07, 0x00, 0x10, 0x00, 0x00, 0x18,
+ 0xc0, 0x18, 0x00, 0x10, 0x00, 0x00, 0xe8, 0x3f, 0x20, 0x00, 0xf0, 0xff,
+ 0xff, 0x0f, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x20};