This website requires JavaScript.
Explore
Help
Sign in
stacksmash
/
ado
Watch
1
Star
0
Fork
You've already forked ado
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
103
commits
1
branch
0
tags
3.5
MiB
Zig
96.2%
Shell
2.6%
Python
1.2%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
stacksmash
696952f9a3
compute quadrant extents from cell boundaries so odd-sized cells fully cover the right column/bottom row instead of leaving a 1px seam; render U+1CD00..U+1CDE5 octants via 230-entry subcell mask table; wedge triangles for U+1FB3C..U+1FB6F with 4x supersampled AA and bg-carving for inverted variants; vertical/horizontal 1/8 blocks U+1FB70..U+1FB7B; combined edge 1/8 blocks U+1FB7C..U+1FB81; upper/right N/8 blocks U+1FB82..U+1FB8B; smooth-mosaic pairs U+1FB9A/9B; braille U+2800..U+28FF with adaptive dot/spacing/margin sizing
2026-05-14 16:18:54 -04:00
bench
add benchmark suite and foot/ghostty comparison harness
2026-04-17 13:15:49 -04:00
src
compute quadrant extents from cell boundaries so odd-sized cells fully cover the right column/bottom row instead of leaving a 1px seam; render U+1CD00..U+1CDE5 octants via 230-entry subcell mask table; wedge triangles for U+1FB3C..U+1FB6F with 4x supersampled AA and bg-carving for inverted variants; vertical/horizontal 1/8 blocks U+1FB70..U+1FB7B; combined edge 1/8 blocks U+1FB7C..U+1FB81; upper/right N/8 blocks U+1FB82..U+1FB8B; smooth-mosaic pairs U+1FB9A/9B; braille U+2800..U+28FF with adaptive dot/spacing/margin sizing
2026-05-14 16:18:54 -04:00
terminfo
add ado terminfo, font fallback, da clipboard flag, sextants, csd
2026-04-21 21:02:48 -04:00
.gitignore
adapt to zig master: dupeZ -> dupeSentinel, meta.Int -> @Int, llvm/lld toggle
2026-05-12 21:12:11 -04:00
build.zig
adapt to zig master: dupeZ -> dupeSentinel, meta.Int -> @Int, llvm/lld toggle
2026-05-12 21:12:11 -04:00
build.zig.zon
copy last_buf for partial renders; mark scrolled rows dirty; bump uucode
2026-05-04 23:59:54 -04:00