This website requires JavaScript.
Explore
Help
Sign In
gmp
/
Pad
Watch
1
Star
0
Fork
0
You've already forked Pad
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple, high performance text editor.
32
Commits
1
Branch
0
Tags
49
MiB
Go
92.8%
Shell
5.2%
Java
1.1%
C
0.9%
965d6074f3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Greg Pomerantz
965d6074f3
Fix filename visibility by correcting coordinate offset in low-level drawing
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-05-09 11:52:22 -04:00
cmd
/pad
Improve filename truncation to fit exact number of characters
2026-05-08 20:21:35 -04:00
doc
Update shaper_usage.md with correct glyph drawing approach
2026-05-09 11:15:57 -04:00
internal
Fix filename visibility by correcting coordinate offset in low-level drawing
2026-05-09 11:52:22 -04:00
go.mod
Add Gioui scaffolding with Label and ListView rendering
2026-05-07 17:45:56 -04:00
go.sum
Add Gioui scaffolding with Label and ListView rendering
2026-05-07 17:45:56 -04:00
pad
Fix filename rendering: split drawText into layout + drawLineText to avoid triple LayoutString calls
2026-05-09 11:26:35 -04:00