A simple, high performance text editor.
- 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 |
||
|---|---|---|
| .qwen | ||
| cmd/pad | ||
| doc | ||
| internal | ||
| .DS_Store | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||