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
/
face
/
coretext.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Fix botched cherry-pick from #8990
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
Use correct and consistent pre-constraint glyph rect
Daniel Wennberg
2025-10-03
Center before quantizing bitmap glyphs
Daniel Wennberg
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-04
reduce nesting
Qwerasd
2025-09-03
fix(font): make `face.getMetrics()` infallible
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-20
font/CoreText: fix positioning for padded scaled glyphs
Qwerasd
2025-08-10
font/freetype: port improved raster logic from CoreText
Qwerasd
2025-08-10
font: use adjusted cell width for recentering again
Qwerasd
2025-08-10
font/coretext: fix glyph position/scale code
Qwerasd
2025-07-26
Add per-font size adjustment, don't adjust nf symbol font or emoji font; use ...
Mitchell Hashimoto
2025-07-25
font: clean up Collection api somewhat
Qwerasd
2025-07-25
font: allow fractional pixel sizes
Qwerasd
2025-07-22
core: use std.testing.expectEqualStrings where appropriate
Jeffrey C. Ollie
2025-07-09
font/coretext: rework glyph quantization math
Qwerasd
2025-07-09
font/coretext: don't use vertical overlap constraints
Qwerasd
2025-07-07
font/coretext: disable Apple's quantization, do it ourselves
Qwerasd
2025-07-07
Nerd Font Icon Height Constraint (#7850)
Qwerasd
2025-07-07
font: add icon height to nerd font constraints
Qwerasd
2025-07-07
font/coretext: fix horizontal bearing calculation
Qwerasd
2025-07-06
font: add test for size adjustment, fix small bug in resize
Qwerasd
2025-07-06
font: adjust fallback font sizes to match primary metrics
Qwerasd
2025-07-06
font: more generic bearing adjustments
Qwerasd
2025-07-06
font: remove unused fields from Glyph
Qwerasd
2025-07-06
font: respect cell width attributes in nerd font constraints
Qwerasd
2025-07-05
font/coretext: fix bitmap size calculation, prevent clipping
Qwerasd
2025-07-04
font: add constraint logic to rasterizers
Qwerasd
2025-05-26
style: use decl literals
Qwerasd
2025-05-01
font/freetype: introduce mutexes to ensure thread safety of Library and Face
Qwerasd
2025-01-13
Metal: blend in Display P3 color space, add option for linear blending
Qwerasd
2025-01-06
refactor(font): move ownership of `Metrics` to `Collection`
Qwerasd
2025-01-06
refactor(font): move `Metrics` out of `face`
Qwerasd
2025-01-03
font(coretext): add config to adjust strength of `font-thicken`.
Qwerasd
2024-12-30
font/coretext: properly resolve metrics for bitmap-only fonts
Qwerasd
2024-12-22
fix tests for coretext to include cursor_height
Qwerasd
2024-12-19
font(coretext): improve atlas padding calculations
Qwerasd
2024-12-16
font: style edits for #2985
Mitchell Hashimoto
2024-12-16
font(coretext): tolerate fonts without OS/2 tables
Qwerasd
2024-12-13
font: fix sign of usWinDescent interpretation
Qwerasd
2024-12-13
font: more robust extraction of vertical metrics from tables
Qwerasd
2024-12-12
face: add more RLS types and explicit error sets
Mitchell Hashimoto
2024-12-11
font(coretext): add metrics test case for CT, fix variable font init
Qwerasd
2024-12-11
font: unify metrics calculations & separate sprite metrics
Qwerasd
2024-11-05
coretext: set variations on deferred face load
Mitchell Hashimoto
2024-10-02
font: add stylistic variants for built-in font, fix naming convention
Mitchell Hashimoto
[next]