A simple, high performance text editor.
Go to file
2026-06-03 22:17:52 -04:00
.qwen Add ShapeText/DrawShapedText: single shaper call, zero-call drawing 2026-05-12 12:06:28 -04:00
cmd/pad Compute glyphLayout after text rendering. Implement correct cursor 2026-06-03 19:01:05 -04:00
doc Fix cursor rendering lag and implement Enter key newline insertion 2026-06-03 20:19:35 -04:00
internal Implement click-to-move cursor in the editor 2026-06-03 22:04:16 -04:00
.DS_Store Add drawPng function to Renderer for PNG icon rendering 2026-05-10 06:26:29 -04:00
.gitignore Update to gioui v0.10.0. 2026-06-03 22:17:52 -04:00
go.mod Update to gioui v0.10.0. 2026-06-03 22:17:52 -04:00
go.sum Update to gioui v0.10.0. 2026-06-03 22:17:52 -04:00