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-09-04
Fix font handling for bitmap and non-sfnt fonts (#8512)
Mitchell Hashimoto
2025-09-04
reduce nesting
Qwerasd
2025-09-03
fix(font/freetype): mark glyph bitmap as owned if modifying
Qwerasd
2025-09-03
fix(font): make `face.getMetrics()` infallible
Qwerasd
2025-09-03
font: constrain dingbats
Qwerasd
2025-09-02
font: log warning when rejecting ic_width
Qwerasd
2025-09-02
fix(font): detect and reject improper advance for icwidth
Qwerasd
2025-08-23
using uucode for the graphemeBreak in shaper/web_canvas.zig
Jacob Sandlund
2025-08-23
attempting to use uucode from uucode.x
Jacob Sandlund
2025-08-21
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-08-21
Full unit test suite passing Valgrind (#8319)
Mitchell Hashimoto
2025-08-21
font: disable sprite test in valgrind
Mitchell Hashimoto
2025-08-21
font: fix fontconfig leaks in unit tests
Mitchell Hashimoto
2025-08-20
terminal: fix undefined memory in Tabstops code
Mitchell Hashimoto
2025-08-20
font/CoreText: fix positioning for padded scaled glyphs
Qwerasd
2025-08-17
is_emoji_presentation
Jacob Sandlund
2025-08-17
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-08-17
deps: update z2d to 0.7.1 tagged release
Qwerasd
2025-08-15
font/Atlas: add test for OOM behavior of `grow`
Qwerasd
2025-08-15
font/Atlas: cleanup `grow`
Qwerasd
2025-08-15
fix UAF in grow
Alex Kladov
2025-08-12
update after refactor (string field config, etc)
Jacob Sandlund
2025-08-12
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-08-11
Fix up font raster position + other small fixes (#8206)
Qwerasd
2025-08-10
font/freetype: port improved raster logic from CoreText
Qwerasd
2025-08-10
font/freetype: add a test for face name decoding using embedded fonts
Jeffrey C. Ollie
2025-08-10
font/freetype: convert encoding of font names
Jeffrey C. Ollie
2025-08-10
font/freetype: pass monochrome load flag when needed
Qwerasd
2025-08-10
font: use adjusted cell width for recentering again
Qwerasd
2025-08-10
Revert "font/Metrics: remove original_cell_width, no longer needed"
Qwerasd
2025-08-10
font/coretext: fix glyph position/scale code
Qwerasd
2025-08-10
font: compare font Index packed structs directly
Qwerasd
2025-08-07
font/{harfbuzz,coretext}: enable dlig for test shaper
Leah Amelia Chen
2025-08-07
font: disable discretionary ligatures by default
Leah Amelia Chen
2025-08-05
using just `get`
Jacob Sandlund
2025-07-27
Using uucode in a few places where it's easy.
Jacob Sandlund
2025-07-26
Add per-font size adjustment, don't adjust nf symbol font or emoji font; use ...
Mitchell Hashimoto
2025-07-25
font: use non-mono symbols nerd font for embedded symbols
Qwerasd
2025-07-25
font: clean up Collection api somewhat
Qwerasd
2025-07-25
font: allow fractional pixel sizes
Qwerasd
2025-07-25
apprt/gtk-ng: surface inheritance, new window
Mitchell Hashimoto
2025-07-24
cleanup
Qwerasd
2025-07-22
core: use std.testing.expectEqualStrings where appropriate
Jeffrey C. Ollie
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-18
Update a straggling name and signature
Daniel Wennberg
2025-07-18
Calculate scaled size directly, eliminate redundant resizes
Daniel Wennberg
2025-07-17
Add unwrapConst, avoid constCast
Daniel Wennberg
2025-07-17
Use em size as nerd font reference metric
Daniel Wennberg
2025-07-17
Make size normalization reference customizable per face
Daniel Wennberg
[prev]
[next]