llimphi-text 0.1.0

Text shaping for llimphi over parley (Inter default, DejaVu Sans symbol fallback).
Documentation
1
2
3
4
5
6
7
8
9
# llimphi-text

> Shaping + fonts of [llimphi]../README.md.

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)