]> 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 00:36:32 +0000 (19:36 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Thu, 16 Jan 2025 00:36:32 +0000 (19:36 -0500)
ofl/playwriteautas/METADATA.pb

index be6273d82d5c2a9b87a43d36d171ebc1575354ee..cc509b775fef24ed4aa9741edc8325f4c81a70f3 100644 (file)
@@ -12,10 +12,9 @@ fonts {
   full_name: "Playwrite AU TAS 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
@@ -37,3 +36,4 @@ source {
 }
 display_name: "Playwrite Australia Tasmania"
 minisite_url: "https://primarium.info/countries/australia"
+primary_language: "en_Latn"
\ No newline at end of file