993b7625b8
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
llimphi-text
Shaping + fonts of llimphi.
Typography layer. Fontdue for minimal subset; HarfBuzz when complex shaping is required (Arabic, Devanagari, ligatures). Cache of rasterized glyphs; precise measurement for layout (measure(text, font, size) → (w, h)).
Deps
fontdue,harfbuzz_rs(feature)