summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2024-08-10 14:36:23 +0200
committerMitya Selivanov <automainint@guattari.tech>2024-08-10 14:36:23 +0200
commita9c8b497ac87c6e551ba46394d8521df98cc455d (patch)
tree92ac61110609b32001d88f91fcb166351def795c /examples
parentd0e272efaefd904022bb27af90d9f2a3a3db6a30 (diff)
downloadreduced_system_layer-a9c8b497ac87c6e551ba46394d8521df98cc455d.zip
Add bit font
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/ui.c28
1 files changed, 14 insertions, 14 deletions
diff --git a/examples/ui.c b/examples/ui.c
index a116074..3bf8435 100755
--- a/examples/ui.c
+++ b/examples/ui.c
@@ -224,20 +224,20 @@ void print_text(u32 color, i32 x, i32 y, f64 width, f64 height, i64 num_chars, c
i32 main(i32 argc, c8 **argv) {
c8 static data[] =
- "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
- "x x x x x x x x x x x x x x x x "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
+ " "
" ! xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxx xxxx"
" ! x x x x x x x x x x x x "
" ! x x x x x x x x x x x x "