diff options
author | cflip <cflip@cflip.net> | 2023-01-12 14:14:17 -0700 |
---|---|---|
committer | cflip <cflip@cflip.net> | 2023-01-12 14:14:17 -0700 |
commit | 9e97d9b80dbe0786fedfa46942bd9308a47bc9be (patch) | |
tree | 518fc1d43247ccf115cad480e9d00739875b38e2 /file.c | |
parent | b9558f6a53213089372e0aa9795745332cd6209d (diff) |
Big improvements to font rendering
The previous rasterizing code relied on each row in the font being 8
bits wide, which is not the case with any font wider than 8 pixels.
These changes make it possible to properly load the 24px Terminus font,
and somehow also fixes incorrect characters in the 12px font.
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions