From 3b035f2e05c134d2f12e9cade6bfdf846c1738b3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 17 Feb 2022 14:44:16 -0600 Subject: Update tests for script removal Removing PangoScript changed the names we get for scripts here. --- tests/layouts/valid-20.layout | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/layouts/valid-20.layout') diff --git a/tests/layouts/valid-20.layout b/tests/layouts/valid-20.layout index 93b8a1b1..53d9a7b5 100644 --- a/tests/layouts/valid-20.layout +++ b/tests/layouts/valid-20.layout @@ -103,7 +103,7 @@ "bidi-level" : 0, "gravity" : "east", "language" : "en-us", - "script" : "latin", + "script" : "Latn", "font" : { "description" : "Cantarell Rotated-Left 11", "checksum" : "5bcb6ee14ee9d210b2e91d643de1fe456e9d1aea770983fdb05951545efebbe2", @@ -140,7 +140,7 @@ "glyph" : 244, "width" : 15360, "x-offset" : 14764, - "y-offset" : 3844, + "y-offset" : 3845, "is-cluster-start" : true, "log-cluster" : 0 }, @@ -156,7 +156,7 @@ "glyph" : 273, "width" : 15360, "x-offset" : 14764, - "y-offset" : 3506, + "y-offset" : 3507, "is-cluster-start" : true, "log-cluster" : 2 } @@ -169,7 +169,7 @@ "bidi-level" : 0, "gravity" : "south", "language" : "en-us", - "script" : "latin", + "script" : "Latn", "font" : { "description" : "Cantarell 11", "checksum" : "5bcb6ee14ee9d210b2e91d643de1fe456e9d1aea770983fdb05951545efebbe2", -- cgit v1.2.1