diff options
author | cflip <cflip@cflip.net> | 2023-01-08 20:41:45 -0700 |
---|---|---|
committer | cflip <cflip@cflip.net> | 2023-01-08 20:41:45 -0700 |
commit | 76010f7b97e6b71db6e123d28c91f997ff56945c (patch) | |
tree | 8c9368ed47b04e04bfba638b95f1a29690fb841a /main.c | |
parent | 095ef2947d858df7ccc9baa4806fe7366fca26bc (diff) |
Create a simple bitmap font reader and renderer
There isn't much reason for the editor to run in a terminal window, so
the next step is to draw and get input events from a graphical window
using SDL.
This commit adds a basic test program that can read a font in the BDF
format and display text to the screen. This code will eventually be
integrated with the rest of the editor.
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions