freetype: update expected ul pos in tests to account for removed fudge factor

This commit is contained in:
Qwerasd
2024-09-25 12:11:04 -06:00
parent 003b100707
commit a0f017d6fd

View File

@ -851,7 +851,7 @@ test "metrics" {
.cell_width = 16,
.cell_height = 35,
.cell_baseline = 7,
.underline_position = 36,
.underline_position = 35,
.underline_thickness = 2,
.strikethrough_position = 20,
.strikethrough_thickness = 2,