code wiki / aa
topic: aa
4 modules sharing the aa name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_aa_font_demo.nx | R2 start: OUR OWN sovereign vector font (filled glyph outlines), rendered by the | 100 | 4 |
| nx_aa_gate.nx | ★F3 ANTI-ALIASING (SSAA 2x): render at 2x + box-downsample -> smooth edges. T1 AA replaces HARD | 74 | 6 |
| nx_aa_raster.nx | SOVEREIGN anti-aliased contour rasterizer (the core of the AA font renderer). | 86 | 3 |
| nx_aa_raster_test.nx | R1 proof for the sovereign AA rasterizer. Renders an 'O' (outer+inner 12-gon = | 44 | 1 |