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
/
shape.zig
Age
Commit message (
Expand
)
Author
2025-09-08
comment + style changes
Qwerasd
2025-06-30
move runIterator options to dedicated struct
Mitchell Hashimoto
2024-12-30
font: allow non-boolean font feature settings
Qwerasd
2024-10-08
renderer, shaper: don't use null cells, handle bg and decorations separately
Qwerasd
2024-08-16
font: yeet usingns
Mitchell Hashimoto
2024-05-01
font: noop shaper
Mitchell Hashimoto
2024-05-01
font/shaper: add Cache
Mitchell Hashimoto
2024-04-30
build: add -Dfont-backend=coretext_harfbuzz to force Harfbuzz w/ CT
Mitchell Hashimoto
2024-04-04
Update src/font/shape.zig
Mitchell Hashimoto
2024-04-04
font/coretext: face doesn't need harfbuzz font if we're not using it
Mitchell Hashimoto
2024-04-04
font: enable the coretext shaper by default for CoreText faces
Mitchell Hashimoto
2024-01-06
font: insert blank cells for multi-cell ligatures for styling
Mitchell Hashimoto
2023-12-11
font: note why shaper is not enabled
Mitchell Hashimoto
2023-12-11
font/coretext: shaper applies x/y offsets
Mitchell Hashimoto
2023-09-26
font: shaper dynamically allocates cell buffer
Mitchell Hashimoto
2023-07-05
font-feature config to enable/disable OpenType Font Features
Mitchell Hashimoto
2022-12-06
font: extract common shaper elements out
Mitchell Hashimoto
2022-12-06
font: move shaper into comptime interface
Mitchell Hashimoto