- Add Section 8 describing GlyphLayout data structure and feedback path - Renderer captures byte offsets, X/Y positions, and advance widths during shaping - Layout flows via layoutChan to logic goroutine, replacing lastLineYChan - Editor uses layout for accurate cursor rendering and navigation - Handles word wrap, screen resize, editing, scroll, and non-fixed-width fonts |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| browser_implementation_plan.md | ||
| bugs.txt | ||
| conflict_resolution.md | ||
| editor_implementation_plan.md | ||
| element_model.md | ||
| layout_rendering.md | ||
| spec.md | ||
| touch.md | ||