code wiki / ttf
topic: ttf
5 modules sharing the ttf name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_ttf_fontlib.nx | the sovereign TrueType FONT ENGINE as a LIBRARY (the browser's text renderer). | 341 | 13 |
| nx_ttf_fontlib_gate.nx | gate for the sovereign TTF font ENGINE LIBRARY (the browser's text renderer). | 113 | 3 |
| nx_ttf_raster.nx | SOVEREIGN TrueType RASTERIZER (the font engine for the Nishi browser + OS). Parses a real | 257 | 11 |
| nx_ttf_sdf.nx | L2 rung: SIGNED DISTANCE FIELD generator (resolution-independent glyph rendering, the non-neural | 202 | 14 |
| nx_ttf_subpixel.nx | SUBPIXEL / ClearType rendering (L1-2 LCD crispness rung). On an RGB-stripe LCD each pixel | 199 | 13 |