Thun/implementations/uvm-ncc
Simon Forman 144e73ebc3 A different font.
It's easy enough to substitute a different font in the call to
Imagemagick's `convert` tool, but in the case of pixel fonts, it will
scale them, so you're not getting a proper bitmap of the pixels, you're
getting a kind of screenshot of the pixels.

I want to make a different machinery for bitmapped pixel fonts, and I
want to make a simple DEFINE-based way to pick them without having to
edit your source code,  e.g. #define font_data font_PublicPixel_22_data
yeah?

After that, simple affine transforms for fake 3D..
2023-02-28 06:53:31 -08:00
..
font A different font. 2023-02-28 06:53:31 -08:00
GNUmakefile Depend on graphics.h. 2023-02-26 13:24:34 -08:00
graphics.h Wu-ish lines. 2023-02-27 19:27:32 -08:00
neat_wu_lines.py Wu-ish lines. 2023-02-27 19:27:32 -08:00
wu_demo.png Wu-ish lines. 2023-02-27 19:27:32 -08:00
wu_lines.py Wu-ish lines. 2023-02-27 19:27:32 -08:00
xerblin.c A different font. 2023-02-28 06:53:31 -08:00