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
/
res
Age
Commit message (
Expand
)
Author
2024-12-29
font/freetype: Add test for crisp bitmap font rendering
sin-ack
2024-11-15
Include font copyright information into OFL.txt and add MIT license
Mark Peek
2024-11-15
add accompanying README with license details
Kevin
2024-11-15
add OFL.txt
Kevin
2024-11-03
font/harfbuzz: force LTR font shaping
Mitchell Hashimoto
2024-10-02
font: add stylistic variants for built-in font, fix naming convention
Mitchell Hashimoto
2024-08-11
font: add test for fl lig
Mitchell Hashimoto
2024-05-26
font: treated fonts with mixed color/non-color glyphs as text
Mitchell Hashimoto
2024-04-30
font/coretext: shaping ligatures adds padding cells for replaced cells
Mitchell Hashimoto
2024-04-08
font/coretext: shaper may return multiple runs and that's okay
Mitchell Hashimoto
2024-04-04
font/coretext: handle two-byte utf16 followed by more chars
Mitchell Hashimoto
2024-01-06
font: insert blank cells for multi-cell ligatures for styling
Mitchell Hashimoto
2023-12-06
font: use nerd font patched jetbrains font
Mitchell Hashimoto
2023-12-06
Remove FiraCode leftovers
Carlos Alexandro Becker
2023-12-06
change default embedded font to JetBrains Mono
Mitchell Hashimoto
2023-11-08
font: if VS15/16 not specified, prefer any presentation in explicit font
Mitchell Hashimoto
2023-08-28
font/coretext: ability to set variation axes
Mitchell Hashimoto
2022-11-17
Embed nerd fonts into our default font
Mitchell Hashimoto
2022-09-06
fonts are presentation format aware (text vs emoji)
Mitchell Hashimoto
2022-08-20
font face supports loading color fonts (emoji!)
Mitchell Hashimoto
2022-08-17
Fix some stage2 compilation errors
Mitchell Hashimoto