From 0a576fc822a33032617fbc5dfbb4e128267d9fea Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 10 Jun 2022 11:55:02 -0400 Subject: Try again to fix ci The rounding, it hurts... --- tests/layouts/valid-20.layout | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/layouts/valid-20.layout b/tests/layouts/valid-20.layout index 5b2bcf15..db692b73 100644 --- a/tests/layouts/valid-20.layout +++ b/tests/layouts/valid-20.layout @@ -40,7 +40,7 @@ "is-wrapped" : false, "is-ellipsized" : false, "unknown-glyphs" : 0, - "width" : 76800, + "width" : 67584, "height" : 25600, "log-attrs" : [ { @@ -138,7 +138,7 @@ "glyphs" : [ { "glyph" : 244, - "width" : 18432, + "width" : 15360, "x-offset" : 14764, "y-offset" : 3845, "is-cluster-start" : true, @@ -146,7 +146,7 @@ }, { "glyph" : 272, - "width" : 18432, + "width" : 15360, "x-offset" : 14764, "y-offset" : 4280, "is-cluster-start" : true, @@ -154,7 +154,7 @@ }, { "glyph" : 273, - "width" : 18432, + "width" : 15360, "x-offset" : 14764, "y-offset" : 3507, "is-cluster-start" : true, -- cgit v1.2.1