]> 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:29:50 +0000 (18:29 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Wed, 15 Jan 2025 23:29:50 +0000 (18:29 -0500)
ofl/playwriteat/METADATA.pb

index 7d14048aa5eb2dd2afc9eb554ecaa5519b1f7e57..5a1c7bec4d9f7134ecc69103a4f2ecb2d058d062 100644 (file)
@@ -21,10 +21,9 @@ fonts {
   full_name: "Playwrite AT 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
@@ -50,3 +49,4 @@ source {
 }
 display_name: "Playwrite Ã–sterreich"
 minisite_url: "https://primarium.info/countries/austria"
+primary_language: "de_Latn"
\ No newline at end of file