mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
freetype: update expected ul pos in tests to account for removed fudge factor
This commit is contained in:
@ -851,7 +851,7 @@ test "metrics" {
|
|||||||
.cell_width = 16,
|
.cell_width = 16,
|
||||||
.cell_height = 35,
|
.cell_height = 35,
|
||||||
.cell_baseline = 7,
|
.cell_baseline = 7,
|
||||||
.underline_position = 36,
|
.underline_position = 35,
|
||||||
.underline_thickness = 2,
|
.underline_thickness = 2,
|
||||||
.strikethrough_position = 20,
|
.strikethrough_position = 20,
|
||||||
.strikethrough_thickness = 2,
|
.strikethrough_thickness = 2,
|
||||||
|
Reference in New Issue
Block a user