]> 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 01:01:58 +0000 (20:01 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Thu, 16 Jan 2025 01:01:58 +0000 (20:01 -0500)
ofl/playwritebr/METADATA.pb

index 692dfe156321cea22a537e4de9b1fe4dfe037c17..812455e86be24a51a20c20e364c3b2f052573f52 100644 (file)
@@ -12,10 +12,9 @@ fonts {
   full_name: "Playwrite BR 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 Brasil"
 minisite_url: "https://primarium.info/countries/brazil"
+primary_language: "pt_Latn"
\ No newline at end of file