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

index 361ec018748f5b077b96bab84a11b68571fad40c..636981cadd4257328c473a329f416f6db92c579b 100644 (file)
@@ -12,10 +12,8 @@ fonts {
   full_name: "Playwrite IT Trad Regular"
   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
@@ -23,7 +21,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"
@@ -37,3 +34,4 @@ source {
 }
 display_name: "Playwrite Italia Tradizionale"
 minisite_url: "https://primarium.info/countries/italy"
+primary_language: "it_Latn"
\ No newline at end of file