Files
Thun/implementations
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
..
2023-02-20 16:23:41 -08:00
2023-02-17 11:08:43 -08:00
2023-02-14 20:27:36 -08:00
2022-09-28 22:07:28 -07:00
2023-02-15 13:43:22 -08:00
2023-02-18 20:09:19 -08:00
2023-02-28 06:53:31 -08:00
2023-02-18 20:09:19 -08:00
2023-02-14 12:27:46 -08:00