Files
wuxu c7ef3c0047 Add Chinese text rendering support
Extend the bitmap font pipeline with the Chinese Joker glyph subset and encode supported UTF-8 text for Tonc TTE. Move the affine map clear of the expanded font, add a compile-time VRAM overlap guard, and cover every custom glyph with host tests.
2026-07-19 11:35:14 +08:00
..
2026-05-22 18:06:13 -07:00

These are tests that run on the repository's CI or can be run locally 
to make sure none of the base modules are broken.

The project uses the gnu23 C standard which is stably supported from GCC 14 and onwards 
so this project should be compiled with GCC 14 or later.