aboutsummaryrefslogtreecommitdiffstats
path: root/src/bd-font.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bd-font.c')
-rw-r--r--src/bd-font.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/bd-font.c b/src/bd-font.c
index e3fb6cc..6913f78 100644
--- a/src/bd-font.c
+++ b/src/bd-font.c
@@ -1,3 +1,14 @@
1/*
2Copyright (c) 2021 Bad Diode
3
4Permission to use, copy, modify, and distribute this software for any
5purpose with or without fee is hereby granted, provided that the above
6copyright notice and this permission notice appear in all copies.
7
8THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9WITH REGARD TO THIS SOFTWARE.
10*/
11
1u32 bd_font[] = { 12u32 bd_font[] = {
2 0x00000000, 0x00000000, 0x00002400, 0x423c0000, 13 0x00000000, 0x00000000, 0x00002400, 0x423c0000,
3 0x00002400, 0x3c420000, 0x0000363e, 0x3e1c0800, 14 0x00002400, 0x3c420000, 0x0000363e, 0x3e1c0800,