]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
subsets fix with note
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Wed, 15 Jan 2025 23:39:31 +0000 (18:39 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Wed, 15 Jan 2025 23:39:31 +0000 (18:39 -0500)
ofl/playwriteaunsw/METADATA.pb

index 61bd657dcf7bec2f3301dcf773dbd945ed708a49..f19f8701131e9725e959f751196104ad36c2f8bc 100644 (file)
@@ -12,10 +12,8 @@ fonts {
   full_name: "Playwrite AU NSW 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 +35,4 @@ source {
 }
 display_name: "Playwrite Australia NSW"
 minisite_url: "https://primarium.info/countries/australia"
+primary_language: "en_Latn"
\ No newline at end of file