code wiki / png

topic: png

16 modules sharing the png name family (derived from the tree's prefix discipline).

The 'png' topic family in the Nishi sovereign ecosystem provides comprehensive support for PNG image processing, encompassing encoding, decoding, and analysis. The nx_png module serves as the core RGB8 encoder, while nx_png_decoder ensures compliance with RFC 2083 standards. nx_png_header parses essential metadata, enabling seamless integration with the broader ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_png.nxSOVEREIGN PNG (RGB8) encoder in NishiLang. No zlib/libpng/python: adaptive per-scanline34015
nx_png_adam7_gate.nxgate for C1 of the codec-chokepoint program (debt 1785903075): PNG Adam727314
nx_png_capacity_baseline_t278.nx283
nx_png_capacity_gate_t278.nx525
nx_png_capacity_t278.nxSOVEREIGN PNG (RGB8) encoder in NishiLang. No zlib/libpng/python: adaptive per-scanline34015
nx_png_chunks.nxTHE PNG CHUNK WALK (one reader, shared): signature, then [length(4, big-endian)][type(4)][data][crc(4)]1238
nx_png_decoder.nxRFC 2083 PNG decoder.82214
nx_png_dynamic_huffman_test.nxregression smoke proving nx_png_decode1661
nx_png_header.nxparse PNG signature + IHDR + chunk stream.1717
nx_png_lum.nxsovereign PNG mean-luminance probe over a content rectangle. Turns "the page looks dark"523
nx_png_probe.nxRule-2 verification: does the existing nx_png_decode383
nx_png_real_smoke.nxend-to-end PNG decode verification.2353
nx_png_textw.nxsovereign PNG tEXt-chunk WRITER. The reader (_pe_pngtext_locate) already854
nx_png_textw_gate.nxproves the sovereign PNG tEXt writer produces ingest-readable,604
nx_png_write.nxsovereign PNG ENCODER so the Nishi ecosystem can output a render that any viewer1085
png_header.nxparse PNG signature + IHDR + chunk stream. 1657