diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-12-06 23:08:59 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-12-06 23:19:52 -0500 |
commit | 1cf8e9b3cadad6efe510a177ca2be8f852022333 (patch) | |
tree | 811f1c6e18d6dc3ee5f169d695f19c92d01649fb /tests/layouts/valid-12.layout | |
parent | 56174802a73d8855b7497d90f722b37233c6b477 (diff) | |
download | pango-1cf8e9b3cadad6efe510a177ca2be8f852022333.tar.gz |
Add a monospace font for ci
Update affected test outputs.
Diffstat (limited to 'tests/layouts/valid-12.layout')
-rw-r--r-- | tests/layouts/valid-12.layout | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/layouts/valid-12.layout b/tests/layouts/valid-12.layout index 099813ce..3c09f51f 100644 --- a/tests/layouts/valid-12.layout +++ b/tests/layouts/valid-12.layout @@ -52,8 +52,8 @@ "is-wrapped" : true, "is-ellipsized" : false, "unknown-glyphs" : 1, - "width" : 202752, - "height" : 202752, + "width" : 179200, + "height" : 179200, "log-attrs" : [ { "char-break" : true, @@ -258,7 +258,7 @@ "glyphs" : [ { "glyph" : 268435455, - "width" : 51200, + "width" : 43008, "is-cluster-start" : true, "log-cluster" : 0 } @@ -330,7 +330,7 @@ "glyphs" : [ { "glyph" : 268435455, - "width" : 51200, + "width" : 43008, "is-cluster-start" : true, "log-cluster" : 0 } @@ -402,7 +402,7 @@ "glyphs" : [ { "glyph" : 268435455, - "width" : 51200, + "width" : 44032, "is-cluster-start" : true, "log-cluster" : 0 } @@ -554,7 +554,7 @@ "glyphs" : [ { "glyph" : 268435455, - "width" : 51200, + "width" : 43008, "is-cluster-start" : true, "log-cluster" : 0 } @@ -626,7 +626,7 @@ "glyphs" : [ { "glyph" : 268435455, - "width" : 51200, + "width" : 46080, "is-cluster-start" : true, "log-cluster" : 0 } @@ -698,7 +698,7 @@ "glyphs" : [ { "glyph" : 268435455, - "width" : 51200, + "width" : 43008, "is-cluster-start" : true, "log-cluster" : 0 } |