|
@@ -12,6 +12,7 @@ fonts {
|
|
|
full_name: "Playwrite DK Loopet Regular"
|
|
|
copyright: "Copyright 2023 The Playwrite Project Authors (https://github.com/TypeTogether/Playwrite)"
|
|
|
}
|
|
|
+# We use only the menu subset to avoid the subsetter issues identified with the PW fonts.
|
|
|
subsets: "menu"
|
|
|
axes {
|
|
|
tag: "wght"
|
|
@@ -20,7 +21,7 @@ axes {
|
|
|
}
|
|
|
source {
|
|
|
repository_url: "https://github.com/TypeTogether/Playwrite"
|
|
|
- commit: "30b5a7b7466274c296058dd889b097434d5d6eb9"
|
|
|
+ archive_url: "https://github.com/TypeTogether/Playwrite/releases/download/v1.003/Playwrite-fonts.zip"
|
|
|
files {
|
|
|
source_file: "OFL.txt"
|
|
|
dest_file: "OFL.txt"
|
|
@@ -29,22 +30,6 @@ source {
|
|
|
source_file: "fonts/variable/PlaywriteDKLoopet[wght].ttf"
|
|
|
dest_file: "PlaywriteDKLoopet[wght].ttf"
|
|
|
}
|
|
|
- files {
|
|
|
- source_file: "documentation/about/DK_Loopet/ARTICLE.en_us.html"
|
|
|
- dest_file: "article/ARTICLE.en_us.html"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/DK_Loopet/Playwrite-Danmark-Loopet-1.png"
|
|
|
- dest_file: "article/Playwrite-Danmark-Loopet-1.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/DK_Loopet/Playwrite-Danmark-Loopet-2.png"
|
|
|
- dest_file: "article/Playwrite-Danmark-Loopet-2.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/DK_Loopet/Playwrite-Danmark-Loopet-3.png"
|
|
|
- dest_file: "article/Playwrite-Danmark-Loopet-3.png"
|
|
|
- }
|
|
|
branch: "main"
|
|
|
}
|
|
|
display_name: "Playwrite Danmark Loopet"
|