index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
font
/
Metrics.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-09-29
Rewrite constraint code for improved icon scaling/alignment
Daniel Wennberg
2025-09-17
Measure ascii height and use to upper bound ic_width
Daniel Wennberg
2025-09-05
Fix off-by-one error & adjust overline pos in cell height mod (#8022)
Mitchell Hashimoto
2025-08-10
Revert "font/Metrics: remove original_cell_width, no longer needed"
Qwerasd
2025-07-25
font: clean up Collection api somewhat
Qwerasd
2025-07-22
Rewrite comment for clarity
Daniel Wennberg
2025-07-22
Fix off-by-one error & adjust overline pos in cell height mod
Daniel Wennberg
2025-07-17
Move face metric fallback estimates to the FaceMetric struct
Daniel Wennberg
2025-07-07
font: add icon height to nerd font constraints
Qwerasd
2025-07-07
font/Metrics: remove original_cell_width, no longer needed
Qwerasd
2025-07-06
fix(font): include line gap in `lineHeight` helper
Qwerasd
2025-07-06
font: adjust fallback font sizes to match primary metrics
Qwerasd
2025-03-18
ci: zig fmt check
Mitchell Hashimoto
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-01-06
refactor(font): move ownership of `Metrics` to `Collection`
Qwerasd
2025-01-06
refactor(font): move `Metrics` out of `face`
Qwerasd