From 16f7f2e9ca5e64ba42fdd22065471bc1061de495 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Thu, 10 Oct 2024 16:10:54 +0200 Subject: [PATCH 1/2] Adjust to latest fonttools output --- tests/data/notosanscjksc.otf.ttx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/data/notosanscjksc.otf.ttx b/tests/data/notosanscjksc.otf.ttx index 509535c..a180ec9 100644 --- a/tests/data/notosanscjksc.otf.ttx +++ b/tests/data/notosanscjksc.otf.ttx @@ -2064,7 +2064,7 @@ - + @@ -3588,7 +3588,7 @@ - + @@ -4073,7 +4073,7 @@ - + From c95fe328fcbf137f5c0d9357713f6081c8b21343 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Thu, 10 Oct 2024 16:13:55 +0200 Subject: [PATCH 2/2] ...with appropriate fonttools update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 172eedf..6388324 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fonttools==4.53.1 +fonttools==4.54.1 fontmake==3.9.0 fontc==0.0.1.post5 git+https://github.com/googlefonts/fontra.git