]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Subsets fix with a note
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Thu, 16 Jan 2025 23:53:02 +0000 (18:53 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Thu, 16 Jan 2025 23:53:02 +0000 (18:53 -0500)
ofl/playwritegbj/METADATA.pb

index 0df1e5b65af813ed227bd77f04814f7cab21da0c..473d7c8c910daeb170fc85db3a458bfc52bad204 100644 (file)
@@ -21,18 +21,14 @@ fonts {
   full_name: "Playwrite GB J 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
   max_value: 400.0
-}
-source {
+}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 +46,4 @@ source {
 }
 display_name: "Playwrite England Joined"
 minisite_url: "https://primarium.info/countries/england"
+primary_language: "en_Latn"
\ No newline at end of file