diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-30 23:49:27 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-12-02 18:50:49 -0500 |
commit | ca7400bf8d803baa7f9cdf438e5eb344e5070b57 (patch) | |
tree | 957622f08bd5a801e60a616841bd54d0dc84ef36 /tests/layouts/valid-6.layout | |
parent | a94ad6b87117387bb28b20d08e869926748fb98d (diff) | |
download | pango-ca7400bf8d803baa7f9cdf438e5eb344e5070b57.tar.gz |
Update tests for small changes in output
Diffstat (limited to 'tests/layouts/valid-6.layout')
-rw-r--r-- | tests/layouts/valid-6.layout | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/tests/layouts/valid-6.layout b/tests/layouts/valid-6.layout index a1b171cf..0b81c833 100644 --- a/tests/layouts/valid-6.layout +++ b/tests/layouts/valid-6.layout @@ -7,12 +7,12 @@ "base-dir" : "weak-ltr", "round-glyph-positions" : true, "transform" : [ - 1.0, - 0.0, - 0.0, - 1.0, - 0.0, - 0.0 + 1, + 0, + 0, + 1, + 0, + 0 ] }, "comment" : "A keycap sequence", @@ -23,7 +23,7 @@ "is-ellipsized" : false, "unknown-glyphs" : 0, "width" : 142336, - "height" : 19456, + "height" : 142336, "log-attrs" : [ { "char-break" : true, @@ -42,7 +42,7 @@ "sentence-start" : true, "word-boundary" : true }, - { }, + {}, { "break-inserts-hyphen" : true }, @@ -185,12 +185,12 @@ "wght" : 0 }, "matrix" : [ - 1.0, - -0.0, - -0.0, - 1.0, - 0.0, - 0.0 + 1, + -0, + -0, + 1, + 0, + 0 ] }, "flags" : 0, @@ -219,11 +219,11 @@ "checksum" : "054c1c2e2ca956b920262840dcad39dcf27bb88d6f70b892b2b1180de2c2ab47", "matrix" : [ 0.13455956135321101, - -0.0, - -0.0, + -0, + -0, 0.13455956135321101, - 0.0, - 0.0 + 0, + 0 ] }, "flags" : 0, @@ -255,12 +255,12 @@ "wght" : 0 }, "matrix" : [ - 1.0, - -0.0, - -0.0, - 1.0, - 0.0, - 0.0 + 1, + -0, + -0, + 1, + 0, + 0 ] }, "flags" : 0, |