]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Update METADATA.pb (#8693)
authorNathan Williams <williamsnathan@google.com>
Fri, 6 Dec 2024 00:05:35 +0000 (19:05 -0500)
committerGitHub <noreply@github.com>
Fri, 6 Dec 2024 00:05:35 +0000 (19:05 -0500)
Specify primary language for Noto Serif Hentaigana (ja_Hira).

ofl/notoserifhentaigana/METADATA.pb

index 606a944b1ba5865b933b9e54697f48d391b4d5b3..a1bb7994d4ff4459482e6723ebd719ddd2981190 100644 (file)
@@ -44,6 +44,7 @@ source {
 }
 is_noto: true
 primary_script: "Hira"
+primary_language: "ja_Hira"
 sample_text {
   # The text is the traditional Japanese pangram poem "Iroha"
   # https://en.wikipedia.org/wiki/Iroha
@@ -55,4 +56,4 @@ sample_text {
   poster_sm: "𛀆𛄆𛂑𛂉𛂺𛂳𛁹 π›’𛃱𛂏𛃸𛄖 π›„‰π›€—π›ƒ§π›Ÿπ›„€π›— π›©π›‚’𛁿𛃰𛃐"
   poster_md: "𛀆𛄆𛂑𛂉𛂺𛂳𛁹 π›’𛃱𛂏𛃸𛄖 π›„‰π›€—π›ƒ§π›Ÿπ›„€π›— π›©π›‚’𛁿𛃰𛃐"
   poster_lg: "𛀆𛄆𛂑𛂉𛂺𛂳𛁹 π›’𛃱𛂏𛃸𛄖 π›„‰π›€—π›ƒ§π›Ÿπ›„€π›— π›©π›‚’𛁿𛃰𛃐"
-}
\ No newline at end of file
+}