]> Chaos Git - corbenik/corbenik.git/commit
Font loading is working...
authorroot <chaos.kagami@gmail.com>
Wed, 15 Jun 2016 20:16:47 +0000 (16:16 -0400)
committerroot <chaos.kagami@gmail.com>
Wed, 15 Jun 2016 20:16:47 +0000 (16:16 -0400)
commitf5bc681dd277c89fc92879ea601e01abba3868cd
treeee6f00339a38d08a0c4684b85edce6711a567bd3
parentd03d4164dbe768c7502f6e7d62734729de7b6f76
Font loading is working...

but there's a slight problem. I didn't expect to hit the menus' max size so
I neglected to implement a window size to display. This needs to be fixed
before any of this code can be used.
13 files changed:
Makefile
host/conv-font-bin.sh [new file with mode: 0755]
host/font-emit.c [new file with mode: 0644]
source/common.h
source/firm/fcram.h
source/firm/firm.c
source/main.c
source/menu.c
source/std/abort.h
source/std/draw.c
source/std/draw.h
source/std/font.h [deleted file]
source/std/fs.c