nx_paint_text_test.nx
buildroot/runtime/nx_paint_text_test.nx
about
nx_paint_text_test.nx -- smoke for the 5x7 text rasterizer.
Paints "42" into a 32x16 framebuffer and verifies per-pixel
rendering against the known glyph bit patterns.
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_css_color_decode.nxnx_paint_solid_rect.nxnx_font_bitmap_5x7.nxnx_paint_text.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 11 | func _put_byte(buf: *u8, i: i64, v: i64) -> i64 called by 1: main |
| 16 | func main() -> i64 |