diff options
author | Matthias Clasen <mclasen@redhat.com> | 2022-06-10 11:55:02 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2022-06-10 11:55:29 -0400 |
commit | 0a576fc822a33032617fbc5dfbb4e128267d9fea (patch) | |
tree | ff5ce45cfc0f17280346694a6b4773e521fe881f /tests/layouts | |
parent | 3c2db21ecbed82516e544a8cb71b318d0d5bab9a (diff) | |
download | pango-0a576fc822a33032617fbc5dfbb4e128267d9fea.tar.gz |
Try again to fix cifix-ci-again2
The rounding, it hurts...
Diffstat (limited to 'tests/layouts')
-rw-r--r-- | tests/layouts/valid-20.layout | 8 |
1 files 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, |