nx_browser_demo_lowercase.nx
buildroot/runtime/nx_browser_demo_lowercase.nx
about
nx_browser_demo_lowercase.nx -- renders the lowercase pangram
"the quick brown fox jumps over the lazy dog" across three lines,
exercising the 26-letter lowercase font subset shipped this turn.
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_css_color_decode.nxnx_paint_solid_rect.nxnx_paint_text.nxnx_paint_fb_ascii_dump.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
| 10 | const K_MAGIC_4096: i64 = 4096 |
functions
| 12 | func _put_byte(buf: *u8, i: i64, v: i64) -> i64 called by 1: main |
| 17 | func main() -> i64 |