1
0
mirror of synced 2025-12-23 20:04:11 -05:00

Playwrite NL: Version 1.003 added

Taken from the upstream repo https://github.com/TypeTogether/Playwrite at commit c92b72cb8a.

Resolves #8865
This commit is contained in:
Viviana Monsalve
2025-01-23 10:02:11 -05:00
parent 62e9dd3dcc
commit a860aae477
2 changed files with 5 additions and 18 deletions

View File

@@ -12,7 +12,10 @@ fonts {
full_name: "Playwrite NL Regular" full_name: "Playwrite NL Regular"
copyright: "Copyright 2023 The Playwrite Project Authors (https://github.com/TypeTogether/Playwrite)" copyright: "Copyright 2023 The Playwrite Project Authors (https://github.com/TypeTogether/Playwrite)"
} }
subsets: "latin"
subsets: "latin-ext"
subsets: "menu" subsets: "menu"
subsets: "vietnamese"
axes { axes {
tag: "wght" tag: "wght"
min_value: 100.0 min_value: 100.0
@@ -20,7 +23,8 @@ axes {
} }
source { source {
repository_url: "https://github.com/TypeTogether/Playwrite" repository_url: "https://github.com/TypeTogether/Playwrite"
commit: "30b5a7b7466274c296058dd889b097434d5d6eb9" commit: "c92b72cb8ae2e7458b5de4e0f8f08b0861c35afc"
archive_url: "https://github.com/TypeTogether/Playwrite/releases/download/v1.003/Playwrite-fonts.zip"
files { files {
source_file: "OFL.txt" source_file: "OFL.txt"
dest_file: "OFL.txt" dest_file: "OFL.txt"
@@ -29,24 +33,7 @@ source {
source_file: "fonts/variable/PlaywriteNL[wght].ttf" source_file: "fonts/variable/PlaywriteNL[wght].ttf"
dest_file: "PlaywriteNL[wght].ttf" dest_file: "PlaywriteNL[wght].ttf"
} }
files {
source_file: "documentation/about/NL/ARTICLE.en_us.html"
dest_file: "article/ARTICLE.en_us.html"
}
files {
source_file: "documentation/about/NL/Playwrite-Netherland-1.png"
dest_file: "article/Playwrite-Netherland-1.png"
}
files {
source_file: "documentation/about/NL/Playwrite-Netherland-2.png"
dest_file: "article/Playwrite-Netherland-2.png"
}
files {
source_file: "documentation/about/NL/Playwrite-Netherland-3.png"
dest_file: "article/Playwrite-Netherland-3.png"
}
branch: "main" branch: "main"
} }
display_name: "Playwrite Netherland" display_name: "Playwrite Netherland"
minisite_url: "https://primarium.info/countries/the-netherlands" minisite_url: "https://primarium.info/countries/the-netherlands"
primary_language: "nl_Latn"