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
Age
Commit message (
Expand
)
Author
2025-10-11
fix(font): Additional scale group tweaks (#9152)
HEAD
tip
main
Daniel Wennberg
2025-10-11
font(fix): Extract and apply Nerd Font codepoint mapping table (#9142)
Daniel Wennberg
2025-10-03
Add comprehensive constraint tests
Daniel Wennberg
2025-10-03
Fix botched cherry-pick from #8990
Daniel Wennberg
2025-10-03
Handle font_patcher codepoint range overlaps
Daniel Wennberg
2025-10-03
Handle font_patcher codepoint offsets
Daniel Wennberg
2025-10-03
Skip patchsets and codepoints not in SymbolsNF
Daniel Wennberg
2025-10-03
Add font_patcher's grouped vs individual alignment
Daniel Wennberg
2025-10-03
Align stretched glyphs to cell, not face
Daniel Wennberg
2025-10-03
Always clamp scaled glyph to cell
Daniel Wennberg
2025-10-03
fix(font): Anchor scaling at bounding box center
Daniel Wennberg
2025-10-03
Fix comment
Daniel Wennberg
2025-10-03
Use correct and consistent pre-constraint glyph rect
Daniel Wennberg
2025-10-03
Center before quantizing bitmap glyphs
Daniel Wennberg
2025-10-03
ci: cleanup
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-10-03
Implement and use generic approx equality tester (#8979)
Mitchell Hashimoto
2025-10-02
fix(font/coretext): always prevent shaper from emitting rtl
Qwerasd
2025-10-02
font/coretext: tiny shaper improvements
Qwerasd
2025-09-30
Implement and use generic approx equality tester
Daniel Wennberg
2025-09-30
Merge branch 'main' into jacob/uucode
Mitchell Hashimoto
2025-09-29
fix(font): Improve FreeType glyph measurements and add unit tests for face me...
Mitchell Hashimoto
2025-09-29
Rewrite constraint code for improved icon scaling/alignment
Daniel Wennberg
2025-09-23
use unicode.graphemeBreak in src/font/shaper/web_canvas.zig
Jacob Sandlund
2025-09-23
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-21
Hoist `GlyphSize` out of nested scopes
Daniel Wennberg
2025-09-19
build: move apprt, font, renderer enums to dedicated files
Mitchell Hashimoto
2025-09-18
Factor out glyph rect function
Daniel Wennberg
2025-09-18
Drop the nan sentinel; just fall through instead
Daniel Wennberg
2025-09-18
Use approximate equality for float comparisons
Daniel Wennberg
2025-09-18
Refactor load flags into a function
Daniel Wennberg
2025-09-18
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-17
Add tests for font metrics and their estimators
Daniel Wennberg
2025-09-17
Use same hinting flags for measurement and rendering
Daniel Wennberg
2025-09-17
Use outline bbox for ascii_height measurement
Daniel Wennberg
2025-09-17
Give the autoformatter what it wants
Daniel Wennberg
2025-09-17
Measure ascii height and use to upper bound ic_width
Daniel Wennberg
2025-09-17
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-08
comment + style changes
Qwerasd
2025-09-07
Position-independent font shaper caching
Jesse Miller
2025-09-06
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-05
Micro-optimize GlyphKey Context (#8536)
Mitchell Hashimoto
2025-09-05
Glphkey.hash CityHash64 -> hash.int
Jesse Miller
2025-09-05
Fix off-by-one error & adjust overline pos in cell height mod (#8022)
Mitchell Hashimoto
2025-09-05
Micro-optimize GlyphKey Context
Jesse Miller
2025-09-05
gtk: the Future is Now (#8531)
Mitchell Hashimoto
2025-09-05
gtk: the Future is Now
Leah Amelia Chen
2025-09-04
gtk: nuke the legacy apprt from orbit (#8520)
Mitchell Hashimoto
2025-09-05
gtk: nuke the legacy apprt from orbit
Leah Amelia Chen
[next]