From 78a2839a9978eed532061bde083efa9aa6026074 Mon Sep 17 00:00:00 2001 From: Viviana Monsalve Date: Thu, 16 Jan 2025 19:00:48 -0500 Subject: [PATCH] Subsets fix with a note --- ofl/playwritegbs/METADATA.pb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ofl/playwritegbs/METADATA.pb b/ofl/playwritegbs/METADATA.pb index 9a4a5db5a4..95f2ff2b8b 100644 --- a/ofl/playwritegbs/METADATA.pb +++ b/ofl/playwritegbs/METADATA.pb @@ -21,10 +21,8 @@ fonts { full_name: "Playwrite GB S Italic" copyright: "Copyright 2023 The Playwrite Project Authors (https://github.com/TypeTogether/Playwrite)" } -subsets: "latin" -subsets: "latin-ext" +# We use only the menu subset to avoid the subsetter issues identified with the PW fonts. subsets: "menu" -subsets: "vietnamese" axes { tag: "wght" min_value: 100.0 @@ -32,7 +30,6 @@ axes { } source { repository_url: "https://github.com/TypeTogether/Playwrite" - commit: "c92b72cb8ae2e7458b5de4e0f8f08b0861c35afc" archive_url: "https://github.com/TypeTogether/Playwrite/releases/download/v1.003/Playwrite-fonts.zip" files { source_file: "OFL.txt" @@ -50,3 +47,4 @@ source { } display_name: "Playwrite England SemiJoined" minisite_url: "https://primarium.info/countries/england" +primary_language: "en_Latn" \ No newline at end of file